Home
last modified time | relevance | path

Searched refs:rGrfNode (Results 1 – 6 of 6) sorted by relevance

/trunk/main/sw/source/core/docnode/
H A Dretrieveinputstreamconsumer.cxx37 SwGrfNode& rGrfNode ) in SwAsyncRetrieveInputStreamThreadConsumer() argument
38 : mrGrfNode( rGrfNode ), in SwAsyncRetrieveInputStreamThreadConsumer()
/trunk/main/sw/source/core/inc/
H A Dretrieveinputstreamconsumer.hxx48 SwAsyncRetrieveInputStreamThreadConsumer( SwGrfNode& rGrfNode );
/trunk/main/sw/source/filter/ww8/
H A Ddocxattributeoutput.cxx1502 void DocxAttributeOutput::FlyFrameGraphic( const SwGrfNode& rGrfNode, const Size& rSize ) in FlyFrameGraphic() argument
1510 if ( rGrfNode.IsLinkedFile() ) in FlyFrameGraphic()
1514 rGrfNode.GetFileFilterNms( &aFileName, 0 ); in FlyFrameGraphic()
1528 Graphic& rGraphic = const_cast< Graphic& >( rGrfNode.GetGrf() ); in FlyFrameGraphic()
H A Drtfattributeoutput.hxx461 …void FlyFrameGraphic( const SwFlyFrmFmt* pFlyFrmFmt, const SwGrfNode& rGrfNode, const Size& rSize …
H A Ddocxattributeoutput.hxx300 void FlyFrameGraphic( const SwGrfNode& rGrfNode, const Size& rSize );
H A Drtfattributeoutput.cxx3630 void RtfAttributeOutput::FlyFrameGraphic( const SwFlyFrmFmt* pFlyFrmFmt, const SwGrfNode& rGrfNode,… in FlyFrameGraphic() argument
3638 Graphic aGraphic(rGrfNode.GetGrf()); in FlyFrameGraphic()
3697 const SwCropGrf &rCr = (const SwCropGrf &)rGrfNode.GetAttr(RES_GRFATR_CROPGRF); in FlyFrameGraphic()
3700 Size aSize(sw::util::GetSwappedInSize(rGrfNode)); in FlyFrameGraphic()

Completed in 59 milliseconds