| /AOO41X/main/sw/source/core/doc/ |
| H A D | notxtfrm.cxx | 303 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 D | docfly.cxx | 602 const SwGrfNode* pGrfNd = aIdx.GetNode().GetGrfNode(); in GetGrfNms()
|
| H A D | doc.cxx | 1997 && 0 != ( pGrfNd = rPam.GetPoint()->nNode.GetNode().GetGrfNode() ) ) in ReRead()
|
| /AOO41X/main/sw/inc/ |
| H A D | ndgrf.hxx | 224 inline SwGrfNode *SwNode::GetGrfNode() in GetGrfNode() function in SwNode 228 inline const SwGrfNode *SwNode::GetGrfNode() const in GetGrfNode() function in SwNode
|
| H A D | node.hxx | 160 inline SwGrfNode *GetGrfNode(); 161 inline const SwGrfNode *GetGrfNode() const;
|
| /AOO41X/main/sw/source/filter/ww8/ |
| H A D | wrtww8gr.cxx | 390 ? rFrame.GetContent()->GetGrfNode() : 0; in OutGrf() 909 const SwGrfNode *pNd = pNode ? pNode->GetGrfNode() : 0; in WriteGraphicNode()
|
| H A D | writerhelper.cxx | 766 SwGrfNode *pGrfNode = const_cast<SwGrfNode*>(rNd.GetGrfNode()); in GetSwappedInSize()
|
| H A D | ww8graf.cxx | 2125 if( pIdx && 0 != (pGrfNd = rDoc.GetNodes()[pIdx->GetIndex() + 1]->GetGrfNode() )) in SetAttributesAtGrfNode()
|
| H A D | wrtw8nds.cxx | 2914 OutputGrfNode( *rNode.GetGrfNode() ); in OutputContentNode()
|
| H A D | wrtw8esh.cxx | 1630 SwGrfNode *pGrfNd = pNd ? pNd->GetGrfNode() : 0; in WriteGrfFlyFrame()
|
| H A D | docxattributeoutput.cxx | 1686 const SwGrfNode *pGrfNode = pNode ? pNode->GetGrfNode() : 0; in OutputFlyFrame_Impl()
|
| H A D | rtfattributeoutput.cxx | 1693 const SwGrfNode *pGrfNode = pNode ? pNode->GetGrfNode() : 0; in OutputFlyFrame_Impl()
|
| /AOO41X/main/sw/source/core/unocore/ |
| H A D | unoframe.cxx | 1159 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 D | vnew.cxx | 349 if ( 0 != ( pGNd = aIdx.GetNode().GetGrfNode() ) ) in ~ViewShell()
|
| /AOO41X/main/sw/source/core/docnode/ |
| H A D | ndnotxt.cxx | 272 if ( GetGrfNode() ) in GetGraphic()
|
| /AOO41X/main/sw/source/filter/html/ |
| H A D | htmlgrin.cxx | 137 if( 0 != (pGrfNd = pNd->GetGrfNode()) ) in ConnectImageMaps() 723 ->GetIndex()+1 ]->GetGrfNode(); in InsertImage()
|
| H A D | htmlfly.cxx | 1577 SwGrfNode *pGrfNd = rHTMLWrt.pDoc->GetNodes()[ nStt ]->GetGrfNode(); in OutHTML_FrmFmtGrfNode()
|
| /AOO41X/main/sw/source/filter/rtf/ |
| H A D | rtffly.cxx | 1306 GetIndex()+1 ]->GetGrfNode(); in InsPicture() 1399 0 != (pGrfNd = (SwGrfNode*)rNd.GetGrfNode() ) && pGrfNd->IsGrfLink() ) in _SetPictureSize()
|
| /AOO41X/main/sw/source/core/frmedt/ |
| H A D | fefly1.cxx | 1732 SwGrfNode *pNd = ((SwCntntFrm*)pFly->Lower())->GetNode()->GetGrfNode(); in GetGrfAtPos() 1845 if ( ((SwCntntFrm*)pFly->Lower())->GetNode()->GetGrfNode() ) in GetObjCntType()
|
| H A D | feshview.cxx | 1391 !((SwCntntFrm*)pFly->Lower())->GetNode()->GetGrfNode())) in GetBestObject()
|
| /AOO41X/main/sw/source/filter/xml/ |
| H A D | xmltexte.cxx | 220 SwGrfNode *pGrfNd = GetNoTxtNode( rPropSet )->GetGrfNode(); in setTextEmbeddedGraphicURL()
|
| /AOO41X/main/sw/source/core/edit/ |
| H A D | editsh.cxx | 255 pGrfNode = pCrsr->GetPoint()->nNode.GetNode().GetGrfNode(); in _GetGrfNode()
|
| /AOO41X/main/sw/source/core/graphic/ |
| H A D | ndgrf.cxx | 1168 && 0 != ( pGrfNd = ( (SwBaseLink*) pLnk )->GetCntntNode()->GetGrfNode() ) ) in DelAllGrfCacheEntries()
|
| /AOO41X/main/sw/source/core/undo/ |
| H A D | unins.cxx | 805 SwGrfNode* pGrfNd = rDoc.GetNodes()[ nPos ]->GetGrfNode(); in SetAndSave()
|
| /AOO41X/main/sw/source/core/layout/ |
| H A D | fly.cxx | 2752 const SwGrfNode* pGrfNd = pNd->GetGrfNode(); in GetContour()
|