Searched refs:bShowIt (Results 1 – 3 of 3) sorted by relevance
52 sal_Bool bShowIt; member in ScChangeViewSettings73 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()
51 bShowIt =r.bShowIt; in ScChangeViewSettings()74 bShowIt =r.bShowIt; in operator =()
174 sal_Bool bShowIt = sal_False; in execute() local178 bShowIt = sal_True; in execute()182 bShowIt = sal_True; in execute()184 if (bShowIt) in execute()
Completed in 19 milliseconds