Searched defs:SetMargin (Results 1 – 4 of 4) sorted by relevance
| /aoo4110/main/sfx2/inc/sfx2/ | ||
| H A D | frmdescr.hxx | 151 	void					SetMargin( const Size& rMargin )  in SetMargin()  function in SfxFrameDescriptor | 
| /aoo4110/main/sc/inc/ | ||
| H A D | autoform.hxx | 177     void    SetMargin( const SvxMarginItem& rMargin )               { aMargin = rMargin; }  in SetMargin()  function in ScAutoFormatDataField | 
| /aoo4110/main/sw/source/core/text/ | ||
| H A D | porlay.hxx | 340 	inline void SetMargin( const sal_Bool bNew = sal_True ) { bMargin = bNew; }  in SetMargin()  function in SwParaPortion | 
| /aoo4110/main/sfx2/source/view/ | ||
| H A D | viewsh.cxx | 2003 void SfxViewShell::SetMargin( const Size& rSize )  in SetMargin()  function in SfxViewShell | 
Completed in 51 milliseconds