Home
last modified time | relevance | path

Searched refs:VCLXMessageBox (Results 1 – 5 of 5) sorted by relevance

/aoo41x/main/toolkit/source/awt/
H A Dvclxtoolkit.cxx752 *ppNewComp = new VCLXMessageBox; in ImplCreateWindow()
788 *ppNewComp = new VCLXMessageBox; in ImplCreateWindow()
809 *ppNewComp = new VCLXMessageBox; in ImplCreateWindow()
872 *ppNewComp = new VCLXMessageBox; in ImplCreateWindow()
957 *ppNewComp = new VCLXMessageBox; in ImplCreateWindow()
H A Dvclxwindows.cxx2198 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()
[all …]
/aoo41x/main/toolkit/source/helper/
H A Dunowrapper.cxx79 case WINDOW_ERRORBOX: return new VCLXMessageBox; in CreateXWindow()
/aoo41x/main/toolkit/inc/toolkit/awt/
H A Dvclxwindows.hxx340 class VCLXMessageBox : public ::com::sun::star::awt::XMessageBox, class
344 VCLXMessageBox();
345 ~VCLXMessageBox();
/aoo41x/main/toolkit/doc/layout/
H A DChangeLog237 source/awt/vclxwindows.cxx: Move VCLXMessageBox's getMinimumSize()

Completed in 73 milliseconds