Home
last modified time | relevance | path

Searched refs:mbIgnoreTabsAndBlanksForLineCalculation (Results 1 – 3 of 3) sorted by relevance

/trunk/main/sw/source/core/doc/
H A Ddocnew.cxx389 mbIgnoreTabsAndBlanksForLineCalculation = false; // hidden in SwDoc()
1203 pRet->mbIgnoreTabsAndBlanksForLineCalculation = mbIgnoreTabsAndBlanksForLineCalculation ; in CreateCopy()
H A Ddoc.cxx182 … case IGNORE_TABS_AND_BLANKS_FOR_LINE_CALCULATION: return mbIgnoreTabsAndBlanksForLineCalculation; in get()
287 mbIgnoreTabsAndBlanksForLineCalculation = value; in set()
/trunk/main/sw/inc/
H A Ddoc.hxx585 bool mbIgnoreTabsAndBlanksForLineCalculation : 1; // FME 2006-03-01 #i3952# member in SwDoc

Completed in 42 milliseconds