Home
last modified time | relevance | path

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

/AOO42X/main/cui/source/tabpages/
H A Dbackgrnd.cxx851 != aBgdGraphicPath ) in FillItemSet()
861 aTmpBrush = SvxBrushItem( aBgdGraphicPath, in FillItemSet()
887 pTmpBrush = new SvxBrushItem( aBgdGraphicPath, in FillItemSet()
1041 ( *rOldItem.GetGraphicLink() != aBgdGraphicPath ) ); in FillItemSetWithWallpaperItem()
1051 aItem.SetBitmapURL( aBgdGraphicPath ); in FillItemSetWithWallpaperItem()
1072 aItem.SetBitmapURL( aBgdGraphicPath ); in FillItemSetWithWallpaperItem()
1168 aBgdGraphicPath ) ); in RaiseLoadError_Impl()
1180 sal_Bool bResult = ( aBgdGraphicPath.Len() > 0 ) && in LoadLinkedGraphic_Impl()
1181 ( GRFILTER_OK == GraphicFilter::LoadGraphic( aBgdGraphicPath, in LoadLinkedGraphic_Impl()
1465 INetURLObject aObj( aBgdGraphicPath ); in IMPL_LINK()
[all …]
/AOO42X/main/cui/source/inc/
H A Dbackgrnd.hxx126 String aBgdGraphicPath; member in SvxBackgroundTabPage