Home
last modified time | relevance | path

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

/aoo42x/main/sc/source/core/tool/
H A Dchgviset.cxx51 bShowIt =r.bShowIt; in ScChangeViewSettings()
74 bShowIt =r.bShowIt; in operator =()
/aoo42x/main/sc/inc/
H A Dchgviset.hxx52 sal_Bool bShowIt; member in ScChangeViewSettings
73 bShowIt=sal_False; in ScChangeViewSettings()
85 sal_Bool ShowChanges() const {return bShowIt;} in ShowChanges()
86 void SetShowChanges(sal_Bool nFlag=sal_True){bShowIt=nFlag;} in SetShowChanges()
/aoo42x/main/framework/source/jobs/
H A Dhelponstartup.cxx174 sal_Bool bShowIt = sal_False; in execute() local
178 bShowIt = sal_True; in execute()
182 bShowIt = sal_True; in execute()
184 if (bShowIt) in execute()

Completed in 21 milliseconds