Home
last modified time | relevance | path

Searched refs:ADD_PARA_SPACING_TO_TABLE_CELLS (Results 1 – 12 of 12) sorted by relevance

/trunk/main/sw/inc/
H A DIDocumentSettingAccess.hxx58 ADD_PARA_SPACING_TO_TABLE_CELLS, enumerator
/trunk/main/sw/source/ui/uno/
H A DSwXDocumentSettings.cxx557 mpDoc->set(IDocumentSettingAccess::ADD_PARA_SPACING_TO_TABLE_CELLS, bTmp); in _setSingleValue()
910 sal_Bool bTmp = mpDoc->get(IDocumentSettingAccess::ADD_PARA_SPACING_TO_TABLE_CELLS); in _getSingleValue()
/trunk/main/sw/source/core/layout/
H A Dcalcmove.cxx148 pIDSA->get(IDocumentSettingAccess::ADD_PARA_SPACING_TO_TABLE_CELLS) ) in ShouldBwdMoved()
2043 …tFmt()->getIDocumentSettingAccess()->get(IDocumentSettingAccess::ADD_PARA_SPACING_TO_TABLE_CELLS) ) in _WouldFit()
H A Dflowfrm.cxx1796 …tFmt()->getIDocumentSettingAccess()->get(IDocumentSettingAccess::ADD_PARA_SPACING_TO_TABLE_CELLS) ) in CalcAddLowerSpaceAsLastInTableCell()
H A Dtabfrm.cxx3117 …Fmt()->getIDocumentSettingAccess()->get(IDocumentSettingAccess::ADD_PARA_SPACING_TO_TABLE_CELLS) && in Format()
/trunk/main/sw/source/ui/config/
H A Doptcomp.cxx491 … rIDocumentSettingAccess.get(IDocumentSettingAccess::ADD_PARA_SPACING_TO_TABLE_CELLS) != sal_False, in GetDocumentOptions()
/trunk/main/sw/source/core/view/
H A Dviewsh.cxx875 …if ( pIDSA->get(IDocumentSettingAccess::ADD_PARA_SPACING_TO_TABLE_CELLS) != _bAddParaSpacingToTabl… in SetAddParaSpacingToTableCells()
878 …pIDSA->set(IDocumentSettingAccess::ADD_PARA_SPACING_TO_TABLE_CELLS, _bAddParaSpacingToTableCells ); in SetAddParaSpacingToTableCells()
/trunk/main/sw/source/core/doc/
H A Ddoc.cxx174 case ADD_PARA_SPACING_TO_TABLE_CELLS: return mbAddParaSpacingToTableCells; in get()
259 case ADD_PARA_SPACING_TO_TABLE_CELLS: in set()
/trunk/main/sw/source/filter/ww8/
H A Dwrtw8nds.cxx2128 if (!pDoc->get(IDocumentSettingAccess::ADD_PARA_SPACING_TO_TABLE_CELLS)) in OutputTextNode()
H A Dww8par.cxx1741 rDoc.set(IDocumentSettingAccess::ADD_PARA_SPACING_TO_TABLE_CELLS, true); in ImportDop()
/trunk/main/sw/source/ui/dbui/
H A Ddbmgr.cxx204 …etAddParaSpacingToTableCells( pIDsa->get(IDocumentSettingAccess::ADD_PARA_SPACING_TO_TABLE_CELLS)); in lcl_CopyCompatibilityOptions()
/trunk/main/sw/source/filter/rtf/
H A Dswparrtf.cxx282 pDoc->set(IDocumentSettingAccess::ADD_PARA_SPACING_TO_TABLE_CELLS, true); in Continue()

Completed in 262 milliseconds