Home
last modified time | relevance | path

Searched refs:bAddTableSpacing (Results 1 – 3 of 3) sorted by relevance

/aoo42x/main/unotools/source/config/
H A Dcompatibility.cxx109 bAddTableSpacing( false ), bUseObjPos( false ), in SvtCompatibilityEntry()
118 bAddTableSpacing( false ), bUseObjPos( false ), in SvtCompatibilityEntry()
128 inline void SetAddTableSpacing( bool _bSet ) { bAddTableSpacing = _bSet; } in SetAddTableSpacing()
143 bool bAddTableSpacing; member
205 lProperties[ OFFSET_ADDTABLESPACING ].Value <<= pItem->bAddTableSpacing; in GetList()
320 inline bool IsAddTableSpacing() const { return m_aDefOptions.bAddTableSpacing; } in IsAddTableSpacing()
415 lValues[ nPosition++ ] >>= aItem.bAddTableSpacing; in SvtCompatibilityOptions_Impl()
489 lPropertyValues[ OFFSET_ADDTABLESPACING - 1 ].Value <<= aItem.bAddTableSpacing; in Commit()
690 bool bAddTableSpacing, in AppendItem() argument
700 bUseLineSpacing, bAddTableSpacing, bUseObjPos, in AppendItem()
/aoo42x/main/sw/source/ui/config/
H A Doptcomp.cxx311 bool bAddTableSpacing = false; in InitControls() local
341 aValue.Value >>= bAddTableSpacing; in InitControls()
355 bUseLineSpacing, bAddTableSpacing, bUseObjPos, in InitControls()
381 bAddTableSpacing, bUseObjPos, bUseOurTextWrapping, in InitControls()
/aoo42x/main/unotools/inc/unotools/
H A Dcompatibility.hxx189 bool bAddTableSpacing,

Completed in 30 milliseconds