Home
last modified time | relevance | path

Searched refs:nRestoreActions (Results 1 – 2 of 2) sorted by relevance

/aoo4110/main/sw/source/core/inc/
H A Dviewimp.hxx104 sal_uInt16 nRestoreActions ; //Die Anzahl der zu restaurierenden Actions (UNO) member in SwViewImp
252 void SetRestoreActions(sal_uInt16 nSet){nRestoreActions = nSet;} in SetRestoreActions()
253 sal_uInt16 GetRestoreActions() const{return nRestoreActions;} in GetRestoreActions()
/aoo4110/main/sw/source/core/view/
H A Dviewimp.cxx128 nRestoreActions( 0 ), in SwViewImp()

Completed in 39 milliseconds