Home
last modified time | relevance | path

Searched refs:RTL_CONSTASCII_STRINGPARAM (Results 176 – 200 of 807) sorted by relevance

12345678910>>...33

/trunk/main/ucb/source/ucp/odma/
H A Dodma_provider.cxx170 …if(!( sCanonicURL.matchIgnoreAsciiCaseAsciiL(RTL_CONSTASCII_STRINGPARAM(ODMA_URL_SCHEME_SHORT ODMA… in queryContent()
171 …sCanonicURL.matchIgnoreAsciiCaseAsciiL(RTL_CONSTASCII_STRINGPARAM(ODMA_URL_SCHEME ODMA_URL_SHORT))… in queryContent()
207 if( sCanonicURL.matchIgnoreAsciiCaseAsciiL(RTL_CONSTASCII_STRINGPARAM(ODMA_URL_ODMAID))) in queryContent()
236 if(sCanonicURL.equalsIgnoreAsciiCaseAsciiL(RTL_CONSTASCII_STRINGPARAM("/"))) in queryContent()
556 …if(_sCanonicURL.matchIgnoreAsciiCaseAsciiL(RTL_CONSTASCII_STRINGPARAM(ODMA_URL_SCHEME_SHORT ODMA_U… in convertURL()
560 …else if(_sCanonicURL.matchIgnoreAsciiCaseAsciiL(RTL_CONSTASCII_STRINGPARAM(ODMA_URL_SCHEME ODMA_UR… in convertURL()
/trunk/main/cppuhelper/source/
H A Dpropertysetmixin.cxx220 RTL_CONSTASCII_STRINGPARAM( in initProperties()
230 RTL_CONSTASCII_STRINGPARAM( in initProperties()
235 RTL_CONSTASCII_STRINGPARAM( in initProperties()
253 RTL_CONSTASCII_STRINGPARAM( in initProperties()
258 RTL_CONSTASCII_STRINGPARAM( in initProperties()
263 RTL_CONSTASCII_STRINGPARAM( in initProperties()
695 RTL_CONSTASCII_STRINGPARAM("com.sun.star.beans.Ambiguous<"))) in getProperty()
731 RTL_CONSTASCII_STRINGPARAM( in getProperty()
769 RTL_CONSTASCII_STRINGPARAM( in getProperty()
871 RTL_CONSTASCII_STRINGPARAM("com.sun.star.beans.Ambiguous<"))) in wrapValue()
[all …]
/trunk/main/svl/source/items/
H A Ddateitem.cxx153 rText.AppendAscii(RTL_CONSTASCII_STRINGPARAM(", ")); in GetPresentation()
163 rText.AppendAscii(RTL_CONSTASCII_STRINGPARAM(", ")); in GetPresentation()
259 rText.AppendAscii(RTL_CONSTASCII_STRINGPARAM(", ")); in GetPresentation()
267 rText.AppendAscii(RTL_CONSTASCII_STRINGPARAM(", ")); in GetPresentation()
/trunk/main/cui/source/dialogs/
H A Dhldocntp.cxx201 …if( aDocumentUrl.equalsAsciiL( RTL_CONSTASCII_STRINGPARAM ( "private:factory/swriter?slot=21051" )… in FillDocumentList()
202 … aDocumentUrl.equalsAsciiL( RTL_CONSTASCII_STRINGPARAM ( "private:factory/swriter?slot=21052" )) || in FillDocumentList()
203 …aDocumentUrl.equalsAsciiL( RTL_CONSTASCII_STRINGPARAM ( "private:factory/sdatabase?Interactive" ))) in FillDocumentList()
359 RTL_CONSTASCII_STRINGPARAM( "private:user" ) ) ); in DoApply()
360 …SfxStringItem aFrame( SID_TARGETNAME, UniString::CreateFromAscii( RTL_CONSTASCII_STRINGPARAM( "_bl… in DoApply()
/trunk/main/framework/source/uielement/
H A Drecentfilesmenucontroller.cxx144 aMenuShortCut.appendAscii( RTL_CONSTASCII_STRINGPARAM( "1~0: " ) ); in fillPopupMenu()
147 aMenuShortCut.appendAscii( RTL_CONSTASCII_STRINGPARAM( MENU_SHORTCUT ) ); in fillPopupMenu()
154 aMenuShortCut.appendAscii( RTL_CONSTASCII_STRINGPARAM( ": " ) ); in fillPopupMenu()
158 aStrBuffer.appendAscii( RTL_CONSTASCII_STRINGPARAM( CMD_PREFIX ) ); in fillPopupMenu()
318 if ( aCommand.equalsAsciiL( RTL_CONSTASCII_STRINGPARAM( CMD_CLEAR_LIST ) ) ) in itemSelected()
/trunk/main/desktop/source/deployment/registry/
H A Ddp_backend.cxx92 if (m_context.equalsAsciiL( RTL_CONSTASCII_STRINGPARAM("user") )) in PackageRegistryBackend()
94 else if (m_context.equalsAsciiL( RTL_CONSTASCII_STRINGPARAM("shared") )) in PackageRegistryBackend()
96 else if (m_context.equalsAsciiL( RTL_CONSTASCII_STRINGPARAM("bundled") )) in PackageRegistryBackend()
98 else if (m_context.equalsAsciiL( RTL_CONSTASCII_STRINGPARAM("tmp") )) in PackageRegistryBackend()
100 else if (m_context.equalsAsciiL( RTL_CONSTASCII_STRINGPARAM("bundled_prereg") )) in PackageRegistryBackend()
103 RTL_CONSTASCII_STRINGPARAM("vnd.sun.star.tdoc:/") )) in PackageRegistryBackend()
/trunk/main/sw/source/ui/uiview/
H A Dview.cxx1305 if (pValue->Name.equalsAsciiL( RTL_CONSTASCII_STRINGPARAM( "ViewLeft" ) ) ) in ReadUserDataSequence()
1311 else if (pValue->Name.equalsAsciiL( RTL_CONSTASCII_STRINGPARAM( "ViewTop" ) ) ) in ReadUserDataSequence()
1317 else if (pValue->Name.equalsAsciiL( RTL_CONSTASCII_STRINGPARAM( "VisibleLeft" ) ) ) in ReadUserDataSequence()
1323 else if (pValue->Name.equalsAsciiL( RTL_CONSTASCII_STRINGPARAM( "VisibleTop" ) ) ) in ReadUserDataSequence()
1329 else if (pValue->Name.equalsAsciiL( RTL_CONSTASCII_STRINGPARAM( "VisibleRight" ) ) ) in ReadUserDataSequence()
1335 else if (pValue->Name.equalsAsciiL( RTL_CONSTASCII_STRINGPARAM( "VisibleBottom" ) ) ) in ReadUserDataSequence()
1341 else if (pValue->Name.equalsAsciiL( RTL_CONSTASCII_STRINGPARAM( "ZoomType" ) ) ) in ReadUserDataSequence()
1346 else if (pValue->Name.equalsAsciiL( RTL_CONSTASCII_STRINGPARAM( "ZoomFactor" ) ) ) in ReadUserDataSequence()
1351 else if (pValue->Name.equalsAsciiL( RTL_CONSTASCII_STRINGPARAM( "ViewLayoutColumns" ) ) ) in ReadUserDataSequence()
1356 else if (pValue->Name.equalsAsciiL( RTL_CONSTASCII_STRINGPARAM( "ViewLayoutBookMode" ) ) ) in ReadUserDataSequence()
[all …]
/trunk/main/stoc/source/uriproc/
H A DExternalUriReferenceTranslator.cxx116 RTL_CONSTASCII_STRINGPARAM("file:/"))) in translateToInternal()
125 if (!externalUriReference.matchAsciiL(RTL_CONSTASCII_STRINGPARAM("//"), i)) in translateToInternal()
127 buf.appendAscii(RTL_CONSTASCII_STRINGPARAM("//")); in translateToInternal()
166 RTL_CONSTASCII_STRINGPARAM("file://"))) in translateToExternal()
/trunk/main/odk/examples/DevelopersGuide/OfficeDev/FilterDevelopment/FlatXmlFilterDetection/
H A Dfilterdetect.cxx179 if ( pValue[i].Name.equalsAsciiL ( RTL_CONSTASCII_STRINGPARAM ( "Type" ) ) ) in initialize()
183 else if ( pValue[i].Name.equalsAsciiL ( RTL_CONSTASCII_STRINGPARAM ( "UserData" ) ) ) in initialize()
187 else if ( pValue[i].Name.equalsAsciiL ( RTL_CONSTASCII_STRINGPARAM ( "TemplateName" ) ) ) in initialize()
206 return ServiceName.equalsAsciiL( RTL_CONSTASCII_STRINGPARAM ( SERVICE_NAME1 ) ); in FilterDetect_supportsService()
/trunk/main/cui/source/tabpages/
H A Dtpgradnt.cxx228 …String aString( CUI_RES( RID_SVXSTR_TABLE ) ); aString.AppendAscii( RTL_CONSTASCII_STRINGPARAM( … in ActivatePage()
237 aString.AppendAscii( RTL_CONSTASCII_STRINGPARAM( "..." ) ); in ActivatePage()
709 aString.AppendAscii( RTL_CONSTASCII_STRINGPARAM( ": " ) ); in IMPL_LINK()
714 aString.AppendAscii( RTL_CONSTASCII_STRINGPARAM( "..." ) ); in IMPL_LINK()
769 aFile.SetExtension( UniString::CreateFromAscii( RTL_CONSTASCII_STRINGPARAM( "sog" ) ) ); in IMPL_LINK()
789 aString.AppendAscii( RTL_CONSTASCII_STRINGPARAM( ": " ) ); in IMPL_LINK()
794 aString.AppendAscii( RTL_CONSTASCII_STRINGPARAM( "..." ) ); in IMPL_LINK()
/trunk/main/sc/source/core/data/
H A Ddocpool.cxx192 : SfxItemPool ( String::CreateFromAscii(RTL_CONSTASCII_STRINGPARAM("ScDocumentPool")), in ScDocumentPool()
294 String::CreateFromAscii(RTL_CONSTASCII_STRINGPARAM(STRING_STANDARD)) ); //! without name? in ScDocumentPool()
700 String aDel = String::CreateFromAscii(RTL_CONSTASCII_STRINGPARAM( " + " )); in lcl_HFPresentation()
793 String aStrSep = String::CreateFromAscii(RTL_CONSTASCII_STRINGPARAM(": ")); in GetPresentation()
998 rText.AppendAscii(RTL_CONSTASCII_STRINGPARAM( " ( " )); in GetPresentation()
1000 rText.AppendAscii(RTL_CONSTASCII_STRINGPARAM( " ) " )); in GetPresentation()
1012 rText.AppendAscii(RTL_CONSTASCII_STRINGPARAM( " ( " )); in GetPresentation()
1014 rText.AppendAscii(RTL_CONSTASCII_STRINGPARAM( " ) " )); in GetPresentation()
/trunk/main/sot/inc/sot/
H A Dobject.hxx168 String::CreateFromAscii( RTL_CONSTASCII_STRINGPARAM( #ClassName ) ), \
205 String::CreateFromAscii( RTL_CONSTASCII_STRINGPARAM( #ClassName ) ), \
247 String::CreateFromAscii( RTL_CONSTASCII_STRINGPARAM( #ClassName ) ), \
289 String::CreateFromAscii( RTL_CONSTASCII_STRINGPARAM( #ClassName ) ), \
335 String::CreateFromAscii( RTL_CONSTASCII_STRINGPARAM( #ClassName ) ), \
/trunk/main/uui/source/
H A Diahndl-ioexceptions.cxx95 && pValue->matchIgnoreAsciiCaseAsciiL(RTL_CONSTASCII_STRINGPARAM( in getResourceNameRequestArgument()
248 RTL_CONSTASCII_STRINGPARAM("volume")) in handleInteractiveIOException()
301 RTL_CONSTASCII_STRINGPARAM("volume")) in handleInteractiveIOException()
304 RTL_CONSTASCII_STRINGPARAM("folder")) in handleInteractiveIOException()
/trunk/main/oox/source/ole/
H A Dvbaproject.cxx381 if( aKey.equalsIgnoreAsciiCaseAsciiL( RTL_CONSTASCII_STRINGPARAM( "Document" ) ) ) in importVba()
389 … else if( aKey.equalsIgnoreAsciiCaseAsciiL( RTL_CONSTASCII_STRINGPARAM( "Module" ) ) ) in importVba()
391 else if( aKey.equalsIgnoreAsciiCaseAsciiL( RTL_CONSTASCII_STRINGPARAM( "Class" ) ) ) in importVba()
393 … else if( aKey.equalsIgnoreAsciiCaseAsciiL( RTL_CONSTASCII_STRINGPARAM( "BaseClass" ) ) ) in importVba()
473 if( !aIt->equalsAsciiL( RTL_CONSTASCII_STRINGPARAM( "VBA" ) ) ) in importVba()
/trunk/main/svtools/source/uno/
H A Dstatusbarcontroller.cxx181 if ( aPropValue.Name.equalsAsciiL( RTL_CONSTASCII_STRINGPARAM( "Frame" ))) in initialize()
183 else if ( aPropValue.Name.equalsAsciiL( RTL_CONSTASCII_STRINGPARAM( "CommandURL" ))) in initialize()
185 … else if ( aPropValue.Name.equalsAsciiL( RTL_CONSTASCII_STRINGPARAM( "ServiceManager" ))) in initialize()
187 … else if ( aPropValue.Name.equalsAsciiL( RTL_CONSTASCII_STRINGPARAM( "ParentWindow" ))) in initialize()
189 else if ( aPropValue.Name.equalsAsciiL( RTL_CONSTASCII_STRINGPARAM( "Identifier" ))) in initialize()
191 … else if ( aPropValue.Name.equalsAsciiL( RTL_CONSTASCII_STRINGPARAM( "StatusbarItem" ))) in initialize()
/trunk/main/sc/source/ui/miscdlgs/
H A Dcrnrdlg.cxx521 String strDelim = String::CreateFromAscii(RTL_CONSTASCII_STRINGPARAM( " --- " )); in UpdateNames()
542 strShow.AssignAscii(RTL_CONSTASCII_STRINGPARAM(" [")); in UpdateNames()
549 strShow.AppendAscii(RTL_CONSTASCII_STRINGPARAM(", ")); in UpdateNames()
556 strShow.AppendAscii(RTL_CONSTASCII_STRINGPARAM(", ...")); in UpdateNames()
588 strShow.AssignAscii(RTL_CONSTASCII_STRINGPARAM(" [")); in UpdateNames()
595 strShow.AppendAscii(RTL_CONSTASCII_STRINGPARAM(", ")); in UpdateNames()
602 strShow.AppendAscii(RTL_CONSTASCII_STRINGPARAM(", ...")); in UpdateNames()
/trunk/main/odk/examples/DevelopersGuide/ProfUNO/CppBinding/
H A Dstring_samples.cxx55 buf.appendAscii( RTL_CONSTASCII_STRINGPARAM(" ) multiplied with " ) ); in SAL_IMPLEMENT_MAIN()
57 buf.appendAscii( RTL_CONSTASCII_STRINGPARAM(" gives ") ); in SAL_IMPLEMENT_MAIN()
59 buf.appendAscii( RTL_CONSTASCII_STRINGPARAM( "." ) ); in SAL_IMPLEMENT_MAIN()
/trunk/main/stoc/source/simpleregistry/
H A Dtextualservices.cxx111 RTL_CONSTASCII_STRINGPARAM( in Parser()
124 name.equals(RTL_CONSTASCII_STRINGPARAM("components"))) in Parser()
151 name.equals(RTL_CONSTASCII_STRINGPARAM("component"))) in Parser()
171 name.equals(RTL_CONSTASCII_STRINGPARAM("implementation"))) in Parser()
189 name.equals(RTL_CONSTASCII_STRINGPARAM("service"))) in Parser()
196 name.equals(RTL_CONSTASCII_STRINGPARAM("singleton"))) in Parser()
241 name.equals(RTL_CONSTASCII_STRINGPARAM("uri"))) in handleComponent()
261 name.equals(RTL_CONSTASCII_STRINGPARAM("loader"))) in handleComponent()
355 name.equals(RTL_CONSTASCII_STRINGPARAM("name"))) in getNameAttribute()
/trunk/main/sw/source/filter/ww1/
H A Dw1filter.cxx578 sFormel.AppendAscii( RTL_CONSTASCII_STRINGPARAM( "Ww" )); in Out()
822 RTL_CONSTASCII_STRINGPARAM( "Ww" ))); in Out()
854 RTL_CONSTASCII_STRINGPARAM( "WW" ))); in Out()
1347 aName.AssignAscii( RTL_CONSTASCII_STRINGPARAM( "Tms Rmn" )); in GetFont()
1352 aName.AssignAscii( RTL_CONSTASCII_STRINGPARAM( "Symbol" )); in GetFont()
1358 aName.AssignAscii( RTL_CONSTASCII_STRINGPARAM( "Helv" )); in GetFont()
1397 aName.AssignAscii( RTL_CONSTASCII_STRINGPARAM( "Helv" )); in GetFont()
1409 aName.AssignAscii( RTL_CONSTASCII_STRINGPARAM( "Helvetica Neue" )); in GetFont()
1423 aName.AssignAscii( RTL_CONSTASCII_STRINGPARAM( "Helvetica" )); in GetFont()
1429 aName.AssignAscii( RTL_CONSTASCII_STRINGPARAM( "Times New Roman" )); in GetFont()
[all …]
/trunk/main/cli_ure/source/uno_bridge/
H A Dcli_bridge.cxx325 if (from_env_typename.equalsAsciiL( RTL_CONSTASCII_STRINGPARAM(UNO_LB_CLI) ) && in uno_ext_getMapping()
326 to_env_typename.equalsAsciiL( RTL_CONSTASCII_STRINGPARAM(UNO_LB_UNO) )) in uno_ext_getMapping()
333 else if (from_env_typename.equalsAsciiL( RTL_CONSTASCII_STRINGPARAM(UNO_LB_UNO) ) && in uno_ext_getMapping()
334 to_env_typename.equalsAsciiL( RTL_CONSTASCII_STRINGPARAM(UNO_LB_CLI) )) in uno_ext_getMapping()
/trunk/main/svtools/source/edit/
H A Dsychconv.cxx77 …if ( rFont.GetName().CompareToAscii( RTL_CONSTASCII_STRINGPARAM( "Wingdings" ) ) == COMPARE_EQUAL ) in Convert()
79 …else if ( rFont.GetName().CompareToAscii( RTL_CONSTASCII_STRINGPARAM( "Monotype Sorts" ) ) == COMP… in Convert()
95 rFont.SetName( String::CreateFromAscii( RTL_CONSTASCII_STRINGPARAM( "StarBats" ) ) ); in Convert()
/trunk/main/desktop/source/deployment/misc/
H A Ddp_misc.cxx125 buf.appendAscii( RTL_CONSTASCII_STRINGPARAM("SingleOfficeIPC_") ); in operator ()()
281 RTL_CONSTASCII_STRINGPARAM("vnd.sun.star.expand:") )) { in makeURL()
321 OSL_ASSERT( url.matchAsciiL( RTL_CONSTASCII_STRINGPARAM( in makeRcTerm()
323 if (url.matchAsciiL( RTL_CONSTASCII_STRINGPARAM("vnd.sun.star.expand:") )) { in makeRcTerm()
338 if (url.matchAsciiL( RTL_CONSTASCII_STRINGPARAM("vnd.sun.star.expand:") )) { in expandUnoRcUrl()
/trunk/main/sw/source/core/unocore/
H A Dunofield.cxx421 RTL_CONSTASCII_STRINGPARAM("com.sun.star.text.TextFieldMaster"))) in supportsService()
437 ByteString aTmp( RTL_CONSTASCII_STRINGPARAM( in supportsService()
2424 RTL_CONSTASCII_STRINGPARAM("com.sun.star.text.TextContent")); in supportsService()
2506 return rServiceName.equalsAsciiL( RTL_CONSTASCII_STRINGPARAM( in supportsService()
2615 rName.AppendAscii( RTL_CONSTASCII_STRINGPARAM( "User.")); in getInstanceName()
2620 rName.AppendAscii( RTL_CONSTASCII_STRINGPARAM( "DDE.")); in getInstanceName()
2626 rName.AppendAscii( RTL_CONSTASCII_STRINGPARAM( "SetExpression.")); in getInstanceName()
2633 rName.AppendAscii( RTL_CONSTASCII_STRINGPARAM( "DataBase.")); in getInstanceName()
2642 rName.AppendAscii( RTL_CONSTASCII_STRINGPARAM( "Bibliography")); in getInstanceName()
2733 return rServiceName.equalsAsciiL( RTL_CONSTASCII_STRINGPARAM( in supportsService()
[all …]
/trunk/main/sc/source/ui/docshell/
H A Dimpex.cxx1828 aBufStr.AssignAscii(RTL_CONSTASCII_STRINGPARAM( "C;X" )); in Doc2Sylk()
1830 aBufStr.AppendAscii(RTL_CONSTASCII_STRINGPARAM( ";Y" )); in Doc2Sylk()
1832 aBufStr.AppendAscii(RTL_CONSTASCII_STRINGPARAM( ";K" )); in Doc2Sylk()
1843 aBufStr.AssignAscii(RTL_CONSTASCII_STRINGPARAM( "C;X" )); in Doc2Sylk()
1845 aBufStr.AppendAscii(RTL_CONSTASCII_STRINGPARAM( ";Y" )); in Doc2Sylk()
1847 aBufStr.AppendAscii(RTL_CONSTASCII_STRINGPARAM( ";K" )); in Doc2Sylk()
1888 aPrefix.AssignAscii( RTL_CONSTASCII_STRINGPARAM( ";R" ) ); in Doc2Sylk()
1890 aPrefix.AppendAscii( RTL_CONSTASCII_STRINGPARAM( ";C" ) ); in Doc2Sylk()
1892 aPrefix.AppendAscii( RTL_CONSTASCII_STRINGPARAM( ";M" ) ); in Doc2Sylk()
1901 aPrefix.AppendAscii( RTL_CONSTASCII_STRINGPARAM( ";C" ) ); in Doc2Sylk()
[all …]
/trunk/main/comphelper/qa/
H A Dtest_string.cxx45 s1, rtl::OString(RTL_CONSTASCII_STRINGPARAM("bar")), in TEST_F()
53 s2, rtl::OString(RTL_CONSTASCII_STRINGPARAM("bar")), in TEST_F()
62 s3, rtl::OString(RTL_CONSTASCII_STRINGPARAM("bar")), in TEST_F()

Completed in 201 milliseconds

12345678910>>...33