Home
last modified time | relevance | path

Searched refs:rPixSpace (Results 1 – 3 of 3) sorted by path

/trunk/main/sw/source/filter/html/
H A Dhtmldraw.cxx88 const Size& rPixSpace, in InsertDrawObject() argument
106 if( (rPixSpace.Width() || rPixSpace.Height()) && Application::GetDefaultDevice() ) in InsertDrawObject()
108 Size aTwipSpc( rPixSpace.Width(), rPixSpace.Height() ); in InsertDrawObject()
H A Dhtmlplug.cxx208 void SwHTMLParser::SetSpace( const Size& rPixSpace, in SetSpace() argument
215 if( (rPixSpace.Width() || rPixSpace.Height()) && Application::GetDefaultDevice() ) in SetSpace()
217 Size aTwipSpc( rPixSpace.Width(), rPixSpace.Height() ); in SetSpace()
H A Dswhtml.hxx719 void SetSpace( const Size& rPixSpace, SfxItemSet &rItemSet,

Completed in 30 milliseconds