Home
last modified time | relevance | path

Searched refs:GetGraphicSizeTwip (Results 1 – 7 of 7) sorted by relevance

/trunk/main/sw/source/core/bastyp/
H A Dswtypes.cxx90 Size GetGraphicSizeTwip( const Graphic& rGraphic, OutputDevice* pOutDev ) in GetGraphicSizeTwip() function
/trunk/main/sw/source/core/graphic/
H A Dndgrf.cxx333 SetTwipSize( ::GetGraphicSizeTwip( maGrfObj.GetGraphic(), 0 ) ); in ReRead()
609 SetTwipSize( ::GetGraphicSizeTwip( maGrfObj.GetGraphic(), 0 ) ); in SwapIn()
/trunk/main/sw/inc/
H A Dswtypes.hxx193 SW_DLLPUBLIC Size GetGraphicSizeTwip( const Graphic&, OutputDevice* pOutDev );
/trunk/main/sw/source/core/docnode/
H A Dswbaslnk.cxx162 aGrfSz = ::GetGraphicSizeTwip( aGrf, 0 ); in DataChanged()
/trunk/main/sw/source/ui/frmdlg/
H A Dfrmpage.cxx2708 aGrfSize = ::GetGraphicSizeTwip(aGraphic, this); in Paint()
2755 Size aGrfSize = ::GetGraphicSizeTwip(aGraphic, this); in SetGraphic()
/trunk/main/sw/source/core/unocore/
H A Dunosett.cxx2212 *pSetSize = ::GetGraphicSizeTwip(*pGraphic, 0); in SetNumberingRuleByIndex()
/trunk/main/sw/source/core/layout/
H A Dpaintfrm.cxx1765 aGrfSize = ::GetGraphicSizeTwip( *pGrf, 0 ); in DrawGraphic()

Completed in 68 milliseconds