Home
last modified time | relevance | path

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

/aoo41x/main/sc/source/ui/miscdlgs/
H A Dprotectiondlg.cxx46 maBtnProtect (this, ScResId(BTN_PROTECT)), in ScTableProtectionDlg()
83 rData.setProtected(maBtnProtect.IsChecked()); in WriteData()
95 maBtnProtect.SetClickHdl(aLink); in Init()
116 maBtnProtect.Check(true); in Init()
135 if (pBtn == &maBtnProtect) in IMPL_LINK()
137 bool bChecked = maBtnProtect.IsChecked(); in IMPL_LINK()
/aoo41x/main/sc/source/ui/inc/
H A Dprotectiondlg.hxx55 CheckBox maBtnProtect; member in ScTableProtectionDlg

Completed in 9 milliseconds