Home
last modified time | relevance | path

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

/aoo41x/main/sd/source/ui/inc/
H A Doptsitem.hxx104 sal_Bool mbEnableModify : 1; member in SdOptionsGeneric
112 void OptionsChanged() { if( mpCfgItem && mbEnableModify ) mpCfgItem->SetModified(); } in OptionsChanged()
128 void EnableModify( sal_Bool bModify ) { mbEnableModify = bModify; } in EnableModify()

Completed in 19 milliseconds