Home
last modified time | relevance | path

Searched defs:aMsg (Results 26 – 50 of 97) sorted by relevance

1234

/trunk/main/i18npool/source/localedata/
H A Dsaxparser.cxx339 const OString aMsg = OUStringToOString(e.Message, RTL_TEXTENCODING_UTF8 ); in SAL_IMPLEMENT_MAIN_WITH_ARGS() local
377 const OString aMsg = OUStringToOString(e.Message, RTL_TEXTENCODING_UTF8 ); in SAL_IMPLEMENT_MAIN_WITH_ARGS() local
/trunk/main/svl/source/numbers/
H A Dzforlist.cxx1076 String aMsg( RTL_CONSTASCII_USTRINGPARAM( in ImpGenerateCL() local
1107 String aMsg( RTL_CONSTASCII_USTRINGPARAM( in ImpGenerateCL() local
1795 String aMsg( RTL_CONSTASCII_USTRINGPARAM( in ImpInsertFormat() local
1815 String aMsg( RTL_CONSTASCII_USTRINGPARAM( in ImpInsertFormat() local
1864 String aMsg( RTL_CONSTASCII_USTRINGPARAM( in ImpInsertFormat() local
1880 String aMsg( RTL_CONSTASCII_USTRINGPARAM( in ImpInsertFormat() local
2019 String aMsg( RTL_CONSTASCII_USTRINGPARAM( in ImpGetFormatCodeIndex() local
2075 ByteString aMsg; in ImpAdjustFormatCodeDefault() local
2217 String aMsg( RTL_CONSTASCII_USTRINGPARAM( in ImpGenerateFormats() local
2230 String aMsg( RTL_CONSTASCII_USTRINGPARAM( in ImpGenerateFormats() local
[all …]
/trunk/main/desktop/source/app/
H A Duserinstall.cxx286 OString aMsg("create_user_install(): "); in create_user_install() local
H A Dappinit.cxx419 OUString aMsg; in CreateTemporaryDirectory() local
H A Dapp.cxx1200 OUString aMsg; in CreateErrorMsgString() local
2338 OUString aMsg( CreateErrorMsgString( utl::Bootstrap::MISSING_BOOTSTRAP_FILE, in InitializeConfiguration() local
2344 OUString aMsg( CreateErrorMsgString( utl::Bootstrap::INVALID_BOOTSTRAP_FILE_ENTRY, in InitializeConfiguration() local
2351 OUString aMsg; in InitializeConfiguration() local
2376 OUString aMsg( CreateErrorMsgString( utl::Bootstrap::INVALID_BOOTSTRAP_DATA, in InitializeConfiguration() local
2382 OUString aMsg( CreateErrorMsgString( utl::Bootstrap::INVALID_BOOTSTRAP_DATA, in InitializeConfiguration() local
/trunk/main/basic/source/sbx/
H A Dsbxbase.cxx212 ByteString aMsg( "SBX: Keine Factory fuer SBX-ID " ); in Create() local
233 ByteString aMsg( "SBX: Keine Factory fuer Objektklasse " ); in CreateObject() local
/trunk/main/filter/source/graphicfilter/expm/
H A Dexpm.cxx102 rtl::OUString aMsg; in WriteXPM() local
/trunk/main/svx/source/dialog/
H A Dtxencbox.cxx200 …ByteString aMsg( "SvxTextEncodingBox::InsertTextEncoding: no resource string for text encoding: " … in InsertTextEncoding() local
/trunk/main/rsc/source/parser/
H A Drscyacc.cxx145 ByteString aMsg( pHS->getString( aCopyInst.pClass->GetId() ) ); in DoClassHeader() local
/trunk/main/automation/inc/automation/
H A Dcommuni.hxx150 void CallInfoMsg( InfoString aMsg ){ pMyServer->CallInfoMsg( aMsg ); } in CallInfoMsg()
/trunk/main/stoc/test/
H A Dtestcorefl.cxx399 OString aMsg( in SAL_IMPLEMENT_MAIN() local
H A Dtestconv.cxx693 OString aMsg( OUStringToOString( rExc.Message, RTL_TEXTENCODING_ASCII_US ) ); in SAL_IMPLEMENT_MAIN() local
/trunk/main/automation/source/simplecm/
H A Dsimplecm.cxx73 void CommunicationLink::CallInfoMsg( InfoString aMsg ) in CallInfoMsg()
558 void CommunicationManager::CallInfoMsg( InfoString aMsg ) in CallInfoMsg()
/trunk/main/sfx2/source/control/
H A Ddispatch.cxx492 ByteString aMsg( "-SfxDispatcher(" ); in Pop() local
964 ByteString aMsg( nSlot ); in GetShellAndSlot_Impl() local
974 ByteString aMsg( nSlot ); in GetShellAndSlot_Impl() local
1926 ByteString aMsg( "SfxDispatcher(" ); in FlushImpl() local
2212 String aMsg( nSlot ); in _TryIntercept_Impl() local
2369 String aMsg( nSlot ); in _FindServer() local
2394 String aMsg( nSlot ); in _FindServer() local
2557 ByteString aMsg( "item-type unequal to IDL (=> no BASIC)" ); in _FillState() local
H A Dshell.cxx670 String aMsg("SfxShell::DoActivate() "); in DoActivate_Impl() local
713 String aMsg("SfxShell::DoDeactivate()"); in DoDeactivate_Impl() local
/trunk/main/rsc/source/res/
H A Drscstr.cxx347 ByteString aMsg( pHS->getString( pRefClass->GetId() ).getStr() ); in WriteRc() local
/trunk/main/basic/source/comp/
H A Dtoken.cxx412 void SbiTokenizer::Error( SbError code, String aMsg ) in Error()
/trunk/main/sc/source/ui/miscdlgs/
H A Dscuiautofmt.cxx322 String aMsg( aStrDelMsg.GetToken( 0, '#' ) ); in IMPL_LINK() local
/trunk/main/dbaccess/source/ui/tabledesign/
H A DTableController.cxx1133 OSQLWarningBox aMsg( getView(), aMessage, WB_YES_NO | WB_DEF_YES , &aError ); in alterColumns() local
1190 OSQLWarningBox aMsg( getView(), aMessage, WB_YES_NO | WB_DEF_YES ); in alterColumns() local
1257 OSQLMessageBox aMsg(getView(),aTitle,aMsgT,WB_YES_NO| WB_DEF_YES); in alterColumns() local
/trunk/main/sfx2/source/view/
H A Dviewprn.cxx330 String aMsg( SfxResId( STR_NOSTARTPRINTER ) ); in jobFinished() local
532 String aMsg; in SetPrinter_Impl() local
/trunk/main/vcl/win/source/app/
H A Dsalinst.cxx672 MSG aMsg; in ImplSalYield() local
906 MSG aMsg; local
/trunk/main/sd/source/filter/xml/
H A Dsdxmlwrp.cxx569 OUString aMsg = String( SdResId( STR_LOAD_DOC ) ); in Import() local
986 OUString aMsg = String( SdResId( STR_SAVE_DOC ) ); in Export() local
/trunk/main/filter/source/graphicfilter/egif/
H A Degif.cxx93 rtl::OUString aMsg; in WriteGIF() local
/trunk/main/automation/source/server/
H A Dserver.cxx161 void RemoteControlCommunicationManager::InfoMsg( InfoString aMsg ) in InfoMsg()
/trunk/main/basic/inc/basic/
H A Dtesttool.hxx78 String aMsg; member

Completed in 247 milliseconds

1234