Home
last modified time | relevance | path

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

/AOO41X/main/sw/source/core/doc/
H A Dnotxtfrm.cxx303 SwGrfNode* pGrfNd = rNoTNd.GetGrfNode(); in Paint()
877 SwGrfNode* pGrfNd = rNoTNd.GetGrfNode(); in PaintPicture()
1209 if( 0 != (pNd = GetNode()->GetGrfNode()) ) in IsTransparent()
1220 const SwGrfNode* pGrfNd = dynamic_cast< const SwGrfNode* >(GetNode()->GetGrfNode()); in StopAnimation()
1231 const SwGrfNode* pGrfNd = GetNode()->GetGrfNode(); in HasAnimation()
H A Ddocfly.cxx602 const SwGrfNode* pGrfNd = aIdx.GetNode().GetGrfNode(); in GetGrfNms()
H A Ddoc.cxx1997 && 0 != ( pGrfNd = rPam.GetPoint()->nNode.GetNode().GetGrfNode() ) ) in ReRead()
/AOO41X/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.hxx160 inline SwGrfNode *GetGrfNode();
161 inline const SwGrfNode *GetGrfNode() const;
/AOO41X/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 Dww8graf.cxx2125 if( pIdx && 0 != (pGrfNd = rDoc.GetNodes()[pIdx->GetIndex() + 1]->GetGrfNode() )) in SetAttributesAtGrfNode()
H A Dwrtw8nds.cxx2914 OutputGrfNode( *rNode.GetGrfNode() ); in OutputContentNode()
H A Dwrtw8esh.cxx1630 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.cxx1693 const SwGrfNode *pGrfNode = pNode ? pNode->GetGrfNode() : 0; in OutputFlyFrame_Impl()
/AOO41X/main/sw/source/core/unocore/
H A Dunoframe.cxx1159 SwGrfNode* pGrfNode = aIdx.GetNode().GetGrfNode(); in setPropertyValue()
1181 SwGrfNode* pGrfNode = aIdx.GetNode().GetGrfNode(); in setPropertyValue()
1506 SwGrfNode* pGrfNode = aIdx.GetNode().GetGrfNode(); in getPropertyValue()
1531 SwGrfNode* pGrfNode = aIdx.GetNode().GetGrfNode(); in getPropertyValue()
1559 SwGrfNode* pGrfNode = aIdx.GetNode().GetGrfNode(); in getPropertyValue()
2223 ->GetIndex()+1 ]->GetGrfNode(); in attachToRange()
/AOO41X/main/sw/source/core/view/
H A Dvnew.cxx349 if ( 0 != ( pGNd = aIdx.GetNode().GetGrfNode() ) ) in ~ViewShell()
/AOO41X/main/sw/source/core/docnode/
H A Dndnotxt.cxx272 if ( GetGrfNode() ) in GetGraphic()
/AOO41X/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()
/AOO41X/main/sw/source/filter/rtf/
H A Drtffly.cxx1306 GetIndex()+1 ]->GetGrfNode(); in InsPicture()
1399 0 != (pGrfNd = (SwGrfNode*)rNd.GetGrfNode() ) && pGrfNd->IsGrfLink() ) in _SetPictureSize()
/AOO41X/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.cxx1391 !((SwCntntFrm*)pFly->Lower())->GetNode()->GetGrfNode())) in GetBestObject()
/AOO41X/main/sw/source/filter/xml/
H A Dxmltexte.cxx220 SwGrfNode *pGrfNd = GetNoTxtNode( rPropSet )->GetGrfNode(); in setTextEmbeddedGraphicURL()
/AOO41X/main/sw/source/core/edit/
H A Deditsh.cxx255 pGrfNode = pCrsr->GetPoint()->nNode.GetNode().GetGrfNode(); in _GetGrfNode()
/AOO41X/main/sw/source/core/graphic/
H A Dndgrf.cxx1168 && 0 != ( pGrfNd = ( (SwBaseLink*) pLnk )->GetCntntNode()->GetGrfNode() ) ) in DelAllGrfCacheEntries()
/AOO41X/main/sw/source/core/undo/
H A Dunins.cxx805 SwGrfNode* pGrfNd = rDoc.GetNodes()[ nPos ]->GetGrfNode(); in SetAndSave()
/AOO41X/main/sw/source/core/layout/
H A Dfly.cxx2752 const SwGrfNode* pGrfNd = pNd->GetGrfNode(); in GetContour()