Searched refs:aGrfName (Results 1 – 7 of 7) sorted by relevance
/aoo41x/main/sw/source/ui/shells/ |
H A D | basesh.cxx | 199 String aGrfName; in lcl_UpdateContourDlg() local 201 rSh.GetGrfNms( &aGrfName, 0 ); in lcl_UpdateContourDlg() 204 pDlg->Update( aGraf, aGrfName.Len() > 0, in lcl_UpdateContourDlg() 757 String aGrfName, aFltName; in Execute() local 763 aGrfName = pGalleryItem->GetURL(); in Execute() 768 rSh.ReRead( aGrfName, aFltName, &aGrf ); in Execute() 770 rSh.Insert( aGrfName, aFltName, aGrf ); in Execute()
|
/aoo41x/main/sw/source/filter/ww8/ |
H A D | ww8par5.cxx | 2381 String aGrfName; in Read_F_IncludePicture() local 2391 if (!aGrfName.Len()) in Read_F_IncludePicture() 2392 ConvertFFileName(aGrfName, aReadParam.GetResult()); in Read_F_IncludePicture() 2406 bEmbedded = !CanUseRemoteLink(aGrfName); in Read_F_IncludePicture() 2426 aGrfName, in Read_F_IncludePicture() 2432 INetURLObject(aGrfName).GetBase()); in Read_F_IncludePicture()
|
H A D | ww8graf.cxx | 3172 String aGrfName( in ImportReplaceableDrawables() local 3179 if (GRAPHIC_NONE == eType || CanUseRemoteLink(aGrfName)) in ImportReplaceableDrawables() 3182 pRetFrmFmt = rDoc.Insert(*pPaM, aGrfName, aEmptyStr, 0, in ImportReplaceableDrawables()
|
/aoo41x/main/sw/source/ui/inc/ |
H A D | frmpage.hxx | 221 String aGrfName, aNewGrfName; member in SwGrfExtPage
|
/aoo41x/main/sw/source/ui/frmdlg/ |
H A D | frmpage.cxx | 2531 aGrfName = aNewGrfName = *rBrush.GetGraphicLink(); in ActivatePage() 2590 if( aGrfName != aNewGrfName || aConnectED.IsModified() ) in FillItemSet() 2593 aGrfName = aConnectED.GetText(); in FillItemSet() 2594 rSet.Put( SvxBrushItem( aGrfName, aFilterName, GPOS_LT, in FillItemSet()
|
/aoo41x/main/cui/source/tabpages/ |
H A D | numpages.cxx | 2252 String aGrfName; in IMPL_LINK() local 2259 aGrfName = *((String*)aGrfNames.GetObject( nItemId - MN_GALLERY_ENTRY)); in IMPL_LINK() 2274 aGrfName = aGrfDlg.GetPath(); in IMPL_LINK() 2295 aNumFmt.SetGraphic(aGrfName); in IMPL_LINK()
|
H A D | tpline.cxx | 1860 String aGrfName; in IMPL_LINK() local 1904 aGrfName = aGrfDlg.GetPath(); in IMPL_LINK()
|
Completed in 111 milliseconds