Home
last modified time | relevance | path

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

/aoo42x/main/odk/examples/cpp/complextoolbarcontrols/
H A DMyProtocolHandler.cxx57 Reference< XMessageBoxFactory > xMsgBoxFactory( mxToolkit, UNO_QUERY ); in ShowMessageBox() local
58 if ( rFrame.is() && xMsgBoxFactory.is() ) in ShowMessageBox()
60 Reference< XMessageBox > xMsgBox = xMsgBoxFactory->createMessageBox( in ShowMessageBox()

Completed in 11 milliseconds