Searched defs:SetMargin (Results 1 – 4 of 4) sorted by relevance
/aoo42x/main/sfx2/inc/sfx2/ | ||
H A D | frmdescr.hxx | 151 void SetMargin( const Size& rMargin ) in SetMargin() function in SfxFrameDescriptor |
/aoo42x/main/sc/inc/ | ||
H A D | autoform.hxx | 177 void SetMargin( const SvxMarginItem& rMargin ) { aMargin = rMargin; } in SetMargin() function in ScAutoFormatDataField |
/aoo42x/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 |
/aoo42x/main/sfx2/source/view/ | ||
H A D | viewsh.cxx | 2003 void SfxViewShell::SetMargin( const Size& rSize ) in SetMargin() function in SfxViewShell |
Completed in 25 milliseconds