Home
last modified time | relevance | path

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

/aoo42x/main/cui/source/inc/
H A DSpellDialog.hxx132 String m_sExplanation; member in svx::ExplainButton
139 void SetExplanation( const String& rText ) {m_sExplanation = rText;} in SetExplanation()
140 bool HasExplanation() { return m_sExplanation.Len() > 0;} in HasExplanation()
/aoo42x/main/extensions/source/propctrlr/
H A DMasterDetailLinkDialog.cxx114 ,m_sExplanation,m_sDetailLabel,m_sMasterLabel); in createDialog()
134 OSL_VERIFY( aProperty.Value >>= m_sExplanation ); in implInitialize()
H A DMasterDetailLinkDialog.hxx72 ::rtl::OUString m_sExplanation;
/aoo42x/main/cui/source/dialogs/
H A DSpellDialog.cxx2172 Help::ShowBalloon( this, GetPosPixel(), m_sExplanation ); in RequestHelp()

Completed in 50 milliseconds