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.cxx320 String sGraphicFormat = SW_RESSTR(STR_POOLFRM_GRAPHIC); in InsertGraphicDlg() local
324 if(pEntries[i].equals(sGraphicFormat)) in InsertGraphicDlg()
401 sGraphicFormat = pStyle->GetValue(); in InsertGraphicDlg()
414 sGraphicFormat = sTmpl; in InsertGraphicDlg()
415 rReq.AppendItem( SfxStringItem( FN_PARAM_2, sGraphicFormat ) ); in InsertGraphicDlg()
443 SwFrmFmt* pFmt = pDoc->FindFrmFmtByName( sGraphicFormat ); in InsertGraphicDlg()
445 pFmt = pDoc->MakeFrmFmt(sGraphicFormat, in InsertGraphicDlg()

Completed in 28 milliseconds