Searched refs:nRestoreActions (Results 1 – 2 of 2) sorted by relevance
104 sal_uInt16 nRestoreActions ; //Die Anzahl der zu restaurierenden Actions (UNO) member in SwViewImp252 void SetRestoreActions(sal_uInt16 nSet){nRestoreActions = nSet;} in SetRestoreActions()253 sal_uInt16 GetRestoreActions() const{return nRestoreActions;} in GetRestoreActions()
121 nRestoreActions( 0 ), in SwViewImp()
Completed in 17 milliseconds