Home
last modified time | relevance | path

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

/trunk/main/sw/source/ui/inc/ !
H A Doptpage.hxx85 CheckBox aPostItCB; member in SwContentOptPage
/trunk/main/sw/source/ui/config/ !
H A Doptpage.cxx117 aPostItCB ( this, SW_RES( CB_POSTIT ) ), in SwContentOptPage()
221 aPostItCB .Check (pElemAttr->bNotes ); in Reset()
254 aElem.bNotes = aPostItCB .IsChecked(); in FillItemSet()