Home
last modified time | relevance | path

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

/trunk/main/sw/source/core/view/
H A Dprintdata.cxx232 bool bDefaultVal = rDefaultPrintData.IsPrintPageBackground(); in SwPrintUIOptions() local
236 bDefaultVal ); in SwPrintUIOptions()
247 bDefaultVal = rDefaultPrintData.IsPrintHiddenText(); in SwPrintUIOptions()
254 bDefaultVal = rDefaultPrintData.IsPrintTextPlaceholder(); in SwPrintUIOptions()
262 bDefaultVal = rDefaultPrintData.IsPrintControl(); in SwPrintUIOptions()
272 bDefaultVal = rDefaultPrintData.IsPrintBlackFont(); in SwPrintUIOptions()
284 bDefaultVal = rDefaultPrintData.IsPrintEmptyPages(); in SwPrintUIOptions()
292 bDefaultVal = rDefaultPrintData.IsPaperFromSetup(); in SwPrintUIOptions()
298 bDefaultVal, in SwPrintUIOptions()
407 bDefaultVal = rDefaultPrintData.IsPrintProspect(); in SwPrintUIOptions()
[all …]
/trunk/main/odk/examples/DevelopersGuide/OfficeDev/Linguistic/
H A DSampleThesaurus.java96 boolean bDefaultVal, in GetValueToUse() argument
99 boolean bRes = bDefaultVal; in GetValueToUse()
127 bRes = bDefaultVal; in GetValueToUse()
H A DSampleSpellChecker.java98 boolean bDefaultVal, in GetValueToUse() argument
101 boolean bRes = bDefaultVal; in GetValueToUse()
129 bRes = bDefaultVal; in GetValueToUse()
H A DSampleHyphenator.java98 boolean bDefaultVal, in GetValueToUse() argument
101 boolean bRes = bDefaultVal; in GetValueToUse()
129 bRes = bDefaultVal; in GetValueToUse()

Completed in 25 milliseconds