Home
last modified time | relevance | path

Searched refs:equalsAsciiL (Results 51 – 75 of 403) sorted by relevance

12345678910>>...17

/aoo42x/main/writerfilter/source/filter/
H A DWriterFilterDetection.cxx78 else if( pValues[nProperty].Name.equalsAsciiL(RTL_CONSTASCII_STRINGPARAM ( "URL" )) ) in detect()
80 else if( pValues[nProperty].Name.equalsAsciiL(RTL_CONSTASCII_STRINGPARAM ( "Stream" )) ) in detect()
82 … else if( pValues[nProperty].Name.equalsAsciiL(RTL_CONSTASCII_STRINGPARAM ( "InputStream" )) ) in detect()
85 bool bBinary = sTypeName.equalsAsciiL ( RTL_CONSTASCII_STRINGPARAM ( "writer_MS_Word_97" )) || in detect()
86 … sTypeName.equalsAsciiL ( RTL_CONSTASCII_STRINGPARAM ( "writer_MS_Word_97_Vorlage" )); in detect()
129 if(pNames[nName].equalsAsciiL(RTL_CONSTASCII_STRINGPARAM ( "word" ))) in detect()
154 return (ServiceName.equalsAsciiL( RTL_CONSTASCII_STRINGPARAM ( SERVICE_NAME1 ) ) ); in WriterFilterDetection_supportsService()
/aoo42x/main/stoc/source/tdmanager/
H A Dtdmgr.cxx811 if (rName.equalsAsciiL( RTL_CONSTASCII_STRINGPARAM("string") )) in getSimpleType()
813 else if (rName.equalsAsciiL( RTL_CONSTASCII_STRINGPARAM("long") )) in getSimpleType()
819 else if (rName.equalsAsciiL( RTL_CONSTASCII_STRINGPARAM("char") )) in getSimpleType()
821 else if (rName.equalsAsciiL( RTL_CONSTASCII_STRINGPARAM("byte") )) in getSimpleType()
823 else if (rName.equalsAsciiL( RTL_CONSTASCII_STRINGPARAM("short") )) in getSimpleType()
827 else if (rName.equalsAsciiL( RTL_CONSTASCII_STRINGPARAM("hyper") )) in getSimpleType()
831 else if (rName.equalsAsciiL( RTL_CONSTASCII_STRINGPARAM("float") )) in getSimpleType()
833 else if (rName.equalsAsciiL( RTL_CONSTASCII_STRINGPARAM("double") )) in getSimpleType()
835 else if (rName.equalsAsciiL( RTL_CONSTASCII_STRINGPARAM("any") )) in getSimpleType()
837 else if (rName.equalsAsciiL( RTL_CONSTASCII_STRINGPARAM("void") )) in getSimpleType()
[all …]
/aoo42x/main/ucb/source/ucp/webdav/
H A Dwebdavcontentcaps.cxx375 (*it).equalsAsciiL( in getProperties()
381 (*it).equalsAsciiL( in getProperties()
387 (*it).equalsAsciiL( in getProperties()
393 (*it).equalsAsciiL( in getProperties()
399 (*it).equalsAsciiL( in getProperties()
405 (*it).equalsAsciiL( in getProperties()
411 (*it).equalsAsciiL( in getProperties()
417 (*it).equalsAsciiL( in getProperties()
423 (*it).equalsAsciiL( in getProperties()
429 (*it).equalsAsciiL( in getProperties()
/aoo42x/main/shell/source/backends/macbe/
H A Dmacbackend.cxx227 if (PropertyName.equalsAsciiL( in getPropertyValue()
254 } else if (PropertyName.equalsAsciiL( in getPropertyValue()
278 } else if (PropertyName.equalsAsciiL( in getPropertyValue()
302 } else if (PropertyName.equalsAsciiL( in getPropertyValue()
326 } else if (PropertyName.equalsAsciiL( in getPropertyValue()
350 } else if (PropertyName.equalsAsciiL( in getPropertyValue()
374 } else if (PropertyName.equalsAsciiL( in getPropertyValue()
398 } else if (PropertyName.equalsAsciiL( in getPropertyValue()
406 } else if (PropertyName.equalsAsciiL( in getPropertyValue()
/aoo42x/main/shell/source/backends/wininetbe/
H A Dwininetbackend.cxx317 if (PropertyName.equalsAsciiL( in getPropertyValue()
321 } else if (PropertyName.equalsAsciiL( in getPropertyValue()
325 } else if (PropertyName.equalsAsciiL( in getPropertyValue()
329 } else if (PropertyName.equalsAsciiL( in getPropertyValue()
333 } else if (PropertyName.equalsAsciiL( in getPropertyValue()
337 } else if (PropertyName.equalsAsciiL( in getPropertyValue()
341 } else if (PropertyName.equalsAsciiL( in getPropertyValue()
345 } else if (PropertyName.equalsAsciiL( in getPropertyValue()
/aoo42x/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()
/aoo42x/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 …]
/aoo42x/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 …]
/aoo42x/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()
459 else if ( rValue.Name.equalsAsciiL( 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()
526 else if ( rProp.Name.equalsAsciiL( in getPropertyValues()
/aoo42x/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()
/aoo42x/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 …]
/aoo42x/main/desktop/source/pkgchk/unopkg/
H A Dunopkg_app.cxx284 subcmd_add = subCommand.equalsAsciiL( in unopkg_main()
286 subcmd_gui = subCommand.equalsAsciiL( in unopkg_main()
345 if (repository.equalsAsciiL( in unopkg_main()
438 subCommand.equalsAsciiL( in unopkg_main()
477 else if (subCommand.equalsAsciiL( in unopkg_main()
483 else if (subCommand.equalsAsciiL( RTL_CONSTASCII_STRINGPARAM("list") )) in unopkg_main()
572 else if (subCommand.equalsAsciiL( RTL_CONSTASCII_STRINGPARAM("validate") )) in unopkg_main()
610 else if (subCommand.equalsAsciiL( RTL_CONSTASCII_STRINGPARAM("gui") )) in unopkg_main()
626 else if (subCommand.equalsAsciiL( RTL_CONSTASCII_STRINGPARAM("sync"))) in unopkg_main()
/aoo42x/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()
/aoo42x/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()
/aoo42x/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()
/aoo42x/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()
/aoo42x/main/sfx2/source/control/
H A Dunoctitm.cxx602 else if ( aParamType.equalsAsciiL( URLTypeNames[URLType_BOOL], 4 )) in addParametersToArgs()
607 else if ( aParamType.equalsAsciiL( URLTypeNames[URLType_BYTE], 4 )) in addParametersToArgs()
612 else if ( aParamType.equalsAsciiL( URLTypeNames[URLType_LONG], 4 )) in addParametersToArgs()
617 else if ( aParamType.equalsAsciiL( URLTypeNames[URLType_SHORT], 5 )) in addParametersToArgs()
622 else if ( aParamType.equalsAsciiL( URLTypeNames[URLType_HYPER], 5 )) in addParametersToArgs()
627 else if ( aParamType.equalsAsciiL( URLTypeNames[URLType_FLOAT], 5 )) in addParametersToArgs()
632 else if ( aParamType.equalsAsciiL( URLTypeNames[URLType_STRING], 6 )) in addParametersToArgs()
637 else if ( aParamType.equalsAsciiL( URLTypeNames[URLType_DOUBLE], 6)) in addParametersToArgs()
705 if( rProp.Name.equalsAsciiL("SynchronMode",12)) in dispatch()
710 else if( rProp.Name.equalsAsciiL("Bookmark",8)) in dispatch()
[all …]
/aoo42x/main/cppu/qa/
H A Dtest_any.cxx351 ASSERT_TRUE(!(a >>= b) && b.equalsAsciiL(RTL_CONSTASCII_STRINGPARAM("2"))) << in TEST_F()
449 ASSERT_TRUE(!(a >>= b) && b.equalsAsciiL(RTL_CONSTASCII_STRINGPARAM("2"))) << in TEST_F()
547 ASSERT_TRUE(!(a >>= b) && b.equalsAsciiL(RTL_CONSTASCII_STRINGPARAM("2"))) << in TEST_F()
647 ASSERT_TRUE(!(a >>= b) && b.equalsAsciiL(RTL_CONSTASCII_STRINGPARAM("2"))) << in TEST_F()
741 ASSERT_TRUE(!(a >>= b) && b.equalsAsciiL(RTL_CONSTASCII_STRINGPARAM("2"))) << in TEST_F()
835 ASSERT_TRUE(!(a >>= b) && b.equalsAsciiL(RTL_CONSTASCII_STRINGPARAM("2"))) << in TEST_F()
929 ASSERT_TRUE(!(a >>= b) && b.equalsAsciiL(RTL_CONSTASCII_STRINGPARAM("2"))) << in TEST_F()
1023 ASSERT_TRUE(!(a >>= b) && b.equalsAsciiL(RTL_CONSTASCII_STRINGPARAM("2"))) << in TEST_F()
1117 ASSERT_TRUE(!(a >>= b) && b.equalsAsciiL(RTL_CONSTASCII_STRINGPARAM("2"))) << in TEST_F()
1404 ASSERT_TRUE((a >>= b) && b.equalsAsciiL(RTL_CONSTASCII_STRINGPARAM("1"))) << in TEST_F()
[all …]
/aoo42x/main/svx/source/dialog/
H A Dsvxbmpnumvalueset.cxx317 … if(pValues[nProperty].Name.equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(cNumberingType))) in UserDraw()
319 … else if(pValues[nProperty].Name.equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(cBulletFontName))) in UserDraw()
321 … else if(pValues[nProperty].Name.equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(cBulletChar))) in UserDraw()
323 … else if(pValues[nProperty].Name.equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(cPrefix))) in UserDraw()
325 … else if(pValues[nProperty].Name.equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(cSuffix))) in UserDraw()
327 … else if(pValues[nProperty].Name.equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(cParentNumbering))) in UserDraw()
347 !sPrefixes[i].equalsAsciiL(" ", 1) && in UserDraw()
381 !sSuffixes[i].equalsAsciiL(" ", 1) && in UserDraw()
/aoo42x/main/editeng/source/uno/
H A Dunofield.cxx1131 if( aFieldType.equalsAsciiL( RTL_CONSTASCII_STRINGPARAM("DateTime") ) ) in SvxUnoTextCreateTextField()
1135 else if( aFieldType.equalsAsciiL( RTL_CONSTASCII_STRINGPARAM("URL") ) ) in SvxUnoTextCreateTextField()
1139 else if( aFieldType.equalsAsciiL( RTL_CONSTASCII_STRINGPARAM("PageNumber") ) ) in SvxUnoTextCreateTextField()
1143 else if( aFieldType.equalsAsciiL( RTL_CONSTASCII_STRINGPARAM("PageCount") ) ) in SvxUnoTextCreateTextField()
1147 else if( aFieldType.equalsAsciiL( RTL_CONSTASCII_STRINGPARAM("SheetName") ) ) in SvxUnoTextCreateTextField()
1151 else if( aFieldType.equalsAsciiL( RTL_CONSTASCII_STRINGPARAM("FileName") ) ) in SvxUnoTextCreateTextField()
1155 else if (aFieldType.equalsAsciiL( in SvxUnoTextCreateTextField()
1157 aFieldType.equalsAsciiL( in SvxUnoTextCreateTextField()
1162 else if( aFieldType.equalsAsciiL( RTL_CONSTASCII_STRINGPARAM("Author") ) ) in SvxUnoTextCreateTextField()
1166 else if( aFieldType.equalsAsciiL( RTL_CONSTASCII_STRINGPARAM("Measure") ) ) in SvxUnoTextCreateTextField()
/aoo42x/main/xmloff/source/core/
H A DDocumentSettingsContext.cxx705 if( mrItemName.equalsAsciiL( in ManipulateConfigItem()
713 if( sValue.equalsAsciiL(RTL_CONSTASCII_STRINGPARAM("enabled")) || in ManipulateConfigItem()
714 sValue.equalsAsciiL(RTL_CONSTASCII_STRINGPARAM("low-resolution")) ) in ManipulateConfigItem()
718 else if( sValue.equalsAsciiL(RTL_CONSTASCII_STRINGPARAM("disabled")) ) in ManipulateConfigItem()
726 else if( (mrItemName.equalsAsciiL( RTL_CONSTASCII_STRINGPARAM( "ColorTableURL" ) ) ) || in ManipulateConfigItem()
727 (mrItemName.equalsAsciiL( RTL_CONSTASCII_STRINGPARAM( "LineEndTableURL" ) ) ) || in ManipulateConfigItem()
728 (mrItemName.equalsAsciiL( RTL_CONSTASCII_STRINGPARAM( "HatchTableURL" ) ) ) || in ManipulateConfigItem()
729 (mrItemName.equalsAsciiL( RTL_CONSTASCII_STRINGPARAM( "DashTableURL" ) ) ) || in ManipulateConfigItem()
730 (mrItemName.equalsAsciiL( RTL_CONSTASCII_STRINGPARAM( "GradientTableURL") ) ) || in ManipulateConfigItem()
731 (mrItemName.equalsAsciiL( RTL_CONSTASCII_STRINGPARAM( "BitmapTableURL" ) ) ) ) in ManipulateConfigItem()
[all …]
/aoo42x/main/dbaccess/source/filter/xml/
H A DxmlServerDatabase.cxx108 if ( sType.equalsAsciiL( RTL_CONSTASCII_STRINGPARAM ( "sdbc:mysql:jdbc" ) ) in DBG_NAME()
109 || sType.equalsAsciiL( RTL_CONSTASCII_STRINGPARAM ( "sdbc:mysqlc" ) ) in DBG_NAME()
110 || sType.equalsAsciiL( RTL_CONSTASCII_STRINGPARAM ( "sdbc:mysql:mysqlc" ) ) in DBG_NAME()
127 else if ( sType.equalsAsciiL( RTL_CONSTASCII_STRINGPARAM ( "jdbc:oracle:thin" ) ) ) in DBG_NAME()
142 else if ( sType.equalsAsciiL( RTL_CONSTASCII_STRINGPARAM ( "sdbc:address:ldap" ) ) ) in DBG_NAME()
/aoo42x/main/testtools/source/bridgetest/
H A Dconstructors.cxx140 && arg11.equalsAsciiL(RTL_CONSTASCII_STRINGPARAM("test")) in initialize()
177 && arg25[0].equalsAsciiL(RTL_CONSTASCII_STRINGPARAM("test")) in initialize()
312 && (arguments[8] >>= arg8) && arg8.member.equalsAsciiL(RTL_CONSTASCII_STRINGPARAM("test")) in initialize()
321 && arg15.member.member2.equalsAsciiL(RTL_CONSTASCII_STRINGPARAM("test")) in initialize()
322 … && (arguments[16] >>= arg16) && arg16.member1.equalsAsciiL(RTL_CONSTASCII_STRINGPARAM("test")) in initialize()
348 && arg26.member[0].equalsAsciiL(RTL_CONSTASCII_STRINGPARAM("test")) in initialize()
377 && arg37[0].member.member2.equalsAsciiL(RTL_CONSTASCII_STRINGPARAM("test")) in initialize()
379 && arg38[0].member1.equalsAsciiL(RTL_CONSTASCII_STRINGPARAM("test")) in initialize()
397 && arg42[0][0].member.member2.equalsAsciiL(RTL_CONSTASCII_STRINGPARAM("test")) in initialize()
400 && arg43[0][0].member1.equalsAsciiL(RTL_CONSTASCII_STRINGPARAM("test")) in initialize()
/aoo42x/main/chart2/source/tools/
H A DDataSourceHelper.cxx201 if( aProperty.Name.equalsAsciiL( RTL_CONSTASCII_STRINGPARAM( "DataRowSource" ) )) in readArguments()
207 else if( aProperty.Name.equalsAsciiL( RTL_CONSTASCII_STRINGPARAM( "FirstCellAsLabel" ) )) in readArguments()
211 else if( aProperty.Name.equalsAsciiL( RTL_CONSTASCII_STRINGPARAM( "HasCategories" ) )) in readArguments()
215 … else if( aProperty.Name.equalsAsciiL( RTL_CONSTASCII_STRINGPARAM( "CellRangeRepresentation" ) )) in readArguments()
219 else if( aProperty.Name.equalsAsciiL( RTL_CONSTASCII_STRINGPARAM( "SequenceMapping" ) )) in readArguments()
385 if( aProperty.Name.equalsAsciiL( RTL_CONSTASCII_STRINGPARAM( "DataRowSource" ) )) in allArgumentsForRectRangeDetected()
392 … else if( aProperty.Name.equalsAsciiL( RTL_CONSTASCII_STRINGPARAM( "FirstCellAsLabel" ) )) in allArgumentsForRectRangeDetected()
402 … else if( aProperty.Name.equalsAsciiL( RTL_CONSTASCII_STRINGPARAM( "CellRangeRepresentation" ) )) in allArgumentsForRectRangeDetected()

Completed in 201 milliseconds

12345678910>>...17