Searched refs:sGraphicFormat (Results 1 – 1 of 1) sorted by relevance
320 String sGraphicFormat = SW_RESSTR(STR_POOLFRM_GRAPHIC); in InsertGraphicDlg() local324 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 22 milliseconds