Home
last modified time | relevance | path

Searched refs:aReadOnlyCB (Results 1 – 4 of 4) sorted by last modified time

/trunk/main/sw/source/ui/index/
H A Dcnttab.cxx960 aReadOnlyCB( this, SW_RES(CB_READONLY )), in SwTOXSelectTabPage()
1187 aReadOnlyCB.Check(rDesc.IsReadonly()); in ApplyTOXDescription()
1397 rDesc.SetReadonly(aReadOnlyCB.IsChecked()); in FillTOXDescription()
/trunk/main/sw/source/ui/inc/
H A Dswuicnttab.hxx148 CheckBox aReadOnlyCB; member in SwTOXSelectTabPage
/trunk/main/sfx2/source/dialog/
H A Ddinfdlg.cxx794 aReadOnlyCB ( this, SfxResId( CB_FILE_READONLY ) ), in SfxDocumentPage()
1026 rSet.Put( SfxBoolItem( ID_FILETP_READONLY, aReadOnlyCB.IsChecked() ) ); in FillItemSet()
1084 aReadOnlyCB.Hide(); in Reset()
1086 aReadOnlyCB.Check( ( (SfxBoolItem*)pItem )->GetValue() ); in Reset()
/trunk/main/sfx2/inc/sfx2/
H A Ddinfdlg.hxx176 CheckBox aReadOnlyCB; member in SfxDocumentPage

Completed in 53 milliseconds