Home
last modified time | relevance | path

Searched refs:aGrfName (Results 1 – 7 of 7) sorted by path

/trunk/main/cui/source/tabpages/
H A Dnumpages.cxx2252 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 Dtpline.cxx1860 String aGrfName; in IMPL_LINK() local
1904 aGrfName = aGrfDlg.GetPath(); in IMPL_LINK()
/trunk/main/sw/source/filter/ww8/
H A Dww8graf.cxx3164 String aGrfName( in ImportReplaceableDrawables() local
3171 if (GRAPHIC_NONE == eType || CanUseRemoteLink(aGrfName)) in ImportReplaceableDrawables()
3174 pRetFrmFmt = rDoc.Insert(*pPaM, aGrfName, aEmptyStr, 0, in ImportReplaceableDrawables()
H A Dww8par5.cxx2388 String aGrfName; in Read_F_IncludePicture() local
2398 if (!aGrfName.Len()) in Read_F_IncludePicture()
2399 ConvertFFileName(aGrfName, aReadParam.GetResult()); in Read_F_IncludePicture()
2413 bEmbedded = !CanUseRemoteLink(aGrfName); in Read_F_IncludePicture()
2433 aGrfName, in Read_F_IncludePicture()
2439 INetURLObject(aGrfName).GetBase()); in Read_F_IncludePicture()
/trunk/main/sw/source/ui/frmdlg/
H A Dfrmpage.cxx2531 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()
/trunk/main/sw/source/ui/inc/
H A Dfrmpage.hxx221 String aGrfName, aNewGrfName; member in SwGrfExtPage
/trunk/main/sw/source/ui/shells/
H A Dbasesh.cxx197 String aGrfName; in lcl_UpdateContourDlg() local
199 rSh.GetGrfNms( &aGrfName, 0 ); in lcl_UpdateContourDlg()
202 pDlg->Update( aGraf, aGrfName.Len() > 0, in lcl_UpdateContourDlg()
755 String aGrfName, aFltName; in Execute() local
761 aGrfName = pGalleryItem->GetURL(); in Execute()
766 rSh.ReRead( aGrfName, aFltName, &aGrf ); in Execute()
768 rSh.Insert( aGrfName, aFltName, aGrf ); in Execute()

Completed in 105 milliseconds