Searched refs:SetFixSize (Results 1 – 5 of 5) sorted by relevance
/aoo41x/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 | 715 void SetFixSize( const Size& rPixSize, const Size& rTwipDfltSize,
|
H A D | swhtml.cxx | 4840 SetFixSize( aSize, aDfltSz, bPrcWidth, bPrcHeight, in InsertSpacer()
|
/aoo41x/main/sw/source/core/inc/ |
H A D | frame.hxx | 662 inline void SetFixSize( sal_Bool bNew ) { bFixSize = bNew; } in SetFixSize() function in SwFrm
|
Completed in 65 milliseconds