Home
last modified time | relevance | path

Searched refs:DO_NOT_JUSTIFY_LINES_WITH_MANUAL_BREAK (Results 1 – 9 of 9) sorted by relevance

/trunk/main/sw/inc/
H A DIDocumentSettingAccess.hxx64 DO_NOT_JUSTIFY_LINES_WITH_MANUAL_BREAK, enumerator
/trunk/main/sw/source/ui/uno/
H A DSwXDocumentSettings.cxx602 mpDoc->set(IDocumentSettingAccess::DO_NOT_JUSTIFY_LINES_WITH_MANUAL_BREAK, bTmp); in _setSingleValue()
945 … sal_Bool bTmp = mpDoc->get(IDocumentSettingAccess::DO_NOT_JUSTIFY_LINES_WITH_MANUAL_BREAK); in _getSingleValue()
/trunk/main/sw/source/ui/config/
H A Doptcomp.cxx495 …rIDocumentSettingAccess.get(IDocumentSettingAccess::DO_NOT_JUSTIFY_LINES_WITH_MANUAL_BREAK) != sal… in GetDocumentOptions()
/trunk/main/sw/source/core/text/
H A Ditradj.cxx307 …->getIDocumentSettingAccess()->get(IDocumentSettingAccess::DO_NOT_JUSTIFY_LINES_WITH_MANUAL_BREAK); in CalcNewBlock()
/trunk/main/sw/source/core/view/
H A Dviewsh.cxx940 …if ( pIDSA->get(IDocumentSettingAccess::DO_NOT_JUSTIFY_LINES_WITH_MANUAL_BREAK) != _bDoNotJustifyL… in SetDoNotJustifyLinesWithManualBreak()
943 …pIDSA->set(IDocumentSettingAccess::DO_NOT_JUSTIFY_LINES_WITH_MANUAL_BREAK, _bDoNotJustifyLinesWith… in SetDoNotJustifyLinesWithManualBreak()
/trunk/main/sw/source/core/doc/
H A Ddoc.cxx178 case DO_NOT_JUSTIFY_LINES_WITH_MANUAL_BREAK: return mbDoNotJustifyLinesWithManualBreak; in get()
271 case DO_NOT_JUSTIFY_LINES_WITH_MANUAL_BREAK: in set()
/trunk/main/sw/source/filter/rtf/
H A Dswparrtf.cxx280 pDoc->set(IDocumentSettingAccess::DO_NOT_JUSTIFY_LINES_WITH_MANUAL_BREAK, false); in Continue()
/trunk/main/sw/source/filter/ww8/
H A Dwrtww8.cxx420 …rDop.fExpShRtn = !rWrt.pDoc->get(IDocumentSettingAccess::DO_NOT_JUSTIFY_LINES_WITH_MANUAL_BREAK); … in SV_IMPL_PTRARR()
H A Dww8par.cxx1734 …rDoc.set(IDocumentSettingAccess::DO_NOT_JUSTIFY_LINES_WITH_MANUAL_BREAK, !pWDop->fExpShRtn); // #i… in ImportDop()

Completed in 224 milliseconds