/trunk/main/sw/source/core/graphic/ |
H A D | ndgrf.cxx | 95 SwGrfNode::SwGrfNode( in SwGrfNode() function in SwGrfNode 115 SwGrfNode::SwGrfNode( in SwGrfNode() function in SwGrfNode 137 SwGrfNode::SwGrfNode( in SwGrfNode() function in SwGrfNode 173 sal_Bool SwGrfNode::ReRead( in ReRead() 345 SwGrfNode::~SwGrfNode() in ~SwGrfNode() 439 void SwGrfNode::SetGraphic( in SetGraphic() 478 SwGrfNode *pNode; in MakeGrfNode() 529 short SwGrfNode::SwapIn( in SwapIn() 615 short SwGrfNode::SwapOut() in SwapOut() 712 void SwGrfNode::InsertLink( in InsertLink() [all …]
|
/trunk/main/sw/inc/ |
H A D | ndgrf.hxx | 39 class SW_DLLPUBLIC SwGrfNode: public SwNoTxtNode class 61 SwGrfNode( const SwNodeIndex& rWhere, 67 SwGrfNode( const SwNodeIndex& rWhere, 71 SwGrfNode( const SwNodeIndex& rWhere, 129 virtual ~SwGrfNode(); 224 inline SwGrfNode *SwNode::GetGrfNode() in GetGrfNode() 226 return ND_GRFNODE == nNodeType ? (SwGrfNode*)this : 0; in GetGrfNode() 228 inline const SwGrfNode *SwNode::GetGrfNode() const in GetGrfNode() 230 return ND_GRFNODE == nNodeType ? (const SwGrfNode*)this : 0; in GetGrfNode() 234 inline sal_Bool SwGrfNode::IsLinkedFile() const in IsLinkedFile() [all …]
|
H A D | ndarr.hxx | 48 class SwGrfNode; 224 SwGrfNode *MakeGrfNode( const SwNodeIndex & rWhere, 232 SwGrfNode *MakeGrfNode( const SwNodeIndex & rWhere,
|
H A D | node.hxx | 52 class SwGrfNode; 166 inline SwGrfNode *GetGrfNode(); 167 inline const SwGrfNode *GetGrfNode() const;
|
H A D | editsh.hxx | 73 class SwGrfNode; 171 SW_DLLPRIVATE SwGrfNode *_GetGrfNode() const ;
|
/trunk/main/sw/source/core/doc/ |
H A D | notxtfrm.cxx | 91 inline sal_Bool GetRealURL( const SwGrfNode& rNd, String& rTxt ) in GetRealURL() 294 GetRealURL( *(SwGrfNode*)pNd, aTxt ); in Paint() 316 SwGrfNode* pGrfNd = rNoTNd.GetGrfNode(); in Paint() 702 SwGrfNode* pNd = (SwGrfNode*) GetNode(); in Modify() 732 CLEARCACHE( (SwGrfNode*) GetNode() ) in Modify() 742 CLEARCACHE( (SwGrfNode*) GetNode() ) in Modify() 759 SwGrfNode* pNd = (SwGrfNode*) GetNode(); in Modify() 890 SwGrfNode* pGrfNd = rNoTNd.GetGrfNode(); in PaintPicture() 1218 const SwGrfNode *pNd; in IsTransparent() 1230 const SwGrfNode* pGrfNd = dynamic_cast< const SwGrfNode* >(GetNode()->GetGrfNode()); in StopAnimation() [all …]
|
H A D | doc.cxx | 967 SwGrfNode* pSwGrfNode = GetNodes().MakeGrfNode( in Insert() 986 SwGrfNode* pSwGrfNode = GetNodes().MakeGrfNode( in Insert() 1976 SwGrfNode *pGrfNd; in ReRead()
|
/trunk/main/sw/source/core/docnode/ |
H A D | swbaslnk.cxx | 65 sal_Bool SetGrfFlySize( const Size& rGrfSz, const Size& rFrmSz, SwGrfNode* pGrfNd ); 71 void lcl_CallModify( SwGrfNode& rGrfNd, SfxPoolItem& rItem ) in SV_IMPL_REF() 147 SwGrfNode* pSwGrfNode = dynamic_cast< SwGrfNode* >(pCntntNode); in DataChanged() 256 SwGrfNode* pGrfNd = (SwGrfNode*)pBLink->pCntntNode; in DataChanged() 266 pGrfNd->SetGrafikArrived( ((SwGrfNode*)pCntntNode)-> in DataChanged() 303 sal_Bool SetGrfFlySize( const Size& rGrfSz, const Size& rFrmSz, SwGrfNode* pGrfNd ) in SetGrfFlySize() 449 ((SwGrfNode*)pCntntNode)->ReleaseLink(); in Closed()
|
H A D | ndnotxt.cxx | 274 ((SwGrfNode*)this)->SwapIn( sal_True ); in GetGraphic() 275 aRet = ((SwGrfNode*)this)->GetGrf(); in GetGraphic()
|
H A D | retrieveinputstreamconsumer.cxx | 37 SwGrfNode& rGrfNode ) in SwAsyncRetrieveInputStreamThreadConsumer()
|
/trunk/main/sw/source/core/edit/ |
H A D | editsh.cxx | 249 SwGrfNode * SwEditShell::_GetGrfNode() const in _GetGrfNode() 251 SwGrfNode *pGrfNode = 0; in _GetGrfNode() 268 SwGrfNode* pGrfNode = _GetGrfNode(); in GetGraphic() 307 SwGrfNode *pGrfNode = _GetGrfNode(); in IsGrfSwapOut() 318 SwGrfNode* pGrfNode = _GetGrfNode(); in GetGraphicObj() 326 SwGrfNode *pGrfNode = _GetGrfNode(); in GetGraphicType() 379 SwGrfNode *pGrfNode = _GetGrfNode(); in GetGrfNms() 718 const Graphic& rGrf = ((SwGrfNode*)pNd)->GetGrf(); in GetIMapGraphic() 719 if( rGrf.IsSwapOut() || ( ((SwGrfNode*)pNd)->IsLinkedFile() && in GetIMapGraphic() 723 …ASSERT( ((SwGrfNode*)pNd)->SwapIn( sal_True ) || !sal_True, "Grafik konnte nicht geladen werden" ); in GetIMapGraphic() [all …]
|
/trunk/main/sw/source/core/inc/ |
H A D | retrieveinputstreamconsumer.hxx | 33 class SwGrfNode; 48 SwAsyncRetrieveInputStreamThreadConsumer( SwGrfNode& rGrfNode ); 67 SwGrfNode& mrGrfNode;
|
H A D | UndoInsert.hxx | 36 class SwGrfNode; 149 void SaveGraphicData( const SwGrfNode& ); 153 SwUndoReRead( const SwPaM& rPam, const SwGrfNode& pGrfNd );
|
/trunk/main/sw/source/core/undo/ |
H A D | unins.cxx | 406 SwGrfNode* pGrfNd = (SwGrfNode*)pCNd; in RepeatImpl() 787 SwUndoReRead::SwUndoReRead( const SwPaM& rPam, const SwGrfNode& rGrfNd ) in SwUndoReRead() 805 SwGrfNode* pGrfNd = rDoc.GetNodes()[ nPos ]->GetGrfNode(); in SetAndSave() 848 void SwUndoReRead::SaveGraphicData( const SwGrfNode& rGrfNd ) in SaveGraphicData() 859 ((SwGrfNode&)rGrfNd).SwapIn( sal_True ); in SaveGraphicData()
|
/trunk/main/sw/source/filter/ww8/ |
H A D | wrtww8gr.cxx | 101 void WW8Export::OutputGrfNode( const SwGrfNode& /*rNode*/ ) in OutputGrfNode() argument 389 const SwGrfNode* pGrfNd = rFrame.IsInline() && rFrame.GetContent() in OutGrf() 689 void SwWW8WrGrf::WriteGrfFromGrfNode(SvStream& rStrm, const SwGrfNode &rGrfNd, in WriteGrfFromGrfNode() 735 const_cast<SwGrfNode&>(rGrfNd).SwapIn(); in WriteGrfFromGrfNode() 909 const SwGrfNode *pNd = pNode ? pNode->GetGrfNode() : 0; in WriteGraphicNode()
|
H A D | docxexport.hxx | 41 class SwGrfNode; 140 virtual void OutputGrfNode( const SwGrfNode& );
|
H A D | rtfexport.hxx | 43 class SwGrfNode; 140 virtual void OutputGrfNode( const SwGrfNode& );
|
H A D | rtfattributeoutput.hxx | 40 class SwGrfNode; 461 …void FlyFrameGraphic( const SwFlyFrmFmt* pFlyFrmFmt, const SwGrfNode& rGrfNode, const Size& rSize …
|
H A D | wrtww8.hxx | 83 class SwGrfNode; 802 virtual void OutputGrfNode( const SwGrfNode& ) = 0; 1160 virtual void OutputGrfNode( const SwGrfNode& ); 1379 void WriteGrfFromGrfNode(SvStream& rStrm, const SwGrfNode &rNd,
|
H A D | docxattributeoutput.hxx | 40 class SwGrfNode; 300 void FlyFrameGraphic( const SwGrfNode& rGrfNode, const Size& rSize );
|
H A D | writerhelper.cxx | 766 SwGrfNode *pGrfNode = const_cast<SwGrfNode*>(rNd.GetGrfNode()); in GetSwappedInSize()
|
/trunk/main/sw/source/core/view/ |
H A D | vnew.cxx | 342 SwGrfNode *pGNd; in ~ViewShell() 353 SwIterator<SwFrm,SwGrfNode> aIter( *pGNd ); in ~ViewShell()
|
/trunk/main/sw/source/filter/rtf/ |
H A D | rtffly.cxx | 1241 SwGrfNode * pGrfNd; in InsPicture() 1362 ((SwGrfNode&)rNd).SetTwipSize( aSize ); in _SetPictureSize() 1392 SwGrfNode* pGrfNd; in _SetPictureSize() 1394 0 != (pGrfNd = (SwGrfNode*)rNd.GetGrfNode() ) && pGrfNd->IsGrfLink() ) in _SetPictureSize()
|
/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() 2132 SwGrfNode* pGrfNode = dynamic_cast<SwGrfNode*>(aIdx.GetNode().GetNoTxtNode()); in getPropertyValue() 2865 SwGrfNode *pGrfNd = pDoc->GetNodes()[ pFmt->GetCntnt().GetCntntIdx() in attachToRange()
|
/trunk/main/sw/source/filter/html/ |
H A D | htmlgrin.cxx | 133 SwGrfNode* pGrfNd; in ConnectImageMaps() 722 SwGrfNode *pGrfNd = pDoc->GetNodes()[ pFlyFmt->GetCntnt().GetCntntIdx() in InsertImage()
|