/trunk/main/sw/source/core/doc/ |
H A D | notxtfrm.cxx | 316 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 D | docfly.cxx | 660 const SwGrfNode* pGrfNd = aIdx.GetNode().GetGrfNode(); in GetGrfNms()
|
H A D | doc.cxx | 1979 && 0 != ( pGrfNd = rPam.GetPoint()->nNode.GetNode().GetGrfNode() ) ) in ReRead()
|
/trunk/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 | 166 inline SwGrfNode *GetGrfNode(); 167 inline const SwGrfNode *GetGrfNode() const;
|
/trunk/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 | wrtw8nds.cxx | 2914 OutputGrfNode( *rNode.GetGrfNode() ); in OutputContentNode()
|
H A D | ww8graf.cxx | 2122 if( pIdx && 0 != (pGrfNd = rDoc.GetNodes()[pIdx->GetIndex() + 1]->GetGrfNode() )) in SetAttributesAtGrfNode()
|
H A D | wrtw8esh.cxx | 1619 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 | 1685 const SwGrfNode *pGrfNode = pNode ? pNode->GetGrfNode() : 0; in OutputFlyFrame_Impl()
|
/trunk/main/sw/source/core/unocore/ |
H A D | unoframe.cxx | 1562 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()
|
/trunk/main/sw/source/core/view/ |
H A D | vnew.cxx | 349 if ( 0 != ( pGNd = aIdx.GetNode().GetGrfNode() ) ) in ~ViewShell()
|
/trunk/main/sw/source/core/docnode/ |
H A D | ndnotxt.cxx | 272 if ( GetGrfNode() ) in GetGraphic()
|
/trunk/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()
|
/trunk/main/sw/source/filter/rtf/ |
H A D | rtffly.cxx | 1301 GetIndex()+1 ]->GetGrfNode(); in InsPicture() 1394 0 != (pGrfNd = (SwGrfNode*)rNd.GetGrfNode() ) && pGrfNd->IsGrfLink() ) in _SetPictureSize()
|
/trunk/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 | 1388 !((SwCntntFrm*)pFly->Lower())->GetNode()->GetGrfNode())) in GetBestObject()
|
/trunk/main/sw/source/filter/xml/ |
H A D | xmltexte.cxx | 220 SwGrfNode *pGrfNd = GetNoTxtNode( rPropSet )->GetGrfNode(); in setTextEmbeddedGraphicURL()
|
/trunk/main/sw/source/core/edit/ |
H A D | editsh.cxx | 255 pGrfNode = pCrsr->GetPoint()->nNode.GetNode().GetGrfNode(); in _GetGrfNode()
|
/trunk/main/sw/source/core/graphic/ |
H A D | ndgrf.cxx | 1165 && 0 != ( pGrfNd = ( (SwBaseLink*) pLnk )->GetCntntNode()->GetGrfNode() ) ) in DelAllGrfCacheEntries()
|
/trunk/main/sw/source/core/undo/ |
H A D | unins.cxx | 805 SwGrfNode* pGrfNd = rDoc.GetNodes()[ nPos ]->GetGrfNode(); in SetAndSave()
|
/trunk/main/sw/source/core/layout/ |
H A D | fly.cxx | 2732 const SwGrfNode* pGrfNd = pNd->GetGrfNode(); in GetContour()
|