Home
last modified time | relevance | path

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

/aoo41x/main/sw/inc/
H A Dviewopt.hxx210 inline sal_Bool IsTab(sal_Bool bHard = sal_False) const in IsTab() argument
212 ((nCoreOptions & VIEWOPT_1_VIEWMETACHARS)||bHard) in IsTab()
217 inline sal_Bool IsBlank(sal_Bool bHard = sal_False) const in IsBlank() argument
219 ((nCoreOptions & VIEWOPT_1_VIEWMETACHARS)||bHard) in IsBlank()
229 inline sal_Bool IsParagraph(sal_Bool bHard = sal_False) const in IsParagraph() argument
231 ((nCoreOptions & VIEWOPT_1_VIEWMETACHARS)||bHard) in IsParagraph()
236 inline sal_Bool IsLineBreak(sal_Bool bHard = sal_False) const in IsLineBreak() argument
238 ((nCoreOptions & VIEWOPT_1_VIEWMETACHARS)||bHard) in IsLineBreak()
266 inline sal_Bool IsShowHiddenChar(sal_Bool bHard = sal_False) const in IsShowHiddenChar() argument
268 ((nCoreOptions & VIEWOPT_1_VIEWMETACHARS)||bHard) in IsShowHiddenChar()
/aoo41x/main/soldep/inc/soldep/
H A Dprj.hxx309 void HasHardDependencies( sal_Bool bHard ) { bHardDependencies = bHard; } in HasHardDependencies() argument
/aoo41x/main/sw/source/ui/inc/
H A Dconttree.hxx333 sal_Bool Update(sal_Bool bHard);
/aoo41x/main/sw/source/ui/utlui/
H A Dglbltree.cxx1201 sal_Bool SwGlobalTree::Update(sal_Bool bHard) in Update() argument
1256 if(bCopy || bHard) in Update()

Completed in 180 milliseconds