Home
last modified time | relevance | path

Searched refs:bObjectValid (Results 1 – 6 of 6) sorted by relevance

/trunk/main/sw/inc/
H A Dunomod.hxx142 sal_Bool bObjectValid:1, bWeb:1, mbApplyZoom; member in SwXViewSettings
174 sal_Bool IsValid() const {return bObjectValid;} in IsValid()
175 void Invalidate() {bObjectValid = sal_False;} in Invalidate()
H A Dunocoll.hxx67 sal_Bool bObjectValid; member in SwUnoCollection
72 bObjectValid(sal_True){} in SwUnoCollection()
75 sal_Bool IsValid() const {return bObjectValid;} in IsValid()
H A Dunotxdoc.hxx186 sal_Bool bObjectValid; member in SwXTextDocument
430 sal_Bool IsValid() const {return bObjectValid;} in IsValid()
/trunk/main/sw/source/ui/uno/
H A Dunotxdoc.cxx371 bObjectValid(pShell != 0), in SwXTextDocument()
1521 bObjectValid = sal_False; in Invalidate()
1548 bObjectValid = sal_True; in Reactivate()
H A Dunomod.cxx617 , bObjectValid(sal_True) in SwXViewSettings()
/trunk/main/sw/source/core/unocore/
H A Dunocoll.cxx1768 bObjectValid = sal_False; in Invalidate()

Completed in 262 milliseconds