Home
last modified time | relevance | path

Searched refs:GetGrfNode (Results 1 – 25 of 25) sorted by relevance

/aoo42x/main/sw/source/core/doc/
H A Dnotxtfrm.cxx316 SwGrfNode* pGrfNd = rNoTNd.GetGrfNode(); in Paint()
890 SwGrfNode* pGrfNd = rNoTNd.GetGrfNode(); in PaintPicture()
1219 if( 0 != (pNd = GetNode()->GetGrfNode()) ) in IsTransparent()
1230 const SwGrfNode* pGrfNd = dynamic_cast< const SwGrfNode* >(GetNode()->GetGrfNode()); in StopAnimation()
1241 const SwGrfNode* pGrfNd = GetNode()->GetGrfNode(); in HasAnimation()
H A Ddocfly.cxx660 const SwGrfNode* pGrfNd = aIdx.GetNode().GetGrfNode(); in GetGrfNms()
H A Ddoc.cxx1979 && 0 != ( pGrfNd = rPam.GetPoint()->nNode.GetNode().GetGrfNode() ) ) in ReRead()
/aoo42x/main/sw/inc/
H A Dndgrf.hxx224 inline SwGrfNode *SwNode::GetGrfNode() in GetGrfNode() function in SwNode
228 inline const SwGrfNode *SwNode::GetGrfNode() const in GetGrfNode() function in SwNode
H A Dnode.hxx166 inline SwGrfNode *GetGrfNode();
167 inline const SwGrfNode *GetGrfNode() const;
/aoo42x/main/sw/source/filter/ww8/
H A Dwrtww8gr.cxx390 ? rFrame.GetContent()->GetGrfNode() : 0; in OutGrf()
909 const SwGrfNode *pNd = pNode ? pNode->GetGrfNode() : 0; in WriteGraphicNode()
H A Dwriterhelper.cxx766 SwGrfNode *pGrfNode = const_cast<SwGrfNode*>(rNd.GetGrfNode()); in GetSwappedInSize()
H A Dwrtw8nds.cxx2914 OutputGrfNode( *rNode.GetGrfNode() ); in OutputContentNode()
H A Dww8graf.cxx2122 if( pIdx && 0 != (pGrfNd = rDoc.GetNodes()[pIdx->GetIndex() + 1]->GetGrfNode() )) in SetAttributesAtGrfNode()
H A Dwrtw8esh.cxx1619 SwGrfNode *pGrfNd = pNd ? pNd->GetGrfNode() : 0; in WriteGrfFlyFrame()
H A Ddocxattributeoutput.cxx1686 const SwGrfNode *pGrfNode = pNode ? pNode->GetGrfNode() : 0; in OutputFlyFrame_Impl()
H A Drtfattributeoutput.cxx1685 const SwGrfNode *pGrfNode = pNode ? pNode->GetGrfNode() : 0; in OutputFlyFrame_Impl()
/aoo42x/main/sw/source/core/unocore/
H A Dunoframe.cxx1562 SwGrfNode* pGrfNode = aIdx.GetNode().GetGrfNode(); in setPropertyValue()
1584 SwGrfNode* pGrfNode = aIdx.GetNode().GetGrfNode(); in setPropertyValue()
2023 SwGrfNode* pGrfNode = aIdx.GetNode().GetGrfNode(); in getPropertyValue()
2048 SwGrfNode* pGrfNode = aIdx.GetNode().GetGrfNode(); in getPropertyValue()
2076 SwGrfNode* pGrfNode = aIdx.GetNode().GetGrfNode(); in getPropertyValue()
2866 ->GetIndex()+1 ]->GetGrfNode(); in attachToRange()
/aoo42x/main/sw/source/core/view/
H A Dvnew.cxx349 if ( 0 != ( pGNd = aIdx.GetNode().GetGrfNode() ) ) in ~ViewShell()
/aoo42x/main/sw/source/core/docnode/
H A Dndnotxt.cxx272 if ( GetGrfNode() ) in GetGraphic()
/aoo42x/main/sw/source/filter/html/
H A Dhtmlgrin.cxx137 if( 0 != (pGrfNd = pNd->GetGrfNode()) ) in ConnectImageMaps()
723 ->GetIndex()+1 ]->GetGrfNode(); in InsertImage()
H A Dhtmlfly.cxx1577 SwGrfNode *pGrfNd = rHTMLWrt.pDoc->GetNodes()[ nStt ]->GetGrfNode(); in OutHTML_FrmFmtGrfNode()
/aoo42x/main/sw/source/filter/rtf/
H A Drtffly.cxx1301 GetIndex()+1 ]->GetGrfNode(); in InsPicture()
1394 0 != (pGrfNd = (SwGrfNode*)rNd.GetGrfNode() ) && pGrfNd->IsGrfLink() ) in _SetPictureSize()
/aoo42x/main/sw/source/core/frmedt/
H A Dfefly1.cxx1732 SwGrfNode *pNd = ((SwCntntFrm*)pFly->Lower())->GetNode()->GetGrfNode(); in GetGrfAtPos()
1845 if ( ((SwCntntFrm*)pFly->Lower())->GetNode()->GetGrfNode() ) in GetObjCntType()
H A Dfeshview.cxx1388 !((SwCntntFrm*)pFly->Lower())->GetNode()->GetGrfNode())) in GetBestObject()
/aoo42x/main/sw/source/filter/xml/
H A Dxmltexte.cxx220 SwGrfNode *pGrfNd = GetNoTxtNode( rPropSet )->GetGrfNode(); in setTextEmbeddedGraphicURL()
/aoo42x/main/sw/source/core/edit/
H A Deditsh.cxx255 pGrfNode = pCrsr->GetPoint()->nNode.GetNode().GetGrfNode(); in _GetGrfNode()
/aoo42x/main/sw/source/core/graphic/
H A Dndgrf.cxx1165 && 0 != ( pGrfNd = ( (SwBaseLink*) pLnk )->GetCntntNode()->GetGrfNode() ) ) in DelAllGrfCacheEntries()
/aoo42x/main/sw/source/core/undo/
H A Dunins.cxx805 SwGrfNode* pGrfNd = rDoc.GetNodes()[ nPos ]->GetGrfNode(); in SetAndSave()
/aoo42x/main/sw/source/core/layout/
H A Dfly.cxx2732 const SwGrfNode* pGrfNd = pNd->GetGrfNode(); in GetContour()

Completed in 231 milliseconds