Home
last modified time | relevance | path

Searched refs:IsGrfNode (Results 1 – 15 of 15) sorted by relevance

/aoo4110/main/sw/source/core/docnode/
H A Dswbaslnk.cxx145 if( pCntntNode->IsGrfNode() ) in DataChanged()
448 if( pCntntNode->IsGrfNode() ) in Closed()
/aoo4110/main/sw/inc/
H A Dnode.hxx175 inline sal_Bool IsGrfNode() const;
687 inline sal_Bool SwNode::IsGrfNode() const in IsGrfNode() function in SwNode
/aoo4110/main/sw/source/core/doc/
H A Ddocfly.cxx96 if( pNd->IsGrfNode() ) in GetFlyCount()
137 if(pNd->IsGrfNode() && nIdx == nCount++ ) in GetFlyNum()
H A Dnotxtfrm.cxx279 if ( !aTxt.Len() && pNd->IsGrfNode() ) in Paint()
H A Ddoctxm.cxx1493 if( pNd->IsGrfNode() ) in UpdateCntnt()
/aoo4110/main/sw/source/core/undo/
H A Dundobj1.cxx401 if (pNoTxtNode && pNoTxtNode->IsGrfNode()) in lcl_GetSwUndoId()
/aoo4110/main/sw/source/filter/xml/
H A Dxmlexp.cxx994 ASSERT( !(pNd->IsGrfNode() || pNd->IsOLENode()), in ExportCurPaM()
/aoo4110/main/sw/source/core/edit/
H A Deditsh.cxx716 if( pNd->IsGrfNode() ) in GetIMapGraphic()
/aoo4110/main/sw/source/filter/html/
H A Dwrthtml.cxx757 ASSERT( !(pNd->IsGrfNode() || pNd->IsOLENode()), in Out_SwDoc()
H A Dhtmlfly.cxx214 if( pNd->IsGrfNode() ) in SV_IMPL_OP_PTRARR_SORT()
/aoo4110/main/sw/source/filter/rtf/
H A Drtffly.cxx1345 if( rNd.IsGrfNode() ) in _SetPictureSize()
/aoo4110/main/sw/source/core/unocore/
H A Dunocoll.cxx786 static inline bool filter(const SwNode* const pNode) { return pNode->IsGrfNode(); }; in filter()
H A Dunoobj2.cxx1832 : ( (pNd->IsGrfNode()) ? FLYCNTTYPE_GRF : FLYCNTTYPE_OLE ); in lcl_CreateNextObject()
H A Dunodraw.cxx359 else if( pNd->IsGrfNode() ) in _CreateShape()
/aoo4110/main/sw/source/core/layout/
H A Datrfrm.cxx3278 if ( pFly != pRef && pNd->IsGrfNode() ) in GetIMapObject()

Completed in 132 milliseconds