Home
last modified time | relevance | path

Searched refs:RTL_CONSTASCII_STRINGPARAM (Results 351 – 375 of 807) sorted by relevance

1...<<11121314151617181920>>...33

/trunk/main/sax/source/fastparser/
H A Dfastparser.cxx619 aBuffer.appendAscii( RTL_CONSTASCII_STRINGPARAM( " line " ) ); in lclGetErrorMessage()
621 aBuffer.appendAscii( RTL_CONSTASCII_STRINGPARAM( "]: " ) ); in lclGetErrorMessage()
623 aBuffer.appendAscii( RTL_CONSTASCII_STRINGPARAM( " error" ) ); in lclGetErrorMessage()
/trunk/main/sc/source/ui/view/
H A Dcellsh.cxx89 SetName(String::CreateFromAscii(RTL_CONSTASCII_STRINGPARAM("Cell"))); in ScCellShell()
637 aStr.AppendAscii(RTL_CONSTASCII_STRINGPARAM( " / " )); in GetState()
655 String::CreateFromAscii(RTL_CONSTASCII_STRINGPARAM("...")) ) ); in GetState()
/trunk/main/cui/source/options/
H A Doptsave.cxx71 #define C2S(cChar) String( RTL_CONSTASCII_STRINGPARAM(cChar) )
677 if( rName.equalsAsciiL( RTL_CONSTASCII_STRINGPARAM( "UIName" ) ) ) in lcl_ExtracUIName()
683 else if( rName.equalsAsciiL( RTL_CONSTASCII_STRINGPARAM( "Name" ) ) ) in lcl_ExtracUIName()
/trunk/main/dbaccess/source/filter/xml/
H A Dxmlfilter.cxx620 if ( pIter->Name.equalsAsciiL( RTL_CONSTASCII_STRINGPARAM ( "Queries" ) ) ) in SetViewSettings()
624 else if ( pIter->Name.equalsAsciiL( RTL_CONSTASCII_STRINGPARAM ( "Tables" ) ) ) in SetViewSettings()
637 if ( pIter->Name.equalsAsciiL( RTL_CONSTASCII_STRINGPARAM ( "layout-settings" ) ) ) in SetConfigurationSettings()
/trunk/main/svtools/source/edit/
H A Dtexteng.cxx226 …aTextSize.Width() = mpRefDev->GetTextWidth( String::CreateFromAscii( RTL_CONSTASCII_STRINGPARAM( "… in SetFont()
229 …aTextSize.Width() = mpRefDev->GetTextWidth( String::CreateFromAscii( RTL_CONSTASCII_STRINGPARAM( "… in SetFont()
2716 aText.AssignAscii( RTL_CONSTASCII_STRINGPARAM( "<P STYLE=\"margin-bottom: 0cm\">" ) ); in Write()
2721 aText.AppendAscii( RTL_CONSTASCII_STRINGPARAM( "<BR>" ) ); in Write()
2740 aText.AppendAscii( RTL_CONSTASCII_STRINGPARAM( "<A HREF=\"" ) ); in Write()
2742 aText.AppendAscii( RTL_CONSTASCII_STRINGPARAM( "\">" ) ); in Write()
2745 aText.AppendAscii( RTL_CONSTASCII_STRINGPARAM( "</A>" ) ); in Write()
2752 aText.AppendAscii( RTL_CONSTASCII_STRINGPARAM( "</P>" ) ); in Write()
/trunk/main/sd/source/ui/dlg/
H A Dvectdlg.cxx350 RTL_CONSTASCII_STRINGPARAM( SD_OPTION_VECTORIZE ) ), in LoadSettings()
384 RTL_CONSTASCII_STRINGPARAM( SD_OPTION_VECTORIZE ) ), in SaveSettings()
/trunk/main/desktop/win32/source/officeloader/
H A Dofficeloader.cxx277 …fSuccess = WriteFile( hPipe, RTL_CONSTASCII_STRINGPARAM("InternalIPC::Arguments"), &dwBytesWritten… in WinMain()
283 hPipe, RTL_CONSTASCII_STRINGPARAM("0"), in WinMain()
/trunk/main/oox/source/xls/
H A Dnumberformatsbuffer.cxx1850 if( rFmtCode.equalsIgnoreAsciiCaseAsciiL( RTL_CONSTASCII_STRINGPARAM( "general" ) ) ) in lclCreateFormat()
1857 OSL_ENSURE( rFmtCode.matchAsciiL( RTL_CONSTASCII_STRINGPARAM( "#\\ ?/" ) ) || in lclCreateFormat()
1858 rFmtCode.matchAsciiL( RTL_CONSTASCII_STRINGPARAM( "#\\ ?\?/" ) ) || in lclCreateFormat()
1859 rFmtCode.matchAsciiL( RTL_CONSTASCII_STRINGPARAM( "#\\ ?\?\?/" ) ), in lclCreateFormat()
H A Dquerytablebuffer.cxx103 rTables.appendAscii( RTL_CONSTASCII_STRINGPARAM( "HTML__" ) ).append( rTableName ); in lclAppendWebQueryTableName()
113 rTables.appendAscii( RTL_CONSTASCII_STRINGPARAM( "HTML_" ) ).append( nTableIndex ); in lclAppendWebQueryTableIndex()
/trunk/main/xmloff/source/xforms/
H A Dxformsexport.cxx242 if( sName.equalsAsciiL( RTL_CONSTASCII_STRINGPARAM("ID") ) ) in exportXFormsInstance()
244 else if( sName.equalsAsciiL( RTL_CONSTASCII_STRINGPARAM("URL") ) ) in exportXFormsInstance()
246 else if( sName.equalsAsciiL( RTL_CONSTASCII_STRINGPARAM("Instance") )) in exportXFormsInstance()
/trunk/main/toolkit/source/awt/
H A Dvclxtoolkit.cxx395 { css::awt::MessageBoxType_MESSAGEBOX, RTL_CONSTASCII_STRINGPARAM("messbox") },
396 { css::awt::MessageBoxType_INFOBOX, RTL_CONSTASCII_STRINGPARAM("infobox") },
397 { css::awt::MessageBoxType_WARNINGBOX, RTL_CONSTASCII_STRINGPARAM("warningbox") },
398 { css::awt::MessageBoxType_ERRORBOX, RTL_CONSTASCII_STRINGPARAM("errorbox") },
399 { css::awt::MessageBoxType_QUERYBOX, RTL_CONSTASCII_STRINGPARAM("querybox") },
H A Dvclxmenu.cxx192 implName.appendAscii( RTL_CONSTASCII_STRINGPARAM( "stardiv.Toolkit." ) ); in getImplementationName()
194 implName.appendAscii( RTL_CONSTASCII_STRINGPARAM( "VCLXPopupMenu" ) ); in getImplementationName()
196 implName.appendAscii( RTL_CONSTASCII_STRINGPARAM( "VCLXMenuBar" ) ); in getImplementationName()
/trunk/main/filter/source/xmlfilteradaptor/
H A DXmlFilterAdaptor.cxx397 return ServiceName.equalsAsciiL( RTL_CONSTASCII_STRINGPARAM ( SERVICE_NAME1 ) ) || in XmlFilterAdaptor_supportsService()
398 ServiceName.equalsAsciiL( RTL_CONSTASCII_STRINGPARAM ( SERVICE_NAME2 ) ); in XmlFilterAdaptor_supportsService()
/trunk/main/chart2/source/controller/dialogs/
H A Ddlg_CreationWizard_UNO.cxx272 if( aProperty.Name.compareToAscii( RTL_CONSTASCII_STRINGPARAM( "ParentWindow" ) ) == 0 ) in initialize()
276 … else if( aProperty.Name.compareToAscii( RTL_CONSTASCII_STRINGPARAM( "ChartModel" ) ) == 0 ) in initialize()
/trunk/main/sw/source/filter/rtf/
H A Drtfnum.cxx430 RTL_CONSTASCII_STRINGPARAM( RTF_NUMRULE_NAME " 1" ))); in ReadListTable()
632 RTL_CONSTASCII_STRINGPARAM( RTF_NUMRULE_NAME " 1" ))); in ReadListOverrideTable()
895 RTL_CONSTASCII_STRINGPARAM( RTF_NUMRULE_NAME " 1" ))); in ReadNumSecLevel()
/trunk/main/scripting/source/basprov/
H A Dbasprov.cxx169 …if ( aAuthority.matchIgnoreAsciiCaseAsciiL( RTL_CONSTASCII_STRINGPARAM( "vnd.sun.star.expand:" ) )… in isLibraryShared()
301 if ( !m_sScriptingContext.equalsAsciiL( RTL_CONSTASCII_STRINGPARAM( "user" ) ) ) in initialize()
/trunk/main/bridges/source/cpp_uno/gcc3_freebsd_x86-64/
H A Duno2cpp.cxx403 buf.appendAscii(RTL_CONSTASCII_STRINGPARAM("C++ code threw ")); in cpp_call()
405 buf.appendAscii(RTL_CONSTASCII_STRINGPARAM(": ")); in cpp_call()
/trunk/main/bridges/source/cpp_uno/gcc3_linux_x86-64/
H A Duno2cpp.cxx397 buf.appendAscii(RTL_CONSTASCII_STRINGPARAM("C++ code threw ")); in cpp_call()
399 buf.appendAscii(RTL_CONSTASCII_STRINGPARAM(": ")); in cpp_call()
/trunk/main/bridges/source/cpp_uno/s5abi_macosx_x86-64/
H A Duno2cpp.cxx398 buf.appendAscii(RTL_CONSTASCII_STRINGPARAM("C++ code threw ")); in cpp_call()
400 buf.appendAscii(RTL_CONSTASCII_STRINGPARAM(": ")); in cpp_call()
/trunk/main/sd/source/ui/slideshow/
H A Dshowwin.cxx615 aText.AppendAscii( RTL_CONSTASCII_STRINGPARAM( " ( " )); in DrawPauseScene()
617 aText.AppendAscii( RTL_CONSTASCII_STRINGPARAM( " )" )); in DrawPauseScene()
/trunk/main/cli_ure/source/climaker/
H A Dclimaker_emit.cxx53 buf.appendAscii( RTL_CONSTASCII_STRINGPARAM("unoidl.") ); in to_cts_name()
649 if (uno_name.equalsAsciiL( RTL_CONSTASCII_STRINGPARAM( in get_type()
654 if (uno_name.equalsAsciiL( RTL_CONSTASCII_STRINGPARAM( in get_type()
725 RTL_CONSTASCII_STRINGPARAM("com.sun.star.uno.XInterface") )) in get_type()
752 RTL_CONSTASCII_STRINGPARAM("com.sun.star.uno.XInterface") ) == sal_False) in get_type()
869 RTL_CONSTASCII_STRINGPARAM("com.sun.star.uno.XInterface") ) == sal_False) in complete_iface_type()
/trunk/main/basic/source/uno/
H A Dnamecont.cxx1427 String aPropName( String::CreateFromAscii( RTL_CONSTASCII_STRINGPARAM("MediaType") ) ); in implStoreLibrary()
1441 …aPropName = String::CreateFromAscii( RTL_CONSTASCII_STRINGPARAM( "UseCommonStoragePasswordEncrypti… in implStoreLibrary()
1583 … String aPropName( String::CreateFromAscii( RTL_CONSTASCII_STRINGPARAM("MediaType") ) ); in implStoreLibraryIndexFile()
1589 …aPropName = String::CreateFromAscii( RTL_CONSTASCII_STRINGPARAM( "UseCommonStoragePasswordEncrypti… in implStoreLibraryIndexFile()
2061 String aPropName( String::CreateFromAscii( RTL_CONSTASCII_STRINGPARAM("MediaType") ) ); in storeLibraries_Impl()
2066 …aPropName = String::CreateFromAscii( RTL_CONSTASCII_STRINGPARAM("UseCommonStoragePasswordEncryptio… in storeLibraries_Impl()
2782 if (0 == url.compareToAscii( RTL_CONSTASCII_STRINGPARAM(EXPAND_PROTOCOL ":") )) in expand_url()
/trunk/main/sd/source/ui/annotations/
H A Dannotationmanager.cxx257 if( aEvent.EventName.equalsAsciiL( RTL_CONSTASCII_STRINGPARAM( "OnAnnotationInserted") ) || in notifyEvent()
258 aEvent.EventName.equalsAsciiL( RTL_CONSTASCII_STRINGPARAM( "OnAnnotationRemoved") ) || in notifyEvent()
259 aEvent.EventName.equalsAsciiL( RTL_CONSTASCII_STRINGPARAM( "OnAnnotationChanged" )) ) in notifyEvent()
/trunk/main/sw/source/ui/fldui/
H A Dflddb.cxx421 RTL_CONSTASCII_STRINGPARAM( "TRUE" ))); in IMPL_LINK()
551 RTL_CONSTASCII_STRINGPARAM( USER_DATA_VERSION ))); in FillUserData()
/trunk/main/sd/source/filter/
H A Dsddetect.cxx358 …String aStreamName = UniString::CreateFromAscii( RTL_CONSTASCII_STRINGPARAM( "PowerPoint Document"… in detect()
391 …const String aName = UniString::CreateFromAscii( RTL_CONSTASCII_STRINGPARAM( "CGM - Computer Graph… in detect()

Completed in 267 milliseconds

1...<<11121314151617181920>>...33