Home
last modified time | relevance | path

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

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

Completed in 41 milliseconds