Searched refs:aColText (Results 1 – 4 of 4) sorted by relevance
169 String aColText; member in SvxIconChoiceCtrlColumnInfo181 void SetText( const String& rText ) { aColText = rText; } in SetText()187 const String& GetText() const { return aColText; } in GetText()
63 aColText (this, SW_RES(TXT_COL )), in SwLabPrtPage()125 aColText .Enable(bEnable); in IMPL_LINK()
47 FixedText aColText; member in SwLabPrtPage
109 : aColText( rInfo.aColText ), aColImage( rInfo.aColImage ) in SvxIconChoiceCtrlColumnInfo()
Completed in 25 milliseconds