Home
last modified time | relevance | path

Searched refs:_bAddParaSpacingToTableCells (Results 1 – 2 of 2) sorted by relevance

/trunk/main/sw/source/core/view/
H A Dviewsh.cxx872 void ViewShell::SetAddParaSpacingToTableCells( bool _bAddParaSpacingToTableCells ) in SetAddParaSpacingToTableCells() argument
875 …DSA->get(IDocumentSettingAccess::ADD_PARA_SPACING_TO_TABLE_CELLS) != _bAddParaSpacingToTableCells ) in SetAddParaSpacingToTableCells()
878 …pIDSA->set(IDocumentSettingAccess::ADD_PARA_SPACING_TO_TABLE_CELLS, _bAddParaSpacingToTableCells ); in SetAddParaSpacingToTableCells()
/trunk/main/sw/inc/
H A Dviewsh.hxx410 void SetAddParaSpacingToTableCells( bool _bAddParaSpacingToTableCells );

Completed in 30 milliseconds