Home
last modified time | relevance | path

Searched refs:rGrfSize (Results 1 – 3 of 3) sorted by relevance

/aoo4110/main/sw/source/core/text/
H A Dporfld.cxx815 const SwFmtVertOrient* pGrfOrient, const Size& rGrfSize, in SwGrfNumPortion() argument
845 Width( static_cast<sal_uInt16>(rGrfSize.Width() + 2 * GRFNUM_SECURE) ); in SwGrfNumPortion()
847 nGrfHeight = rGrfSize.Height() + 2 * GRFNUM_SECURE; in SwGrfNumPortion()
H A Dporfld.hxx204 const Size& rGrfSize,
/aoo4110/main/svx/source/tbxctrls/
H A Dgrafctrl.cxx1039 … const Size& rGrfSize = ( (const SvxSizeItem&) pOutAttr->Get( SID_ATTR_GRAF_FRMSIZE ) ).GetSize(); in ExecuteGrafAttr() local
1040 … Size aNewGrfSize( OutputDevice::LogicToLogic( rGrfSize, aMapTwip, aMap100 ) ); in ExecuteGrafAttr()

Completed in 28 milliseconds