Home
last modified time | relevance | path

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

/aoo4110/main/sw/inc/
H A DIDocumentSettingAccess.hxx64 DO_NOT_JUSTIFY_LINES_WITH_MANUAL_BREAK, enumerator
/aoo4110/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()
/aoo4110/main/sw/source/ui/config/
H A Doptcomp.cxx495 …rIDocumentSettingAccess.get(IDocumentSettingAccess::DO_NOT_JUSTIFY_LINES_WITH_MANUAL_BREAK) != sal… in GetDocumentOptions()
/aoo4110/main/sw/source/core/text/
H A Ditradj.cxx307 …->getIDocumentSettingAccess()->get(IDocumentSettingAccess::DO_NOT_JUSTIFY_LINES_WITH_MANUAL_BREAK); in CalcNewBlock()
/aoo4110/main/sw/source/core/view/
H A Dviewsh.cxx937 …if ( pIDSA->get(IDocumentSettingAccess::DO_NOT_JUSTIFY_LINES_WITH_MANUAL_BREAK) != _bDoNotJustifyL… in SetDoNotJustifyLinesWithManualBreak()
940 …pIDSA->set(IDocumentSettingAccess::DO_NOT_JUSTIFY_LINES_WITH_MANUAL_BREAK, _bDoNotJustifyLinesWith… in SetDoNotJustifyLinesWithManualBreak()
/aoo4110/main/sw/source/core/doc/
H A Ddoc.cxx189 case DO_NOT_JUSTIFY_LINES_WITH_MANUAL_BREAK: return mbDoNotJustifyLinesWithManualBreak; in get()
282 case DO_NOT_JUSTIFY_LINES_WITH_MANUAL_BREAK: in set()
/aoo4110/main/sw/source/filter/rtf/
H A Dswparrtf.cxx289 pDoc->set(IDocumentSettingAccess::DO_NOT_JUSTIFY_LINES_WITH_MANUAL_BREAK, false); in Continue()
/aoo4110/main/sw/source/filter/ww8/
H A Dwrtww8.cxx434 …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 121 milliseconds