Home
last modified time | relevance | path

Searched refs:fExpShRtn (Results 1 – 4 of 4) sorted by relevance

/trunk/main/sw/source/filter/ww8/
H A Dww8scan.hxx1641 sal_uInt32 fExpShRtn :1; // #i78591# and #i56856# member in WW8Dop
H A Dww8scan.cxx6993 fExpShRtn = ( a32Bit & 0x00002000 ) >> 13 ; // #i56856# in SetCompatabilityOptions()
7031 if (fExpShRtn) a32Bit |= 0x00002000; // #i56856# in GetCompatabilityOptions()
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 99 milliseconds