Home
last modified time | relevance | path

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

/trunk/main/sfx2/source/control/
H A Dminfitem.cxx49 aCommentText(rComment) in SfxMacroInfoItem()
63 aCommentText(rCopy.aCommentText) in SfxMacroInfoItem()
78 aCommentText == ((const SfxMacroInfoItem&)rCmp).aCommentText; in operator ==()
/trunk/main/sfx2/inc/sfx2/
H A Dminfitem.hxx38 String aCommentText; member in SfxMacroInfoItem
54 { return aCommentText; } in GetComment()
56 { aCommentText = r; } in SetComment()
/trunk/main/sfx2/source/dialog/
H A Dversdlg.cxx211 , aCommentText( this, SfxResId( FT_COMMENTS ) ) in SfxVersionDialog()
368 aPos = aCommentText.GetPosPixel(); in RecalcDateColumn()
370 aCommentText.SetPosPixel( aPos ); in RecalcDateColumn()
/trunk/main/sfx2/source/inc/
H A Dversdlg.hxx61 FixedText aCommentText; member in SfxVersionDialog

Completed in 24 milliseconds