Home
last modified time | relevance | path

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

/AOO42X/main/sfx2/source/dialog/
H A Ddinfdlg.cxx652 aCommentEd ( this, SfxResId( ED_COMMENT ) ), in SfxDocumentDescPage()
675 const sal_Bool bCommentMod = aCommentEd.IsModified(); in FillItemSet()
715 pInfo->setDescription( aCommentEd.GetText() ); in FillItemSet()
735 aCommentEd.SetText( pInfoItem->getDescription() ); in Reset()
743 aCommentEd.SetReadOnly( sal_True ); in Reset()
/AOO42X/main/sfx2/inc/sfx2/
H A Ddinfdlg.hxx237 MultiLineEdit aCommentEd; member in SfxDocumentDescPage