Searched refs:FillSwappedGraphicObject (Results 1 – 3 of 3) sorted by relevance
199 sal_Bool FillSwappedGraphicObject( const GraphicObject& rObj, Graphic& rSubstitute );418 sal_Bool GraphicCacheEntry::FillSwappedGraphicObject( const GraphicObject& rObj, Graphic& rSubstitu… in FillSwappedGraphicObject() function in GraphicCacheEntry769 sal_Bool GraphicCache::FillSwappedGraphicObject( const GraphicObject& rObj, Graphic& rSubstitute ) in FillSwappedGraphicObject() function in GraphicCache776 return pEntry->FillSwappedGraphicObject( rObj, rSubstitute ); in FillSwappedGraphicObject()
71 sal_Bool FillSwappedGraphicObject( const GraphicObject& rObj, Graphic& rSubstitute );
398 return mpCache->FillSwappedGraphicObject(rObj, rSubstitute); in ImplFillSwappedGraphicObject()
Completed in 32 milliseconds