Searched refs:SetFixSize (Results 1 – 5 of 5) sorted by relevance
/trunk/main/sw/source/filter/html/ |
H A D | htmlplug.cxx | 129 void SwHTMLParser::SetFixSize( const Size& rPixSize, in SetFixSize() function in SwHTMLParser 467 SetFixSize( aSize, aDfltSz, bPrcWidth, bPrcHeight, aItemSet, aPropInfo, in InsertEmbed() 630 SetFixSize( aSize, aDfltSz, bPrcWidth, bPrcHeight, aItemSet, aPropInfo, in NewObject() 764 SetFixSize( aSize, aDfltSz, bPrcWidth, bPrcHeight, aItemSet, aPropInfo, in InsertApplet() 955 SetFixSize( aSize, aDfltSz, bPrcWidth, bPrcHeight, aItemSet, aPropInfo, in InsertFloatingFrame()
|
H A D | htmlctxt.cxx | 494 SetFixSize( aDummy, aDummy, sal_False, sal_False, rItemSet, rPropInfo, in CreateContainer()
|
H A D | swhtml.hxx | 712 void SetFixSize( const Size& rPixSize, const Size& rTwipDfltSize,
|
H A D | swhtml.cxx | 4813 SetFixSize( aSize, aDfltSz, bPrcWidth, bPrcHeight, in InsertSpacer()
|
/trunk/main/sw/source/core/inc/ |
H A D | frame.hxx | 671 inline void SetFixSize( sal_Bool bNew ) { bFixSize = bNew; } in SetFixSize() function in SwFrm
|
Completed in 55 milliseconds