Home
last modified time | relevance | path

Searched refs:bDataValid (Results 1 – 9 of 9) sorted by relevance

/trunk/main/sc/source/ui/unoobj/
H A Dtextuno.cxx235 bDataValid( sal_False ), in ScHeaderFooterTextData()
261 bDataValid = sal_False; // text has to be fetched again in Notify()
298 if (bDataValid) in GetTextForwarder()
312 bDataValid = sal_True; in GetTextForwarder()
987 bDataValid( sal_False ), in ScCellTextData()
1055 if (bDataValid) in GetTextForwarder()
1085 bDataValid = sal_True; in GetTextForwarder()
1134 bDataValid = sal_False; // text has to be read from the cell again in Notify()
H A Deditsrc.cxx195 bDataValid( sal_False ) in ScAnnotationEditSource()
241 if (bDataValid) in GetTextForwarder()
249 bDataValid = sal_True; in GetTextForwarder()
296 bDataValid = sal_False; // Text muss neu geholt werden in Notify()
/trunk/main/svl/source/svdde/
H A Dddecli.cxx372 void __EXPORT DdeTransaction::Done( sal_Bool bDataValid ) in Done() argument
374 aDone.Call( (void*)bDataValid ); in Done()
/trunk/main/sc/inc/
H A Dtextuno.hxx127 sal_Bool bDataValid; member in ScHeaderFooterTextData
375 sal_Bool bDataValid; member in ScCellTextData
H A Deditsrc.hxx139 sal_Bool bDataValid; member in ScAnnotationEditSource
/trunk/main/sw/source/ui/utlui/
H A Dcontent.cxx221 bDataValid(sal_False), in SwContentType()
464 bDataValid = sal_False; in Init()
484 if(!bDataValid || !pMember) in GetMember()
503 bDataValid = sal_False; in Invalidate()
845 bDataValid = sal_True; in FillMemberList()
/trunk/main/sw/source/ui/inc/
H A Dcontent.hxx189 sal_Bool bDataValid : 1; // member in SwContentType
/trunk/main/svl/inc/svl/
H A Dsvdde.hxx155 virtual void Done( sal_Bool bDataValid );
/trunk/main/sc/source/ui/Accessibility/
H A DAccessibleText.cxx1502 if (bDataValid) in GetTextForwarder()
1524 bDataValid = sal_True; in GetTextForwarder()

Completed in 54 milliseconds