Home
last modified time | relevance | path

Searched refs:RTL_CONSTASCII_STRINGPARAM (Results 101 – 125 of 807) sorted by relevance

12345678910>>...33

/trunk/main/stoc/source/security/
H A Daccess_controller.cxx367 RTL_CONSTASCII_STRINGPARAM("com.sun.star.security.XAccessControlContext") )) in getDynamicRestriction()
487 if (mode.equalsAsciiL( RTL_CONSTASCII_STRINGPARAM("off") )) in AccessController()
491 else if (mode.equalsAsciiL( RTL_CONSTASCII_STRINGPARAM("on") )) in AccessController()
495 else if (mode.equalsAsciiL( RTL_CONSTASCII_STRINGPARAM("dynamic-only") )) in AccessController()
499 else if (mode.equalsAsciiL( RTL_CONSTASCII_STRINGPARAM("single-user") )) in AccessController()
512 else if (mode.equalsAsciiL( RTL_CONSTASCII_STRINGPARAM("single-default-user") )) in AccessController()
606 buf.appendAscii( RTL_CONSTASCII_STRINGPARAM("> dumping permissions of user \"") ); in dumpPermissions()
608 buf.appendAscii( RTL_CONSTASCII_STRINGPARAM("\":") ); in dumpPermissions()
613 RTL_CONSTASCII_STRINGPARAM("> dumping default permissions:") ); in dumpPermissions()
759 buf.appendAscii( RTL_CONSTASCII_STRINGPARAM("> info: recurring call of user \"") ); in getEffectivePermissions()
[all …]
H A Dfile_policy.cxx240 buf.appendAscii( RTL_CONSTASCII_STRINGPARAM("expected >") ); in assureToken()
242 buf.appendAscii( RTL_CONSTASCII_STRINGPARAM("<!") ); in assureToken()
401 buf.appendAscii( RTL_CONSTASCII_STRINGPARAM("error processing file \"") ); in error()
403 buf.appendAscii( RTL_CONSTASCII_STRINGPARAM("\" [line ") ); in error()
405 buf.appendAscii( RTL_CONSTASCII_STRINGPARAM(", column ") ); in error()
407 buf.appendAscii( RTL_CONSTASCII_STRINGPARAM("] ") ); in error()
423 buf.appendAscii( RTL_CONSTASCII_STRINGPARAM("cannot open file \"") ); in PolicyReader()
425 buf.appendAscii( RTL_CONSTASCII_STRINGPARAM("\"!") ); in PolicyReader()
/trunk/main/ucbhelper/source/client/
H A Dproxydecider.cxx558 .equalsAsciiL( RTL_CONSTASCII_STRINGPARAM( "ftp" ) ) ) in getProxy()
564 .equalsAsciiL( RTL_CONSTASCII_STRINGPARAM( "https" ) ) ) in getProxy()
596 if ( aKey.equalsAsciiL( RTL_CONSTASCII_STRINGPARAM( in changesOccurred()
606 else if ( aKey.equalsAsciiL( RTL_CONSTASCII_STRINGPARAM( in changesOccurred()
619 else if ( aKey.equalsAsciiL( RTL_CONSTASCII_STRINGPARAM( in changesOccurred()
629 else if ( aKey.equalsAsciiL( RTL_CONSTASCII_STRINGPARAM( in changesOccurred()
642 else if ( aKey.equalsAsciiL( RTL_CONSTASCII_STRINGPARAM( in changesOccurred()
652 else if ( aKey.equalsAsciiL( RTL_CONSTASCII_STRINGPARAM( in changesOccurred()
665 else if ( aKey.equalsAsciiL( RTL_CONSTASCII_STRINGPARAM( in changesOccurred()
675 else if ( aKey.equalsAsciiL( RTL_CONSTASCII_STRINGPARAM( in changesOccurred()
/trunk/main/desktop/source/deployment/manager/
H A Ddp_manager.cxx144 if (title.equalsAsciiL( RTL_CONSTASCII_STRINGPARAM( in initActivationLayer()
150 if (title.equalsAsciiL( RTL_CONSTASCII_STRINGPARAM( in initActivationLayer()
323 if (context.equalsAsciiL( RTL_CONSTASCII_STRINGPARAM("user") )) { in create()
388 else if (context.equalsAsciiL( RTL_CONSTASCII_STRINGPARAM("tmp") )) { in create()
410 RTL_CONSTASCII_STRINGPARAM("vnd.sun.star.tdoc:/") )) { in create()
430 RTL_CONSTASCII_STRINGPARAM(CURRENT_STAMP) ); in create()
478 buf.appendAscii( RTL_CONSTASCII_STRINGPARAM("[context=\"") ); in create()
480 buf.appendAscii( RTL_CONSTASCII_STRINGPARAM( in create()
664 RTL_CONSTASCII_STRINGPARAM( in insertToActivationLayer()
668 RTL_CONSTASCII_STRINGPARAM( in insertToActivationLayer()
[all …]
/trunk/main/sw/source/core/doc/
H A Ddocdraw.cxx279 RTL_CONSTASCII_STRINGPARAM( "DrawObject" )), in GroupSelection()
352 RTL_CONSTASCII_STRINGPARAM("DrawObject" ))); in UnGroupSelection()
613 sLayerNm.AssignAscii(RTL_CONSTASCII_STRINGPARAM("Hell" )); in InitDrawModel()
616 sLayerNm.AssignAscii(RTL_CONSTASCII_STRINGPARAM("Heaven" )); in InitDrawModel()
619 sLayerNm.AssignAscii(RTL_CONSTASCII_STRINGPARAM("Controls" )); in InitDrawModel()
625 sLayerNm.AssignAscii(RTL_CONSTASCII_STRINGPARAM("InvisibleHell" )); in InitDrawModel()
628 sLayerNm.AssignAscii(RTL_CONSTASCII_STRINGPARAM("InvisibleHeaven" )); in InitDrawModel()
631 sLayerNm.AssignAscii(RTL_CONSTASCII_STRINGPARAM("InvisibleControls" )); in InitDrawModel()
691 sLayerNm.AssignAscii(RTL_CONSTASCII_STRINGPARAM("InvisibleHell" )); in NotifyInvisibleLayers()
694 sLayerNm.AssignAscii(RTL_CONSTASCII_STRINGPARAM("InvisibleHeaven" )); in NotifyInvisibleLayers()
[all …]
/trunk/main/ucb/source/ucp/ftp/
H A Dftpdirp.cxx751 pMonth, monthLen, RTL_CONSTASCII_STRINGPARAM("JAN")) == 0) in parseVMS()
754 pMonth, monthLen, RTL_CONSTASCII_STRINGPARAM("FEB")) == 0) in parseVMS()
757 pMonth, monthLen, RTL_CONSTASCII_STRINGPARAM("MAR")) == 0) in parseVMS()
760 pMonth, monthLen, RTL_CONSTASCII_STRINGPARAM("APR")) == 0) in parseVMS()
763 pMonth, monthLen, RTL_CONSTASCII_STRINGPARAM("MAY")) == 0) in parseVMS()
766 pMonth, monthLen, RTL_CONSTASCII_STRINGPARAM("JUN")) == 0) in parseVMS()
769 pMonth, monthLen, RTL_CONSTASCII_STRINGPARAM("JUL")) == 0) in parseVMS()
772 pMonth, monthLen, RTL_CONSTASCII_STRINGPARAM("AUG")) == 0) in parseVMS()
775 pMonth, monthLen, RTL_CONSTASCII_STRINGPARAM("SEP")) == 0) in parseVMS()
778 pMonth, monthLen, RTL_CONSTASCII_STRINGPARAM("OCT")) == 0) in parseVMS()
[all …]
/trunk/main/bridges/source/jni_uno/
H A Djni_uno2java.cxx98 RTL_CONSTASCII_STRINGPARAM("non-UNO exception occurred: ") ); in handle_java_exc()
124 RTL_CONSTASCII_STRINGPARAM("exception occurred uno->java: [") ); in handle_java_exc()
126 trace_buf.appendAscii( RTL_CONSTASCII_STRINGPARAM("] ") ); in handle_java_exc()
160 RTL_CONSTASCII_STRINGPARAM("cannot make type complete: ") ); in call_java()
233 trace_buf.appendAscii( RTL_CONSTASCII_STRINGPARAM("calling ") ); in call_java()
242 trace_buf.appendAscii( RTL_CONSTASCII_STRINGPARAM(" on ") ); in call_java()
248 trace_buf.appendAscii( RTL_CONSTASCII_STRINGPARAM(" (") ); in call_java()
255 trace_buf.appendAscii( RTL_CONSTASCII_STRINGPARAM(")") ); in call_java()
622 trace_buf.appendAscii( RTL_CONSTASCII_STRINGPARAM(" on oid ") ); in UNO_proxy_dispatch()
825 RTL_CONSTASCII_STRINGPARAM( in UNO_proxy_dispatch()
[all …]
/trunk/main/configmgr/source/
H A Ddata.cxx65 if (encoded.matchAsciiL(RTL_CONSTASCII_STRINGPARAM("amp;"), begin)) in decode()
70 RTL_CONSTASCII_STRINGPARAM("quot;"), begin)) in decode()
75 RTL_CONSTASCII_STRINGPARAM("apos;"), begin)) in decode()
101 buf.appendAscii(RTL_CONSTASCII_STRINGPARAM("['")); in createSegment()
106 buf.appendAscii(RTL_CONSTASCII_STRINGPARAM("&amp;")); in createSegment()
109 buf.appendAscii(RTL_CONSTASCII_STRINGPARAM("&quot;")); in createSegment()
112 buf.appendAscii(RTL_CONSTASCII_STRINGPARAM("&apos;")); in createSegment()
119 buf.appendAscii(RTL_CONSTASCII_STRINGPARAM("']")); in createSegment()
/trunk/main/sd/source/filter/html/
H A Dhtmlex.cxx464 if( pParams->Name.equalsAsciiL( RTL_CONSTASCII_STRINGPARAM( "PublishMode" ) ) ) in InitExportParameters()
470 else if( pParams->Name.equalsAsciiL( RTL_CONSTASCII_STRINGPARAM( "IndexURL" ) ) ) in InitExportParameters()
475 else if( pParams->Name.equalsAsciiL( RTL_CONSTASCII_STRINGPARAM( "Format" ) ) ) in InitExportParameters()
493 else if( pParams->Name.equalsAsciiL( RTL_CONSTASCII_STRINGPARAM( "Width" ) ) ) in InitExportParameters()
520 else if( pParams->Name.equalsAsciiL( RTL_CONSTASCII_STRINGPARAM( "Author" ) ) ) in InitExportParameters()
525 else if( pParams->Name.equalsAsciiL( RTL_CONSTASCII_STRINGPARAM( "EMail" ) ) ) in InitExportParameters()
535 else if( pParams->Name.equalsAsciiL( RTL_CONSTASCII_STRINGPARAM( "UserText" ) ) ) in InitExportParameters()
558 else if( pParams->Name.equalsAsciiL( RTL_CONSTASCII_STRINGPARAM( "BackColor" ) ) ) in InitExportParameters()
565 else if( pParams->Name.equalsAsciiL( RTL_CONSTASCII_STRINGPARAM( "TextColor" ) ) ) in InitExportParameters()
572 else if( pParams->Name.equalsAsciiL( RTL_CONSTASCII_STRINGPARAM( "LinkColor" ) ) ) in InitExportParameters()
[all …]
/trunk/main/package/source/package/zippackage/
H A DZipPackageStream.cxx713 if ( aPropertyName.equalsAsciiL( RTL_CONSTASCII_STRINGPARAM( "MediaType" )) ) in setPropertyValue()
735 else if ( aPropertyName.equalsAsciiL( RTL_CONSTASCII_STRINGPARAM( "Size" ) ) ) in setPropertyValue()
742 else if ( aPropertyName.equalsAsciiL( RTL_CONSTASCII_STRINGPARAM( "Encrypted" ) ) ) in setPropertyValue()
766 else if ( aPropertyName.equalsAsciiL( RTL_CONSTASCII_STRINGPARAM( ENCRYPTION_KEY_PROPERTY ) ) ) in setPropertyValue()
844 else if ( aPropertyName.equalsAsciiL ( RTL_CONSTASCII_STRINGPARAM ( "Compressed" ) ) ) in setPropertyValue()
873 if ( PropertyName.equalsAsciiL( RTL_CONSTASCII_STRINGPARAM( "MediaType" ) ) ) in getPropertyValue()
878 else if ( PropertyName.equalsAsciiL( RTL_CONSTASCII_STRINGPARAM ( "Size" ) ) ) in getPropertyValue()
883 else if ( PropertyName.equalsAsciiL( RTL_CONSTASCII_STRINGPARAM ( "Encrypted" ) ) ) in getPropertyValue()
888 else if ( PropertyName.equalsAsciiL( RTL_CONSTASCII_STRINGPARAM ( "WasEncrypted" ) ) ) in getPropertyValue()
893 else if ( PropertyName.equalsAsciiL( RTL_CONSTASCII_STRINGPARAM ( "Compressed" ) ) ) in getPropertyValue()
[all …]
H A DZipPackage.cxx1723 if ( aPropertyName.equalsAsciiL( RTL_CONSTASCII_STRINGPARAM( HAS_ENCRYPTED_ENTRIES_PROPERTY ) ) in setPropertyValue()
1724 ||aPropertyName.equalsAsciiL( RTL_CONSTASCII_STRINGPARAM( HAS_NONENCRYPTED_ENTRIES_PROPERTY ) ) in setPropertyValue()
1725 ||aPropertyName.equalsAsciiL( RTL_CONSTASCII_STRINGPARAM( IS_INCONSISTENT_PROPERTY ) ) in setPropertyValue()
1726 ||aPropertyName.equalsAsciiL( RTL_CONSTASCII_STRINGPARAM( MEDIATYPE_FALLBACK_USED_PROPERTY ) ) ) in setPropertyValue()
1728 else if ( aPropertyName.equalsAsciiL( RTL_CONSTASCII_STRINGPARAM( ENCRYPTION_KEY_PROPERTY ) ) ) in setPropertyValue()
1764 …else if ( aPropertyName.equalsAsciiL( RTL_CONSTASCII_STRINGPARAM( ENCRYPTION_ALGORITHMS_PROPERTY )… in setPropertyValue()
1822 if ( PropertyName.equalsAsciiL( RTL_CONSTASCII_STRINGPARAM ( ENCRYPTION_KEY_PROPERTY ) ) ) in getPropertyValue()
1827 …else if ( PropertyName.equalsAsciiL( RTL_CONSTASCII_STRINGPARAM( ENCRYPTION_ALGORITHMS_PROPERTY ) … in getPropertyValue()
1836 if ( PropertyName.equalsAsciiL( RTL_CONSTASCII_STRINGPARAM ( STORAGE_ENCRYPTION_KEYS_PROPERTY ) ) ) in getPropertyValue()
1841 …else if ( PropertyName.equalsAsciiL( RTL_CONSTASCII_STRINGPARAM ( HAS_ENCRYPTED_ENTRIES_PROPERTY )… in getPropertyValue()
[all …]
/trunk/main/sw/source/ui/index/
H A Dcntex.cxx94 RTL_CONSTASCII_STRINGPARAM( "IndexSection_" ))
368 sTokenType.AssignAscii(RTL_CONSTASCII_STRINGPARAM( in CreateOrUpdateExample()
374 sTokenType.AssignAscii(RTL_CONSTASCII_STRINGPARAM( in CreateOrUpdateExample()
379 sTokenType.AssignAscii(RTL_CONSTASCII_STRINGPARAM( in CreateOrUpdateExample()
383 sTokenType.AssignAscii(RTL_CONSTASCII_STRINGPARAM( in CreateOrUpdateExample()
388 sTokenType.AssignAscii(RTL_CONSTASCII_STRINGPARAM( in CreateOrUpdateExample()
392 sTokenType.AssignAscii(RTL_CONSTASCII_STRINGPARAM( in CreateOrUpdateExample()
396 sTokenType.AssignAscii(RTL_CONSTASCII_STRINGPARAM( in CreateOrUpdateExample()
400 sTokenType.AssignAscii(RTL_CONSTASCII_STRINGPARAM( in CreateOrUpdateExample()
405 sTokenType.AssignAscii(RTL_CONSTASCII_STRINGPARAM( in CreateOrUpdateExample()
/trunk/main/dbaccess/source/core/dataaccess/
H A DContentHelper.cxx395 if ( rValue.Name.equalsAsciiL( RTL_CONSTASCII_STRINGPARAM( "ContentType" ) ) ) in setPropertyValues()
403 else if ( rValue.Name.equalsAsciiL( RTL_CONSTASCII_STRINGPARAM( "IsDocument" ) ) ) in setPropertyValues()
411 else if ( rValue.Name.equalsAsciiL( RTL_CONSTASCII_STRINGPARAM( "IsFolder" ) ) ) in setPropertyValues()
419 else if ( rValue.Name.equalsAsciiL( RTL_CONSTASCII_STRINGPARAM( "Title" ) ) ) in setPropertyValues()
460 RTL_CONSTASCII_STRINGPARAM( "xxxxxx" ) ) ) in setPropertyValues()
505 if ( rProp.Name.equalsAsciiL( RTL_CONSTASCII_STRINGPARAM( "ContentType" ) ) ) in getPropertyValues()
509 else if ( rProp.Name.equalsAsciiL( RTL_CONSTASCII_STRINGPARAM( "Title" ) ) ) in getPropertyValues()
513 else if ( rProp.Name.equalsAsciiL( RTL_CONSTASCII_STRINGPARAM( "IsDocument" ) ) ) in getPropertyValues()
517 else if ( rProp.Name.equalsAsciiL( RTL_CONSTASCII_STRINGPARAM( "IsFolder" ) ) ) in getPropertyValues()
527 RTL_CONSTASCII_STRINGPARAM( "xxxxxx" ) ) ) in getPropertyValues()
/trunk/main/framework/source/fwe/xml/
H A Dstatusbardocumenthandler.cxx293 …if ( xAttribs->getValueByIndex( n ).equalsAsciiL( RTL_CONSTASCII_STRINGPARAM( ATTRIBUTE_ALIGN_LEFT… in startElement()
298 …else if ( xAttribs->getValueByIndex( n ).equalsAsciiL( RTL_CONSTASCII_STRINGPARAM( ATTRIBUTE_ALIGN… in startElement()
303 …else if ( xAttribs->getValueByIndex( n ).equalsAsciiL( RTL_CONSTASCII_STRINGPARAM( ATTRIBUTE_ALIGN… in startElement()
318 …if ( xAttribs->getValueByIndex( n ).equalsAsciiL( RTL_CONSTASCII_STRINGPARAM( ATTRIBUTE_STYLE_IN )… in startElement()
323 …else if ( xAttribs->getValueByIndex( n ).equalsAsciiL( RTL_CONSTASCII_STRINGPARAM( ATTRIBUTE_STYLE… in startElement()
328 …else if ( xAttribs->getValueByIndex( n ).equalsAsciiL( RTL_CONSTASCII_STRINGPARAM( ATTRIBUTE_STYLE… in startElement()
343 …if ( xAttribs->getValueByIndex( n ).equalsAsciiL( RTL_CONSTASCII_STRINGPARAM( ATTRIBUTE_BOOLEAN_TR… in startElement()
345 …else if ( xAttribs->getValueByIndex( n ).equalsAsciiL( RTL_CONSTASCII_STRINGPARAM( ATTRIBUTE_BOOLE… in startElement()
358 …if ( xAttribs->getValueByIndex( n ).equalsAsciiL( RTL_CONSTASCII_STRINGPARAM( ATTRIBUTE_BOOLEAN_TR… in startElement()
360 …else if ( xAttribs->getValueByIndex( n ).equalsAsciiL( RTL_CONSTASCII_STRINGPARAM( ATTRIBUTE_BOOLE… in startElement()
/trunk/main/sc/source/ui/formdlg/
H A Ddwfunctr.cxx156 String aString=String::CreateFromAscii(RTL_CONSTASCII_STRINGPARAM("ww")); in ScFunctionDockWin()
356 String aString = String::CreateFromAscii(RTL_CONSTASCII_STRINGPARAM("ww")); in SetLeftRightSize()
601 aString.AppendAscii(RTL_CONSTASCII_STRINGPARAM( ":\n\n" )); in SetDescription()
605 aString.AppendAscii(RTL_CONSTASCII_STRINGPARAM( ": " )); in SetDescription()
612 aString.AppendAscii(RTL_CONSTASCII_STRINGPARAM( "\n\n" )); in SetDescription()
696 String aString = String::CreateFromAscii(RTL_CONSTASCII_STRINGPARAM("ww")); in CheckAlignment()
730 aString.AppendAscii(RTL_CONSTASCII_STRINGPARAM("www")); in CheckAlignment()
920 String aArgSep = String::CreateFromAscii(RTL_CONSTASCII_STRINGPARAM( "; " )); in DoEnter()
964 aString.AppendAscii(RTL_CONSTASCII_STRINGPARAM( "()" )); in DoEnter()
1115 String::CreateFromAscii(RTL_CONSTASCII_STRINGPARAM("ScFuncList:"))); in Initialize()
[all …]
/trunk/main/svtools/source/svhtml/
H A Dhtmlout.cxx42 #ifndef RTL_CONSTASCII_STRINGPARAM
43 #define RTL_CONSTASCII_STRINGPARAM( c ) c, sizeof(c)-1 macro
630 sOut.Append( RTL_CONSTASCII_STRINGPARAM(OOO_STRING_SVTOOLS_HTML_map ) ); in Out_ImageMap()
632 sOut.Append( RTL_CONSTASCII_STRINGPARAM(OOO_STRING_SVTOOLS_HTML_O_name) ); in Out_ImageMap()
633 sOut.Append( RTL_CONSTASCII_STRINGPARAM("=\"") ); in Out_ImageMap()
791 sOut.Append( RTL_CONSTASCII_STRINGPARAM(OOO_STRING_SVTOOLS_HTML_script) ); in OutScript()
796 sOut.Append( RTL_CONSTASCII_STRINGPARAM(OOO_STRING_SVTOOLS_HTML_O_language) ); in OutScript()
797 sOut.Append( RTL_CONSTASCII_STRINGPARAM("=\"") ); in OutScript()
845 sOut.Assign( RTL_CONSTASCII_STRINGPARAM("' ") ); in OutScript()
855 sOut.Assign( RTL_CONSTASCII_STRINGPARAM("' ") ); in OutScript()
[all …]
/trunk/main/sc/source/ui/pagedlg/
H A Dscuitphfedit.cxx308 aConfidentialEntry.AppendAscii(RTL_CONSTASCII_STRINGPARAM(", ")); in InitPreDefinedList()
310 aConfidentialEntry.AppendAscii(RTL_CONSTASCII_STRINGPARAM(", ")); in InitPreDefinedList()
315 aFileNamePageEntry.AppendAscii(RTL_CONSTASCII_STRINGPARAM(", ")); in InitPreDefinedList()
327 aPageFileNameEntry.AppendAscii(RTL_CONSTASCII_STRINGPARAM(", ")); in InitPreDefinedList()
339 aUserNameEntry.AppendAscii(RTL_CONSTASCII_STRINGPARAM(", ")); in InitPreDefinedList()
341 aUserNameEntry.AppendAscii(RTL_CONSTASCII_STRINGPARAM(", ")); in InitPreDefinedList()
350 aCreatedByEntry.AppendAscii(RTL_CONSTASCII_STRINGPARAM(", ")); in InitPreDefinedList()
352 aCreatedByEntry.AppendAscii(RTL_CONSTASCII_STRINGPARAM(", ")); in InitPreDefinedList()
723 String aPageEntry(RTL_CONSTASCII_STRINGPARAM(", ")); in ProcessDefinedListSel()
756 String aCommaSpace(RTL_CONSTASCII_STRINGPARAM(", ")); in ProcessDefinedListSel()
[all …]
/trunk/main/sd/source/ui/animations/
H A DCustomAnimationPane.cxx594 if( rProperty.equalsAsciiL( RTL_CONSTASCII_STRINGPARAM("Direction") ) ) in getPropertyType()
597 if( rProperty.equalsAsciiL( RTL_CONSTASCII_STRINGPARAM("Spokes") ) ) in getPropertyType()
600 if( rProperty.equalsAsciiL( RTL_CONSTASCII_STRINGPARAM("Zoom") ) ) in getPropertyType()
609 if( rProperty.equalsAsciiL( RTL_CONSTASCII_STRINGPARAM("Color1") ) ) in getPropertyType()
612 if( rProperty.equalsAsciiL( RTL_CONSTASCII_STRINGPARAM("Color2") ) ) in getPropertyType()
615 if( rProperty.equalsAsciiL( RTL_CONSTASCII_STRINGPARAM("FillColor") ) ) in getPropertyType()
624 if( rProperty.equalsAsciiL( RTL_CONSTASCII_STRINGPARAM("FontStyle") ) ) in getPropertyType()
627 if( rProperty.equalsAsciiL( RTL_CONSTASCII_STRINGPARAM("CharColor") ) ) in getPropertyType()
639 if( rProperty.equalsAsciiL( RTL_CONSTASCII_STRINGPARAM("Rotate") ) ) in getPropertyType()
645 if( rProperty.equalsAsciiL( RTL_CONSTASCII_STRINGPARAM("Color") ) ) in getPropertyType()
[all …]
/trunk/main/desktop/source/deployment/registry/configuration/
H A Ddp_configuration.cxx310 RTL_CONSTASCII_STRINGPARAM(".xcu") )) { in bindPackage_()
315 RTL_CONSTASCII_STRINGPARAM(".xcs") )) { in bindPackage_()
435 buf.append( RTL_CONSTASCII_STRINGPARAM("SCHEMA=") ); in configmgrini_flush()
451 buf.append( RTL_CONSTASCII_STRINGPARAM("DATA=") ); in configmgrini_flush()
578 buf.appendAscii( RTL_CONSTASCII_STRINGPARAM("&lt;") ); in encodeForXml()
581 buf.appendAscii( RTL_CONSTASCII_STRINGPARAM("&gt;") ); in encodeForXml()
584 buf.appendAscii( RTL_CONSTASCII_STRINGPARAM("&amp;") ); in encodeForXml()
587 buf.appendAscii( RTL_CONSTASCII_STRINGPARAM("&apos;") ); in encodeForXml()
590 buf.appendAscii( RTL_CONSTASCII_STRINGPARAM("&quot;") ); in encodeForXml()
647 RTL_CONSTASCII_STRINGPARAM("origin%"), in replaceOrigin()
/trunk/main/extensions/source/update/check/
H A Ddownload.cxx226 if( rURL.matchAsciiL(RTL_CONSTASCII_STRINGPARAM("http:")) ) in getProxyForURL()
231 else if( rURL.matchAsciiL(RTL_CONSTASCII_STRINGPARAM("https:")) ) in getProxyForURL()
236 else if( rURL.matchAsciiL(RTL_CONSTASCII_STRINGPARAM("ftp:")) ) in getProxyForURL()
324 rtl::OString aMessage(RTL_CONSTASCII_STRINGPARAM("Unknown error")); in curl_run()
336 … aMessage += rtl::OString( RTL_CONSTASCII_STRINGPARAM( " 403: Access denied!" ) ); in curl_run()
338 … aMessage += rtl::OString( RTL_CONSTASCII_STRINGPARAM( " 404: File not found!" ) ); in curl_run()
347 aMessage += rtl::OString( RTL_CONSTASCII_STRINGPARAM( ":error code = " ) ); in curl_run()
349 aMessage += rtl::OString( RTL_CONSTASCII_STRINGPARAM( " !" ) ); in curl_run()
/trunk/main/ucb/source/ucp/webdav/
H A DLockRequest.cxx51 aBuffer.appendAscii( RTL_CONSTASCII_STRINGPARAM( LOCK_HEADER )); in generateRequestBody()
53 aBuffer.appendAscii( RTL_CONSTASCII_STRINGPARAM( LOCK_TYPE )); in generateRequestBody()
54 aBuffer.appendAscii( RTL_CONSTASCII_STRINGPARAM( "<owner>" )); in generateRequestBody()
58 aBuffer.appendAscii( RTL_CONSTASCII_STRINGPARAM( "</owner>" )); in generateRequestBody()
59 aBuffer.appendAscii( RTL_CONSTASCII_STRINGPARAM( LOCK_TRAILER )); in generateRequestBody()
/trunk/main/svx/source/items/
H A Dgalleryitem.cxx112 if ( pProp->Name.equalsAsciiL( RTL_CONSTASCII_STRINGPARAM( SVXGALLERYITEM_TYPE ) ) ) in PutValue()
117 else if ( pProp->Name.equalsAsciiL( RTL_CONSTASCII_STRINGPARAM( SVXGALLERYITEM_LINK ) ) ) in PutValue()
122 else if ( pProp->Name.equalsAsciiL( RTL_CONSTASCII_STRINGPARAM( SVXGALLERYITEM_URL ) ) ) in PutValue()
127 else if ( pProp->Name.equalsAsciiL( RTL_CONSTASCII_STRINGPARAM( SVXGALLERYITEM_FILTER ) ) ) in PutValue()
132 else if ( pProp->Name.equalsAsciiL( RTL_CONSTASCII_STRINGPARAM( SVXGALLERYITEM_DRAWING ) ) ) in PutValue()
137 else if ( pProp->Name.equalsAsciiL( RTL_CONSTASCII_STRINGPARAM( SVXGALLERYITEM_GRAPHIC ) ) ) in PutValue()
/trunk/main/ucb/source/ucp/ext/
H A Ducpext_content.cxx216 if ( aCommand.Name.equalsAsciiL( RTL_CONSTASCII_STRINGPARAM( "getPropertyValues" ) ) ) in execute()
229 else if ( aCommand.Name.equalsAsciiL( RTL_CONSTASCII_STRINGPARAM( "setPropertyValues" ) ) ) in execute()
250 else if ( aCommand.Name.equalsAsciiL( RTL_CONSTASCII_STRINGPARAM( "getPropertySetInfo" ) ) ) in execute()
255 else if ( aCommand.Name.equalsAsciiL( RTL_CONSTASCII_STRINGPARAM( "getCommandInfo" ) ) ) in execute()
260 else if ( aCommand.Name.equalsAsciiL( RTL_CONSTASCII_STRINGPARAM( "open" ) ) ) in execute()
407 if ( rProp.Name.equalsAsciiL( RTL_CONSTASCII_STRINGPARAM( "ContentType" ) ) ) in getArtificialNodePropertyValues()
411 else if ( rProp.Name.equalsAsciiL( RTL_CONSTASCII_STRINGPARAM( "Title" ) ) ) in getArtificialNodePropertyValues()
415 else if ( rProp.Name.equalsAsciiL( RTL_CONSTASCII_STRINGPARAM( "IsDocument" ) ) ) in getArtificialNodePropertyValues()
419 else if ( rProp.Name.equalsAsciiL( RTL_CONSTASCII_STRINGPARAM( "IsFolder" ) ) ) in getArtificialNodePropertyValues()
/trunk/main/unotools/source/config/
H A Dxmlaccelcfg.cxx258 if ( aElementName.equalsAsciiL( RTL_CONSTASCII_STRINGPARAM( ELEMENT_ACCELERATORLIST ))) in startElement()
270 else if ( aElementName.equalsAsciiL( RTL_CONSTASCII_STRINGPARAM( ELEMENT_ACCELERATORITEM ))) in startElement()
292 if ( aName.equalsAsciiL( RTL_CONSTASCII_STRINGPARAM( ATTRIBUTE_URL ))) in startElement()
294 else if ( aName.equalsAsciiL( RTL_CONSTASCII_STRINGPARAM( ATTRIBUTE_MODIFIER ))) in startElement()
296 else if ( aName.equalsAsciiL( RTL_CONSTASCII_STRINGPARAM( ATTRIBUTE_KEYCODE ))) in startElement()
323 if ( aName.equalsAsciiL( RTL_CONSTASCII_STRINGPARAM( ELEMENT_ACCELERATORLIST ))) in endElement()
333 else if ( aName.equalsAsciiL( RTL_CONSTASCII_STRINGPARAM( ELEMENT_ACCELERATORITEM ))) in endElement()
/trunk/main/filter/source/xmlfilterdetect/
H A Dfilterdetect.cxx118 if ( pValue[i].Name.equalsAsciiL ( RTL_CONSTASCII_STRINGPARAM ( "TypeName" ) ) ) in detect()
125 else if ( pValue[i].Name.equalsAsciiL ( RTL_CONSTASCII_STRINGPARAM ( "URL" ) ) ) in detect()
132 else if ( pValue[i].Name.equalsAsciiL ( RTL_CONSTASCII_STRINGPARAM ( "InputStream" ) ) ) in detect()
277 if ( pValue[i].Name.equalsAsciiL ( RTL_CONSTASCII_STRINGPARAM ( "Type" ) ) ) in initialize()
282 else if ( pValue[i].Name.equalsAsciiL ( RTL_CONSTASCII_STRINGPARAM ( "UserData" ) ) ) in initialize()
288 else if ( pValue[i].Name.equalsAsciiL ( RTL_CONSTASCII_STRINGPARAM ( "TemplateName" ) ) ) in initialize()
310 return ServiceName.equalsAsciiL( RTL_CONSTASCII_STRINGPARAM ( SERVICE_NAME1 ) ); in FilterDetect_supportsService()

Completed in 165 milliseconds

12345678910>>...33