Searched refs:m_sExplanation (Results 1 – 4 of 4) sorted by relevance
132 String m_sExplanation; member in svx::ExplainButton139 void SetExplanation( const String& rText ) {m_sExplanation = rText;} in SetExplanation()140 bool HasExplanation() { return m_sExplanation.Len() > 0;} in HasExplanation()
114 ,m_sExplanation,m_sDetailLabel,m_sMasterLabel); in createDialog()134 OSL_VERIFY( aProperty.Value >>= m_sExplanation ); in implInitialize()
72 ::rtl::OUString m_sExplanation;
2172 Help::ShowBalloon( this, GetPosPixel(), m_sExplanation ); in RequestHelp()
Completed in 50 milliseconds