Home
last modified time | relevance | path

Searched refs:sGraphicFormat (Results 1 – 1 of 1) sorted by relevance

/trunk/main/sw/source/ui/uiview/
H A Dview2.cxx318 String sGraphicFormat = SW_RESSTR(STR_POOLFRM_GRAPHIC); in InsertGraphicDlg() local
322 if(pEntries[i].equals(sGraphicFormat)) in InsertGraphicDlg()
399 sGraphicFormat = pStyle->GetValue(); in InsertGraphicDlg()
412 sGraphicFormat = sTmpl; in InsertGraphicDlg()
413 rReq.AppendItem( SfxStringItem( FN_PARAM_2, sGraphicFormat ) ); in InsertGraphicDlg()
441 SwFrmFmt* pFmt = pDoc->FindFrmFmtByName( sGraphicFormat ); in InsertGraphicDlg()
443 pFmt = pDoc->MakeFrmFmt(sGraphicFormat, in InsertGraphicDlg()