Home
last modified time | relevance | path

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

/trunk/main/unotools/source/config/
H A Dcompatibility.cxx107 bAddSpacingAtPages( false ), bUseOurTabStops( false ), in SvtCompatibilityEntry()
116 bAddSpacingAtPages( false ), bUseOurTabStops( false ), in SvtCompatibilityEntry()
124 inline void SetAddSpacingAtPages( bool _bSet ) { bAddSpacingAtPages = _bSet; } in SetAddSpacingAtPages()
139 bool bAddSpacingAtPages; member
201 lProperties[ OFFSET_ADDSPACINGATPAGES ].Value <<= pItem->bAddSpacingAtPages; in GetList()
316 inline bool IsAddSpacingAtPages() const { return m_aDefOptions.bAddSpacingAtPages; } in IsAddSpacingAtPages()
411 lValues[ nPosition++ ] >>= aItem.bAddSpacingAtPages; in SvtCompatibilityOptions_Impl()
485 lPropertyValues[ OFFSET_ADDSPACINGATPAGES - 1 ].Value <<= aItem.bAddSpacingAtPages; in Commit()
686 bool bAddSpacingAtPages, in AppendItem() argument
699 bAddSpacingAtPages, bUseOurTabStops, bNoExtLeading, in AppendItem()
/trunk/main/sw/source/ui/config/
H A Doptcomp.cxx307 bool bAddSpacingAtPages = false; in InitControls() local
333 aValue.Value >>= bAddSpacingAtPages; in InitControls()
354 bAddSpacingAtPages, bUseOurTabStops, bNoExtLeading, in InitControls()
379 bUsePrtMetrics, bAddSpacing, bAddSpacingAtPages, in InitControls()
/trunk/main/unotools/inc/unotools/
H A Dcompatibility.hxx185 bool bAddSpacingAtPages,

Completed in 28 milliseconds