Searched defs:nPadding (Results 1 – 6 of 6) sorted by relevance
/aoo41x/main/toolkit/source/layout/vcl/ |
H A D | wcontainer.cxx | 193 void Box::Add( Window *window, bool bExpand, bool bFill, sal_Int32 nPadding) in Add() 205 void Box::Add( Container *pContainer, bool bExpand, bool bFill, sal_Int32 nPadding) in Add() 217 bool bExpand, bool bFill, sal_Int32 nPadding ) in setProps()
|
/aoo41x/main/writerfilter/source/doctok/ |
H A D | Dff.cxx | 364 sal_uInt32 nCount, sal_uInt32 nPadding) in DffBlock() 371 sal_uInt32 nCount, sal_uInt32 nPadding) in DffBlock()
|
/aoo41x/main/sfx2/source/sidebar/ |
H A D | GridLayouter.cxx | 647 ColumnDescriptor& ColumnDescriptor::SetLeftPadding (const sal_Int32 nPadding) in SetLeftPadding() 657 ColumnDescriptor& ColumnDescriptor::SetRightPadding (const sal_Int32 nPadding) in SetRightPadding()
|
/aoo41x/main/oox/source/xls/ |
H A D | biffinputstream.cxx | 539 sal_uInt16 nPadding = static_cast< sal_uInt16 >( nMaxSize % nAtomSize ); in getMaxRawReadSize() local
|
/aoo41x/main/sc/source/filter/excel/ |
H A D | xeescher.cxx | 263 sal_uInt8 nPadding = static_cast< sal_uInt8 >( nWidth & 0x03 ); in Save() local
|
/aoo41x/main/sw/source/filter/ww8/ |
H A D | wrtww8.cxx | 2257 sal_uInt8 nPadding = 2; in TableSpacing() local
|
Completed in 75 milliseconds