Searched refs:_bAddParaSpacingToTableCells (Results 1 – 2 of 2) sorted by relevance
869 void ViewShell::SetAddParaSpacingToTableCells( bool _bAddParaSpacingToTableCells ) in SetAddParaSpacingToTableCells() argument872 …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()
410 void SetAddParaSpacingToTableCells( bool _bAddParaSpacingToTableCells );
Completed in 28 milliseconds