Home
last modified time | relevance | path

Searched refs:aMessage (Results 51 – 75 of 90) sorted by relevance

1234

/aoo42x/main/dbaccess/source/ui/dlg/
H A DDbAdminImpl.cxx638 …::rtl::OString aMessage("ODbDataSourceAdministrationHelper::translateProperties: could not extract… in translateProperties()
639aMessage += ::rtl::OString(aDirect->second.getStr(), aDirect->second.getLength(), RTL_TEXTENCODING… in translateProperties()
640 aMessage += ::rtl::OString("!"); in translateProperties()
641 DBG_ERROR(aMessage.getStr()); in translateProperties()
/aoo42x/main/toolkit/source/layout/core/
H A Droot.cxx75 …ctory, uno::Reference< awt::XToolkit > xToolkit, OUString const& aTitle, OUString const& aMessage ) in ShowMessageBox() argument
88 awt::MessageBoxButtons::BUTTONS_OK, aTitle, aMessage ); in ShowMessageBox()
/aoo42x/main/dbaccess/source/ui/querydesign/
H A Dquerycontroller.cxx982 String aMessage( ModuleRes( STR_QUERYDESIGN_NO_VIEW_ASK ) ); in impl_initialize() local
984 OSQLMessageBox aDlg( pWindow, aTitle, aMessage, WB_YES_NO | WB_DEF_YES, OSQLMessageBox::Query ); in impl_initialize()
1413 String aMessage(ModuleRes(STR_DATASOURCE_DELETED)); in doSaveAsDoc() local
1414 OSQLWarningBox( getView(), aMessage ).Execute(); in doSaveAsDoc()
/aoo42x/main/svx/source/svdraw/
H A Dsvdpntv.cxx1253 String aMessage; in SetDefaultAttr() local
1254aMessage.AppendAscii("SdrPaintView::SetDefaultAttr(): Das setzen von EE_FEATURE-Items an der SdrVi… in SetDefaultAttr()
1255 InfoBox(NULL, aMessage).Execute(); in SetDefaultAttr()
H A Dsvdedtv1.cxx986 String aMessage; in SetAttrToMarked() local
987aMessage.AppendAscii("SdrEditView::SetAttrToMarked(): Das setzen von EE_FEATURE-Items an der SdrVi… in SetAttrToMarked()
988 InfoBox(NULL, aMessage).Execute(); in SetAttrToMarked()
H A Dsvdedxv.cxx1644 String aMessage; in SetAttributes() local
1645aMessage.AppendAscii("SdrObjEditView::SetAttributes(): Das setzen von EE_FEATURE-Items an der SdrV… in SetAttributes()
1646 InfoBox(NULL, aMessage).Execute(); in SetAttributes()
/aoo42x/main/dbaccess/source/ui/misc/
H A Ddbsubcomponentcontroller.cxx487 String aMessage(ModuleRes(RID_STR_CONNECTION_LOST)); in connectionLostMessage() local
495 InfoBox(pWin, aMessage).Execute(); in connectionLostMessage()
/aoo42x/main/dbaccess/source/ui/relationdesign/
H A DRelationController.cxx174 String aMessage(ModuleRes(STR_DATASOURCE_DELETED)); in Execute() local
175 OSQLWarningBox( getView(), aMessage ).Execute(); in Execute()
/aoo42x/main/bean/java/officebean/src/main/java/com/sun/star/comp/beans/
H A DLocalOfficeConnection.java128 private void dbgPrint( String aMessage ) in dbgPrint() argument
130 System.err.println( aMessage ); in dbgPrint()
/aoo42x/main/uui/source/
H A Dopenlocked.hxx31 OpenLockedQueryBox( Window* pParent, ResMgr* pResMgr, const String& aMessage );
H A Dtrylater.hxx31 TryLaterQueryBox( Window* pParent, ResMgr* pResMgr, const String& aMessage );
H A Dalreadyopen.hxx31 …AlreadyOpenQueryBox( Window* pParent, ResMgr* pResMgr, const String& aMessage, sal_Bool bIsStoring…
H A Diahndl.hxx129 ::rtl::OUString aMessage,
/aoo42x/main/sc/source/ui/inc/
H A Dhintwin.hxx33 String aMessage; member in ScHintWindow
/aoo42x/main/filter/source/xsltdialog/
H A Dxmlfiltersettingsdialog.cxx825 String aMessage(RESID(STR_WARN_DELETE)); in onDelete() local
826 aMessage.SearchAndReplace( aPlaceHolder, pInfo->maFilterName ); in onDelete()
828 WarningBox aWarnBox(this, (WinBits)(WB_YES_NO | WB_DEF_YES), aMessage ); in onDelete()
/aoo42x/main/xmloff/source/forms/
H A Delementimport.cxx370 …::rtl::OString aMessage( "OElementImport::implApplyGenericProperties: encountered an unknown prope… in implApplyGenericProperties()
371aMessage += ::rtl::OUStringToOString( aPropValues->Name, RTL_TEXTENCODING_ASCII_US ); in implApplyGenericProperties()
372 aMessage += "), but component is no PropertyBag!"; in implApplyGenericProperties()
373 OSL_ENSURE( false, aMessage.getStr() ); in implApplyGenericProperties()
/aoo42x/main/comphelper/source/misc/
H A Ddocumentiologring.hxx68 …virtual void SAL_CALL logString( const ::rtl::OUString& aMessage ) throw (::com::sun::star::uno::R…
/aoo42x/main/offapi/com/sun/star/logging/
H A DXSimpleLogRing.idl52 void logString( [in] string aMessage );
/aoo42x/main/package/source/xstor/
H A Dowriteablestream.hxx75 void StaticAddLog( const ::rtl::OUString& aMessage );
185 void AddLog( const ::rtl::OUString& aMessage );
H A Dowriteablestream.cxx88 void StaticAddLog( const ::rtl::OUString& aMessage ) in StaticAddLog() argument
96 xLogRing->logString( aMessage ); in StaticAddLog()
361 void OWriteStream_Impl::AddLog( const ::rtl::OUString& aMessage ) in AddLog() argument
378 m_xLogRing->logString( aMessage ); in AddLog()
/aoo42x/main/offapi/com/sun/star/awt/
H A DXMessageBoxFactory.idl61 @param aMessage
/aoo42x/main/accessibility/workben/org/openoffice/accessibility/awb/canvas/
H A DShapeContainer.java154 private void PrintMessage (String aMessage, java.util.EventObject aEvent) in PrintMessage() argument
/aoo42x/main/sc/source/ui/view/
H A Dtabview3.cxx513 String aTitle, aMessage; in TestHintWindow() local
514 if ( pData && pData->GetInput( aTitle, aMessage ) && aMessage.Len() > 0 ) in TestHintWindow()
537 pInputHintWindow = new ScHintWindow( pFrameWin, aTitle, aMessage ); in TestHintWindow()
/aoo42x/main/svx/source/accessibility/
H A Dsvxrectctaccessiblecontext.cxx649 …::rtl::OUString aMessage( RTL_CONSTASCII_USTRINGPARAM( "deselectAccessibleChild is not possible in… in deselectAccessibleChild()
653 throw lang::IndexOutOfBoundsException( aMessage, *this ); // never possible in deselectAccessibleChild()
/aoo42x/main/cui/source/customize/
H A Dcfg.cxx5663 Window *pWindow, const rtl::OUString& aMessage, bool /*bYestoAll*/ ) in SvxIconReplacementDialog() argument
5669 SetMessText( ReplaceIconName( aMessage ) ); in SvxIconReplacementDialog()
5678 Window *pWindow, const rtl::OUString& aMessage ) in SvxIconReplacementDialog() argument
5683 SetMessText( ReplaceIconName( aMessage )); in SvxIconReplacementDialog()
5711 Window *pWindow, const rtl::OUString& aMessage) in SvxIconChangeDialog() argument
5724 aLineEditDescription.SetText(aMessage); in SvxIconChangeDialog()

Completed in 2060 milliseconds

1234