Searched refs:aCommentText (Results 1 – 4 of 4) sorted by relevance
49 aCommentText(rComment) in SfxMacroInfoItem()63 aCommentText(rCopy.aCommentText) in SfxMacroInfoItem()78 aCommentText == ((const SfxMacroInfoItem&)rCmp).aCommentText; in operator ==()
38 String aCommentText; member in SfxMacroInfoItem54 { return aCommentText; } in GetComment()56 { aCommentText = r; } in SetComment()
211 , aCommentText( this, SfxResId( FT_COMMENTS ) ) in SfxVersionDialog()368 aPos = aCommentText.GetPosPixel(); in RecalcDateColumn()370 aCommentText.SetPosPixel( aPos ); in RecalcDateColumn()
61 FixedText aCommentText; member in SfxVersionDialog
Completed in 28 milliseconds