Home
last modified time | relevance | path

Searched refs:GetGrfObj (Results 1 – 8 of 8) sorted by relevance

/trunk/main/sw/source/core/edit/
H A Deditsh.cxx310 ( GRAPHIC_DEFAULT == pGrfNode->GetGrfObj().GetType()|| in IsGrfSwapOut()
311 pGrfNode->GetGrfObj().IsSwappedOut())) in IsGrfSwapOut()
312 : pGrfNode->GetGrfObj().IsSwappedOut()); in IsGrfSwapOut()
320 return pGrfNode ? &(pGrfNode->GetGrfObj()) : 0L; in GetGraphicObj()
327 return static_cast<sal_uInt16>(pGrfNode ? pGrfNode->GetGrfObj().GetType() : GRAPHIC_NONE); in GetGraphicType()
/trunk/main/sw/source/core/graphic/
H A Dndgrf.cxx389 const bool bWasSwappedOut = ( GetGrfObj().IsSwappedOut() == sal_True ); in onGraphicChanged()
451 const SvgDataPtr& rSvgDataPtr = GetGrfObj().GetGraphic().getSvgData(); in GetReplacementGrfObj()
963 Graphic aGraphic( GetGrfObj().GetGraphic() ); in _GetStreamForEmbedGrf()
966 _aStrmName = String( GetGrfObj().GetUniqueID(), RTL_TEXTENCODING_ASCII_US ); in _GetStreamForEmbedGrf()
/trunk/main/sw/source/core/docnode/
H A Dswbaslnk.cxx149 const GraphicObject& rGrfObj = pSwGrfNode->GetGrfObj(); in DataChanged()
260 GRAPHIC_DEFAULT == pGrfNd->GetGrfObj().GetType())) in DataChanged()
/trunk/main/sw/source/core/doc/
H A Dnotxtfrm.cxx709 if( pNd->GetGrfObj().IsCached( pVSh->GetOut(), Point(), in Modify()
924 const GraphicObject& rGrfObj = pGrfNd->GetGrfObj(); in PaintPicture()
/trunk/main/sw/inc/
H A Dndgrf.hxx131 const GraphicObject& GetGrfObj() const { return maGrfObj; } in GetGrfObj() function in SwGrfNode
/trunk/main/sw/source/filter/ww8/
H A Dwriterhelper.cxx769 bool bWasSwappedOut = pGrfNode->GetGrfObj().IsSwappedOut(); in GetSwappedInSize()
/trunk/main/sw/source/core/layout/
H A Dfly.cxx2735 pGrfObj = &(pGrfNd->GetGrfObj()); in GetContour()
/trunk/main/sw/source/core/unocore/
H A Dunoframe.cxx2033 String sId( pGrfNode->GetGrfObj().GetUniqueID(), in getPropertyValue()

Completed in 66 milliseconds