Lines Matching refs:VCLXMessageBox
2198 void VCLXMessageBox::ImplGetPropertyIds( std::list< sal_uInt16 > &rIds ) in ImplGetPropertyIds()
2203 VCLXMessageBox::VCLXMessageBox() in VCLXMessageBox() function in VCLXMessageBox
2207 VCLXMessageBox::~VCLXMessageBox() in ~VCLXMessageBox()
2212 ::com::sun::star::uno::Any VCLXMessageBox::queryInterface( const ::com::sun::star::uno::Type & rTyp… in queryInterface()
2220 IMPL_XTYPEPROVIDER_START( VCLXMessageBox )
2225 void VCLXMessageBox::setCaptionText( const ::rtl::OUString& rText ) throw(::com::sun::star::uno::Ru…
2234 ::rtl::OUString VCLXMessageBox::getCaptionText() throw(::com::sun::star::uno::RuntimeException) in getCaptionText()
2245 void VCLXMessageBox::setMessageText( const ::rtl::OUString& rText ) throw(::com::sun::star::uno::Ru… in setMessageText()
2254 ::rtl::OUString VCLXMessageBox::getMessageText() throw(::com::sun::star::uno::RuntimeException) in getMessageText()
2265 sal_Int16 VCLXMessageBox::execute() throw(::com::sun::star::uno::RuntimeException) in execute()
2273 ::com::sun::star::awt::Size SAL_CALL VCLXMessageBox::getMinimumSize() throw(::com::sun::star::uno::… in getMinimumSize()