| /trunk/main/xmlscript/source/xmldlg_imexp/ |
| H A D | xmldlg_import.cxx | 265 if (aValue.equalsAsciiL( RTL_CONSTASCII_STRINGPARAM("none") )) in importBorderStyle() 267 else if (aValue.equalsAsciiL( RTL_CONSTASCII_STRINGPARAM("3d") )) in importBorderStyle() 269 else if (aValue.equalsAsciiL( RTL_CONSTASCII_STRINGPARAM("simple") )) in importBorderStyle() 302 if (aValue.equalsAsciiL( RTL_CONSTASCII_STRINGPARAM("none") )) in importVisualEffectStyle() 306 else if (aValue.equalsAsciiL( RTL_CONSTASCII_STRINGPARAM("3d") )) in importVisualEffectStyle() 310 else if (aValue.equalsAsciiL( RTL_CONSTASCII_STRINGPARAM("simple") )) in importVisualEffectStyle() 385 if (aValue.equalsAsciiL( RTL_CONSTASCII_STRINGPARAM("decorative") )) in importFontStyle() 389 else if (aValue.equalsAsciiL( RTL_CONSTASCII_STRINGPARAM("modern") )) in importFontStyle() 393 else if (aValue.equalsAsciiL( RTL_CONSTASCII_STRINGPARAM("roman") )) in importFontStyle() 397 else if (aValue.equalsAsciiL( RTL_CONSTASCII_STRINGPARAM("script") )) in importFontStyle() [all …]
|
| /trunk/main/stoc/test/ |
| H A D | testiadapter.cxx | 339 if (rFunctionName.equalsAsciiL( RTL_CONSTASCII_STRINGPARAM("setValues") )) in invoke() 367 else if (rFunctionName.equalsAsciiL( RTL_CONSTASCII_STRINGPARAM("setValues2") )) in invoke() 429 else if (rFunctionName.equalsAsciiL( RTL_CONSTASCII_STRINGPARAM("getValues") )) in invoke() 473 else if (rFunctionName.equalsAsciiL( RTL_CONSTASCII_STRINGPARAM("raiseException") )) in invoke() 547 if (rName.equalsAsciiL( RTL_CONSTASCII_STRINGPARAM("Bool") )) in setValue() 549 else if (rName.equalsAsciiL( RTL_CONSTASCII_STRINGPARAM("Byte") )) in setValue() 551 else if (rName.equalsAsciiL( RTL_CONSTASCII_STRINGPARAM("Char") )) in setValue() 553 else if (rName.equalsAsciiL( RTL_CONSTASCII_STRINGPARAM("Short") )) in setValue() 555 else if (rName.equalsAsciiL( RTL_CONSTASCII_STRINGPARAM("UShort") )) in setValue() 557 else if (rName.equalsAsciiL( RTL_CONSTASCII_STRINGPARAM("Long") )) in setValue() [all …]
|
| /trunk/main/sd/source/ui/view/ |
| H A D | frmview.cxx | 694 if (pValue->Name.equalsAsciiL( RTL_CONSTASCII_STRINGPARAM( sUNO_View_ViewId ) ) ) in ReadUserDataSequence() 697 … else if (pValue->Name.equalsAsciiL( RTL_CONSTASCII_STRINGPARAM( sUNO_View_SnapLinesDrawing ) ) ) in ReadUserDataSequence() 706 … else if (pValue->Name.equalsAsciiL( RTL_CONSTASCII_STRINGPARAM( sUNO_View_SnapLinesNotes ) ) ) in ReadUserDataSequence() 715 … else if (pValue->Name.equalsAsciiL( RTL_CONSTASCII_STRINGPARAM( sUNO_View_SnapLinesHandout ) ) ) in ReadUserDataSequence() 724 … else if (pValue->Name.equalsAsciiL( RTL_CONSTASCII_STRINGPARAM( sUNO_View_RulerIsVisible ) ) ) in ReadUserDataSequence() 731 else if (pValue->Name.equalsAsciiL( RTL_CONSTASCII_STRINGPARAM( sUNO_View_PageKind ) ) ) in ReadUserDataSequence() 742 … else if (pValue->Name.equalsAsciiL( RTL_CONSTASCII_STRINGPARAM( sUNO_View_SelectedPage ) ) ) in ReadUserDataSequence() 753 … else if (pValue->Name.equalsAsciiL( RTL_CONSTASCII_STRINGPARAM( sUNO_View_IsLayerMode ) ) ) in ReadUserDataSequence() 767 */ else if (pValue->Name.equalsAsciiL( RTL_CONSTASCII_STRINGPARAM( sUNO_View_IsBigHandles … in ReadUserDataSequence() 774 …else if (pValue->Name.equalsAsciiL( RTL_CONSTASCII_STRINGPARAM( sUNO_View_IsDoubleClickTextEdit ) … in ReadUserDataSequence() [all …]
|
| /trunk/main/framework/source/uielement/ |
| H A D | toolbarmerger.cxx | 200 if ( rSequence[i].Name.equalsAsciiL( RTL_CONSTASCII_STRINGPARAM( MERGE_TOOLBAR_URL ) ) ) in ConvertSequenceToValues() 202 … else if ( rSequence[i].Name.equalsAsciiL( RTL_CONSTASCII_STRINGPARAM( MERGE_TOOLBAR_TITLE ) ) ) in ConvertSequenceToValues() 204 … else if ( rSequence[i].Name.equalsAsciiL( RTL_CONSTASCII_STRINGPARAM( MERGE_TOOLBAR_IMAGEID ) ) ) in ConvertSequenceToValues() 206 … else if ( rSequence[i].Name.equalsAsciiL( RTL_CONSTASCII_STRINGPARAM( MERGE_TOOLBAR_CONTEXT ) ) ) in ConvertSequenceToValues() 208 … else if ( rSequence[i].Name.equalsAsciiL( RTL_CONSTASCII_STRINGPARAM( MERGE_TOOLBAR_TARGET ) ) ) in ConvertSequenceToValues() 210 …else if ( rSequence[i].Name.equalsAsciiL( RTL_CONSTASCII_STRINGPARAM( MERGE_TOOLBAR_CONTROLTYPE ) … in ConvertSequenceToValues() 212 … else if ( rSequence[i].Name.equalsAsciiL( RTL_CONSTASCII_STRINGPARAM( MERGE_TOOLBAR_WIDTH ) ) ) in ConvertSequenceToValues() 332 if ( rMergeCommand.equalsAsciiL( RTL_CONSTASCII_STRINGPARAM( MERGECOMMAND_ADDAFTER ) ) ) in ProcessMergeOperation() 334 else if ( rMergeCommand.equalsAsciiL( RTL_CONSTASCII_STRINGPARAM( MERGECOMMAND_ADDBEFORE ) ) ) in ProcessMergeOperation() 336 else if ( rMergeCommand.equalsAsciiL( RTL_CONSTASCII_STRINGPARAM( MERGECOMMAND_REPLACE ) ) ) in ProcessMergeOperation() [all …]
|
| H A D | statusbarmerger.cxx | 71 if ( aPropVal.Name.equalsAsciiL( RTL_CONSTASCII_STRINGPARAM( MERGE_STATUSBAR_URL ) ) ) in lcl_ConvertSequenceToValues() 73 … else if ( aPropVal.Name.equalsAsciiL( RTL_CONSTASCII_STRINGPARAM( MERGE_STATUSBAR_TITLE ) ) ) in lcl_ConvertSequenceToValues() 75 … else if ( aPropVal.Name.equalsAsciiL( RTL_CONSTASCII_STRINGPARAM( MERGE_STATUSBAR_CONTEXT ) ) ) in lcl_ConvertSequenceToValues() 77 … else if ( aPropVal.Name.equalsAsciiL( RTL_CONSTASCII_STRINGPARAM( MERGE_STATUSBAR_ALIGN ) ) ) in lcl_ConvertSequenceToValues() 79 … else if ( aPropVal.Name.equalsAsciiL( RTL_CONSTASCII_STRINGPARAM( MERGE_STATUSBAR_AUTOSIZE ) ) ) in lcl_ConvertSequenceToValues() 81 … else if ( aPropVal.Name.equalsAsciiL( RTL_CONSTASCII_STRINGPARAM( MERGE_STATUSBAR_OWNERDRAW ) ) ) in lcl_ConvertSequenceToValues() 83 … else if ( aPropVal.Name.equalsAsciiL( RTL_CONSTASCII_STRINGPARAM( MERGE_STATUSBAR_WIDTH ) ) ) in lcl_ConvertSequenceToValues() 96 if ( sAlignment.equalsAsciiL( RTL_CONSTASCII_STRINGPARAM( STATUSBAR_ALIGN_CENTER ))) in lcl_ConvertSequenceToValues() 98 else if ( sAlignment.equalsAsciiL( RTL_CONSTASCII_STRINGPARAM( STATUSBAR_ALIGN_RIGHT ))) in lcl_ConvertSequenceToValues() 225 if ( rMergeCommand.equalsAsciiL( RTL_CONSTASCII_STRINGPARAM( MERGECOMMAND_ADDAFTER ) ) ) in ProcessMergeOperation() [all …]
|
| H A D | comboboxtoolbarcontroller.cxx | 290 if ( rControlCommand.Command.equalsAsciiL( "SetText", 7 )) in executeControlCommand() 294 if ( rControlCommand.Arguments[i].Name.equalsAsciiL( "Text", 4 )) in executeControlCommand() 306 else if ( rControlCommand.Command.equalsAsciiL( "SetList", 7 )) in executeControlCommand() 310 if ( rControlCommand.Arguments[i].Name.equalsAsciiL( "List", 4 )) in executeControlCommand() 331 else if ( rControlCommand.Command.equalsAsciiL( "AddEntry", 8 )) in executeControlCommand() 337 if ( rControlCommand.Arguments[i].Name.equalsAsciiL( "Text", 4 )) in executeControlCommand() 345 else if ( rControlCommand.Command.equalsAsciiL( "InsertEntry", 11 )) in executeControlCommand() 351 if ( rControlCommand.Arguments[i].Name.equalsAsciiL( "Pos", 3 )) in executeControlCommand() 361 else if ( rControlCommand.Arguments[i].Name.equalsAsciiL( "Text", 4 )) in executeControlCommand() 367 else if ( rControlCommand.Command.equalsAsciiL( "RemoveEntryPos", 14 )) in executeControlCommand() [all …]
|
| H A D | menubarmerger.cxx | 178 if ( rMenuItem.aURL.equalsAsciiL( SEPARATOR_STRING, SEPARATOR_STRING_LEN )) in CreateSubMenu() 219 if ( rMenuItem.aURL.equalsAsciiL( SEPARATOR_STRING, SEPARATOR_STRING_LEN )) in MergeMenuItems() 290 if ( rMergeCommand.equalsAsciiL( MERGECOMMAND_ADDBEFORE, MERGECOMMAND_ADDBEFORE_LEN )) in ProcessMergeOperation() 295 else if ( rMergeCommand.equalsAsciiL( MERGECOMMAND_ADDAFTER, MERGECOMMAND_ADDAFTER_LEN )) in ProcessMergeOperation() 300 else if ( rMergeCommand.equalsAsciiL( MERGECOMMAND_REPLACE, MERGECOMMAND_REPLACE_LEN )) in ProcessMergeOperation() 304 else if ( rMergeCommand.equalsAsciiL( MERGECOMMAND_REMOVE, MERGECOMMAND_REMOVE_LEN )) in ProcessMergeOperation() 321 if (( rMergeFallback.equalsAsciiL( MERGEFALLBACK_IGNORE, MERGEFALLBACK_IGNORE_LEN )) || in ProcessFallbackOperation() 322 ( rMergeCommand.equalsAsciiL( MERGECOMMAND_REPLACE, MERGECOMMAND_REPLACE_LEN )) || in ProcessFallbackOperation() 323 ( rMergeCommand.equalsAsciiL( MERGECOMMAND_REMOVE, MERGECOMMAND_REMOVE_LEN )) ) in ProcessFallbackOperation() 327 else if ( rMergeFallback.equalsAsciiL( MERGEFALLBACK_ADDPATH, MERGEFALLBACK_ADDPATH_LEN )) in ProcessFallbackOperation() [all …]
|
| H A D | spinfieldtoolbarcontroller.cxx | 372 if ( rControlCommand.Command.equalsAsciiL( "SetStep", 7 )) in executeControlCommand() 380 if ( rControlCommand.Arguments[i].Name.equalsAsciiL( "Step", 4 )) in executeControlCommand() 389 else if ( rControlCommand.Command.equalsAsciiL( "SetValue", 8 )) in executeControlCommand() 393 if ( rControlCommand.Arguments[i].Name.equalsAsciiL( "Value", 5 )) in executeControlCommand() 408 else if ( rControlCommand.Command.equalsAsciiL( "SetValues", 9 )) in executeControlCommand() 419 if ( aName.equalsAsciiL( "Value", 5 )) in executeControlCommand() 424 else if ( aName.equalsAsciiL( "Step", 4 )) in executeControlCommand() 427 else if ( aName.equalsAsciiL( "LowerLimit", 10 )) in executeControlCommand() 430 else if ( aName.equalsAsciiL( "UpperLimit", 10 )) in executeControlCommand() 434 else if ( aName.equalsAsciiL( "OutputFormat", 12 )) in executeControlCommand() [all …]
|
| H A D | dropdownboxtoolbarcontroller.cxx | 240 if ( rControlCommand.Command.equalsAsciiL( "SetList", 7 )) in executeControlCommand() 244 if ( rControlCommand.Arguments[i].Name.equalsAsciiL( "List", 4 )) in executeControlCommand() 267 else if ( rControlCommand.Command.equalsAsciiL( "AddEntry", 8 )) in executeControlCommand() 273 if ( rControlCommand.Arguments[i].Name.equalsAsciiL( "Text", 4 )) in executeControlCommand() 281 else if ( rControlCommand.Command.equalsAsciiL( "InsertEntry", 11 )) in executeControlCommand() 287 if ( rControlCommand.Arguments[i].Name.equalsAsciiL( "Pos", 3 )) in executeControlCommand() 297 else if ( rControlCommand.Arguments[i].Name.equalsAsciiL( "Text", 4 )) in executeControlCommand() 303 else if ( rControlCommand.Command.equalsAsciiL( "RemoveEntryPos", 14 )) in executeControlCommand() 307 if ( rControlCommand.Arguments[i].Name.equalsAsciiL( "Pos", 3 )) in executeControlCommand() 319 else if ( rControlCommand.Command.equalsAsciiL( "RemoveEntryText", 15 )) in executeControlCommand() [all …]
|
| /trunk/main/desktop/source/app/ |
| H A D | cmdlineargs.cxx | 377 if ( aArg.equalsAsciiL( RTL_CONSTASCII_STRINGPARAM( "-minimized" )) == sal_True ) in InterpretCommandLineParameter() 382 else if ( aArg.equalsAsciiL( RTL_CONSTASCII_STRINGPARAM( "-invisible" )) == sal_True ) in InterpretCommandLineParameter() 387 else if ( aArg.equalsAsciiL( RTL_CONSTASCII_STRINGPARAM( "-norestore" )) == sal_True ) in InterpretCommandLineParameter() 392 else if ( aArg.equalsAsciiL( RTL_CONSTASCII_STRINGPARAM( "-nodefault" )) == sal_True ) in InterpretCommandLineParameter() 397 else if ( aArg.equalsAsciiL( RTL_CONSTASCII_STRINGPARAM( "-bean" )) == sal_True ) in InterpretCommandLineParameter() 402 else if ( aArg.equalsAsciiL( RTL_CONSTASCII_STRINGPARAM( "-plugin" )) == sal_True ) in InterpretCommandLineParameter() 407 else if ( aArg.equalsAsciiL( RTL_CONSTASCII_STRINGPARAM( "-server" )) == sal_True ) in InterpretCommandLineParameter() 412 else if ( aArg.equalsAsciiL( RTL_CONSTASCII_STRINGPARAM( "-headless" )) == sal_True ) in InterpretCommandLineParameter() 419 else if ( aArg.equalsAsciiL( RTL_CONSTASCII_STRINGPARAM( "-conversionmode" )) == sal_True ) in InterpretCommandLineParameter() 427 else if ( aArg.equalsAsciiL( RTL_CONSTASCII_STRINGPARAM( "-quickstart" )) == sal_True ) in InterpretCommandLineParameter() [all …]
|
| /trunk/main/sw/source/ui/uno/ |
| H A D | unofreg.cxx | 175 if( SwXMLImport_getImplementationName().equalsAsciiL( pImplName, in component_getFactory() 183 else if( SwXMLImportStyles_getImplementationName().equalsAsciiL( in component_getFactory() 191 else if( SwXMLImportContent_getImplementationName().equalsAsciiL( in component_getFactory() 199 else if( SwXMLImportMeta_getImplementationName().equalsAsciiL( in component_getFactory() 207 else if( SwXMLImportSettings_getImplementationName().equalsAsciiL( in component_getFactory() 215 else if( SwXMLExportOOO_getImplementationName().equalsAsciiL( pImplName, in component_getFactory() 223 else if( SwXMLExportStylesOOO_getImplementationName().equalsAsciiL( in component_getFactory() 231 else if( SwXMLExportContentOOO_getImplementationName().equalsAsciiL( in component_getFactory() 239 else if( SwXMLExportMetaOOO_getImplementationName().equalsAsciiL( in component_getFactory() 247 else if( SwXMLExportSettingsOOO_getImplementationName().equalsAsciiL( in component_getFactory() [all …]
|
| /trunk/main/framework/source/fwe/xml/ |
| H A D | menudocumenthandler.cxx | 296 else if ( aName.equalsAsciiL( RTL_CONSTASCII_STRINGPARAM( ELEMENT_MENUBAR ))) in startElement() 325 if ( !aName.equalsAsciiL( RTL_CONSTASCII_STRINGPARAM( ELEMENT_MENUBAR ))) in endElement() 382 else if ( rName.equalsAsciiL( RTL_CONSTASCII_STRINGPARAM( ELEMENT_MENU ))) in startElement() 410 if ( aName.equalsAsciiL( RTL_CONSTASCII_STRINGPARAM( ATTRIBUTE_ID ))) in startElement() 412 else if ( aName.equalsAsciiL( RTL_CONSTASCII_STRINGPARAM( ATTRIBUTE_LABEL ))) in startElement() 414 else if ( aName.equalsAsciiL( RTL_CONSTASCII_STRINGPARAM( ATTRIBUTE_HELPID ))) in startElement() 416 else if ( aName.equalsAsciiL( RTL_CONSTASCII_STRINGPARAM( ATTRIBUTE_STYLE ))) in startElement() 425 … if ( aToken.equalsAsciiL( RTL_CONSTASCII_STRINGPARAM( ATTRIBUTE_ITEMSTYLE_TEXT ) ) ) in startElement() 427 … else if ( aToken.equalsAsciiL( RTL_CONSTASCII_STRINGPARAM( ATTRIBUTE_ITEMSTYLE_IMAGE ) ) ) in startElement() 429 … else if ( aToken.equalsAsciiL( RTL_CONSTASCII_STRINGPARAM( ATTRIBUTE_ITEMSTYLE_RADIO ) ) ) in startElement() [all …]
|
| /trunk/main/odk/examples/cpp/complextoolbarcontrols/ |
| H A D | MyProtocolHandler.cxx | 137 if ( aURL.Path.equalsAsciiL( RTL_CONSTASCII_STRINGPARAM( "ImageButtonCmd" ) ) || in queryDispatch() 138 aURL.Path.equalsAsciiL( RTL_CONSTASCII_STRINGPARAM( "ComboboxCmd" ) ) || in queryDispatch() 139 aURL.Path.equalsAsciiL( RTL_CONSTASCII_STRINGPARAM( "ToggleDropdownButtonCmd" ) ) || in queryDispatch() 140 aURL.Path.equalsAsciiL( RTL_CONSTASCII_STRINGPARAM( "DropdownButtonCmd" ) ) || in queryDispatch() 141 aURL.Path.equalsAsciiL( RTL_CONSTASCII_STRINGPARAM( "SpinfieldCmd" ) ) || in queryDispatch() 142 aURL.Path.equalsAsciiL( RTL_CONSTASCII_STRINGPARAM( "EditfieldCmd" ) ) || in queryDispatch() 143 aURL.Path.equalsAsciiL( RTL_CONSTASCII_STRINGPARAM( "DropdownboxCmd" ) ) ) in queryDispatch() 177 … ServiceName.equalsAsciiL( RTL_CONSTASCII_STRINGPARAM( MYPROTOCOLHANDLER_SERVICENAME ) ) || in MyProtocolHandler_supportsService() 178 … ServiceName.equalsAsciiL( RTL_CONSTASCII_STRINGPARAM( "com.sun.star.frame.ProtocolHandler" ) ) in MyProtocolHandler_supportsService() 262 if ( lArgs[i].Name.equalsAsciiL( RTL_CONSTASCII_STRINGPARAM( "Text" ) ) ) in dispatch() [all …]
|
| /trunk/main/shell/source/backends/desktopbe/ |
| H A D | desktopbackend.cxx | 139 if (PropertyName.equalsAsciiL( in getPropertyValue() 141 PropertyName.equalsAsciiL( in getPropertyValue() 143 PropertyName.equalsAsciiL( in getPropertyValue() 145 PropertyName.equalsAsciiL( in getPropertyValue() 147 PropertyName.equalsAsciiL( in getPropertyValue() 149 PropertyName.equalsAsciiL( in getPropertyValue() 151 PropertyName.equalsAsciiL( in getPropertyValue() 153 PropertyName.equalsAsciiL( in getPropertyValue() 155 PropertyName.equalsAsciiL( in getPropertyValue() 157 PropertyName.equalsAsciiL( in getPropertyValue() [all …]
|
| /trunk/main/shell/source/backends/kde4be/ |
| H A D | kde4backend.cxx | 141 enabled_ = desktop.equalsAsciiL(RTL_CONSTASCII_STRINGPARAM("KDE4")) && in Service() 156 if (PropertyName.equalsAsciiL( in getPropertyValue() 158 PropertyName.equalsAsciiL( in getPropertyValue() 160 PropertyName.equalsAsciiL( in getPropertyValue() 162 PropertyName.equalsAsciiL( in getPropertyValue() 164 PropertyName.equalsAsciiL( in getPropertyValue() 166 PropertyName.equalsAsciiL( in getPropertyValue() 168 PropertyName.equalsAsciiL( in getPropertyValue() 170 PropertyName.equalsAsciiL( in getPropertyValue() 172 PropertyName.equalsAsciiL( in getPropertyValue() [all …]
|
| H A D | kde4access.cxx | 56 if (id.equalsAsciiL(RTL_CONSTASCII_STRINGPARAM("ExternalMailer"))) { in getValue() 69 } else if (id.equalsAsciiL( in getValue() 79 } else if (id.equalsAsciiL( in getValue() 91 } else if (id.equalsAsciiL( in getValue() 98 } else if (id.equalsAsciiL( in getValue() 110 } else if (id.equalsAsciiL( in getValue() 137 } else if (id.equalsAsciiL( in getValue() 164 } else if (id.equalsAsciiL( in getValue() 191 } else if (id.equalsAsciiL( in getValue() 218 } else if (id.equalsAsciiL( in getValue() [all …]
|
| /trunk/main/shell/source/backends/kdebe/ |
| H A D | kdebackend.cxx | 141 enabled_ = desktop.equalsAsciiL(RTL_CONSTASCII_STRINGPARAM("KDE")) && in Service() 156 if (PropertyName.equalsAsciiL( in getPropertyValue() 158 PropertyName.equalsAsciiL( in getPropertyValue() 160 PropertyName.equalsAsciiL( in getPropertyValue() 162 PropertyName.equalsAsciiL( in getPropertyValue() 164 PropertyName.equalsAsciiL( in getPropertyValue() 166 PropertyName.equalsAsciiL( in getPropertyValue() 168 PropertyName.equalsAsciiL( in getPropertyValue() 170 PropertyName.equalsAsciiL( in getPropertyValue() 172 PropertyName.equalsAsciiL( in getPropertyValue() [all …]
|
| /trunk/main/ucb/source/ucp/odma/ |
| H A D | odma_content.cxx | 219 if ( aCommand.Name.equalsAsciiL( in execute() 241 else if ( aCommand.Name.equalsAsciiL( in execute() 275 else if ( aCommand.Name.equalsAsciiL( in execute() 285 else if ( aCommand.Name.equalsAsciiL( in execute() 295 else if ( aCommand.Name.equalsAsciiL( in execute() 417 else if ( aCommand.Name.equalsAsciiL( RTL_CONSTASCII_STRINGPARAM( "close" ) ) ) in execute() 421 else if ( aCommand.Name.equalsAsciiL( RTL_CONSTASCII_STRINGPARAM( "delete" ) ) ) in execute() 438 else if ( aCommand.Name.equalsAsciiL( in execute() 648 if ( rProp.Name.equalsAsciiL( in getPropertyValues() 653 else if ( rProp.Name.equalsAsciiL( in getPropertyValues() [all …]
|
| /trunk/main/chart2/source/tools/ |
| H A D | RegressionCurveHelper.cxx | 101 if( aServiceName.equalsAsciiL( RTL_CONSTASCII_STRINGPARAM( in createRegressionCurveByServiceName() 107 else if( aServiceName.equalsAsciiL( RTL_CONSTASCII_STRINGPARAM( in createRegressionCurveByServiceName() 113 else if( aServiceName.equalsAsciiL( RTL_CONSTASCII_STRINGPARAM( in createRegressionCurveByServiceName() 119 else if( aServiceName.equalsAsciiL( RTL_CONSTASCII_STRINGPARAM( in createRegressionCurveByServiceName() 137 if( aServiceName.equalsAsciiL( RTL_CONSTASCII_STRINGPARAM( in createRegressionCurveCalculatorByServiceName() 142 if( aServiceName.equalsAsciiL( RTL_CONSTASCII_STRINGPARAM( in createRegressionCurveCalculatorByServiceName() 147 else if( aServiceName.equalsAsciiL( RTL_CONSTASCII_STRINGPARAM( in createRegressionCurveCalculatorByServiceName() 152 else if( aServiceName.equalsAsciiL( RTL_CONSTASCII_STRINGPARAM( in createRegressionCurveCalculatorByServiceName() 157 else if( aServiceName.equalsAsciiL( RTL_CONSTASCII_STRINGPARAM( in createRegressionCurveCalculatorByServiceName() 194 aRole.equalsAsciiL( RTL_CONSTASCII_STRINGPARAM( "values-x" ))) in initializeCurveCalculator() [all …]
|
| /trunk/main/xmloff/source/style/ |
| H A D | xmlnume.cxx | 152 …if( rProp.Name.equalsAsciiL( XML_UNO_NAME_NRULE_NUMBERINGTYPE, sizeof(XML_UNO_NAME_NRULE_NUMBERING… in exportLevelStyle() 156 …else if( rProp.Name.equalsAsciiL( XML_UNO_NAME_NRULE_PREFIX, sizeof(XML_UNO_NAME_NRULE_PREFIX)-1 )… in exportLevelStyle() 160 …else if( rProp.Name.equalsAsciiL( XML_UNO_NAME_NRULE_SUFFIX, sizeof(XML_UNO_NAME_NRULE_SUFFIX)-1 )… in exportLevelStyle() 164 …else if( rProp.Name.equalsAsciiL( XML_UNO_NAME_NRULE_BULLET_CHAR, sizeof(XML_UNO_NAME_NRULE_BULLET… in exportLevelStyle() 173 …else if( rProp.Name.equalsAsciiL( XML_UNO_NAME_NRULE_BULLET_RELSIZE, sizeof(XML_UNO_NAME_NRULE_BUL… in exportLevelStyle() 177 …else if( rProp.Name.equalsAsciiL( XML_UNO_NAME_NRULE_ADJUST, sizeof(XML_UNO_NAME_NRULE_ADJUST)-1 )… in exportLevelStyle() 183 …else if( rProp.Name.equalsAsciiL( XML_UNO_NAME_NRULE_BULLET_FONT, sizeof(XML_UNO_NAME_NRULE_BULLET… in exportLevelStyle() 195 …else if( rProp.Name.equalsAsciiL( XML_UNO_NAME_NRULE_GRAPHICURL, sizeof(XML_UNO_NAME_NRULE_GRAPHIC… in exportLevelStyle() 199 …else if( rProp.Name.equalsAsciiL( XML_UNO_NAME_NRULE_GRAPHIC_BITMAP, sizeof(XML_UNO_NAME_NRULE_GRA… in exportLevelStyle() 203 …else if( rProp.Name.equalsAsciiL( XML_UNO_NAME_NRULE_BULLET_COLOR, sizeof(XML_UNO_NAME_NRULE_BULLE… in exportLevelStyle() [all …]
|
| /trunk/main/cppuhelper/test/ |
| H A D | testimplhelper.cxx | 348 OSL_ENSURE( xa->a().equalsAsciiL( RTL_CONSTASCII_STRINGPARAM("a") ), "### A failed!" ); in dotest() 350 OSL_ENSURE( xba->ba().equalsAsciiL( RTL_CONSTASCII_STRINGPARAM("ba") ), "### BA failed!" ); in dotest() 351 OSL_ENSURE( xba->a().equalsAsciiL( RTL_CONSTASCII_STRINGPARAM("a") ), "### BA failed!" ); in dotest() 353 OSL_ENSURE( xca->ca().equalsAsciiL( RTL_CONSTASCII_STRINGPARAM("ca") ), "### CA failed!" ); in dotest() 354 OSL_ENSURE( xca->a().equalsAsciiL( RTL_CONSTASCII_STRINGPARAM("a") ), "### CA failed!" ); in dotest() 356 OSL_ENSURE( xdba->dba().equalsAsciiL( RTL_CONSTASCII_STRINGPARAM("dba") ), "### DBA failed!" ); in dotest() 357 OSL_ENSURE( xdba->ba().equalsAsciiL( RTL_CONSTASCII_STRINGPARAM("ba") ), "### DBA failed!" ); in dotest() 358 OSL_ENSURE( xdba->a().equalsAsciiL( RTL_CONSTASCII_STRINGPARAM("a") ), "### DBA failed!" ); in dotest() 360 OSL_ENSURE( xe->e().equalsAsciiL( RTL_CONSTASCII_STRINGPARAM("e") ), "### E failed!" ); in dotest() 362 OSL_ENSURE( xfe->fe().equalsAsciiL( RTL_CONSTASCII_STRINGPARAM("fe") ), "### FE failed!" ); in dotest() [all …]
|
| /trunk/main/sfx2/source/appl/ |
| H A D | appuno.cxx | 501 if ( aName.equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(sFrame)) ) in TransformParameters() 508 if ( aName.equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(sHidden)) ) in TransformParameters() 525 if ( aName.equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(sModel)) ) in TransformParameters() 527 else if ( aName.equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(sComponentData)) ) in TransformParameters() 531 else if ( aName.equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(sComponentContext)) ) in TransformParameters() 535 else if ( aName.equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(sStatusInd)) ) in TransformParameters() 543 else if ( aName.equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(sInteractionHdl)) ) in TransformParameters() 551 else if ( aName.equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(sViewData)) ) in TransformParameters() 553 else if ( aName.equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(sFilterData)) ) in TransformParameters() 555 else if ( aName.equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(sInputStream)) ) in TransformParameters() [all …]
|
| /trunk/main/editeng/source/uno/ |
| H A D | unonrule.cxx | 176 return ServiceName.equalsAsciiL( RTL_CONSTASCII_STRINGPARAM( pSvxUnoNumberingRulesService ) ); in supportsService() 295 if(rPropName.equalsAsciiL( RTL_CONSTASCII_STRINGPARAM(UNO_NAME_NRULE_NUMBERINGTYPE))) in setNumberingRuleByIndex() 307 else if(rPropName.equalsAsciiL( RTL_CONSTASCII_STRINGPARAM(UNO_NAME_NRULE_PREFIX))) in setNumberingRuleByIndex() 316 else if(rPropName.equalsAsciiL( RTL_CONSTASCII_STRINGPARAM(UNO_NAME_NRULE_SUFFIX))) in setNumberingRuleByIndex() 325 else if(rPropName.equalsAsciiL( RTL_CONSTASCII_STRINGPARAM(UNO_NAME_NRULE_BULLETID))) in setNumberingRuleByIndex() 337 else if(rPropName.equalsAsciiL( RTL_CONSTASCII_STRINGPARAM("BulletChar"))) in setNumberingRuleByIndex() 353 else if(rPropName.equalsAsciiL( RTL_CONSTASCII_STRINGPARAM(UNO_NAME_NRULE_ADJUST))) in setNumberingRuleByIndex() 362 else if(rPropName.equalsAsciiL( RTL_CONSTASCII_STRINGPARAM(UNO_NAME_NRULE_BULLET_FONT))) in setNumberingRuleByIndex() 373 else if(rPropName.equalsAsciiL( RTL_CONSTASCII_STRINGPARAM("Graphic"))) in setNumberingRuleByIndex() 384 else if(rPropName.equalsAsciiL( RTL_CONSTASCII_STRINGPARAM("GraphicURL"))) in setNumberingRuleByIndex() [all …]
|
| /trunk/main/ucb/source/ucp/gio/ |
| H A D | gio_content.cxx | 410 if (rProp.Name.equalsAsciiL( RTL_CONSTASCII_STRINGPARAM( "IsDocument" ) ) ) in getPropertyValuesFromGFileInfo() 418 else if (rProp.Name.equalsAsciiL( RTL_CONSTASCII_STRINGPARAM( "IsFolder" ) ) ) in getPropertyValuesFromGFileInfo() 425 else if (rProp.Name.equalsAsciiL( RTL_CONSTASCII_STRINGPARAM( "Title" ) ) ) in getPropertyValuesFromGFileInfo() 435 else if (rProp.Name.equalsAsciiL( RTL_CONSTASCII_STRINGPARAM( "IsReadOnly" ) ) ) in getPropertyValuesFromGFileInfo() 442 else if (rProp.Name.equalsAsciiL( RTL_CONSTASCII_STRINGPARAM( "DateCreated" ) ) ) in getPropertyValuesFromGFileInfo() 449 else if (rProp.Name.equalsAsciiL( RTL_CONSTASCII_STRINGPARAM( "DateModified" ) ) ) in getPropertyValuesFromGFileInfo() 456 else if (rProp.Name.equalsAsciiL( RTL_CONSTASCII_STRINGPARAM( "Size" ) ) ) in getPropertyValuesFromGFileInfo() 463 else if (rProp.Name.equalsAsciiL( RTL_CONSTASCII_STRINGPARAM( "IsVolume" ) ) ) in getPropertyValuesFromGFileInfo() 468 else if (rProp.Name.equalsAsciiL( RTL_CONSTASCII_STRINGPARAM( "IsCompactDisc" ) ) ) in getPropertyValuesFromGFileInfo() 475 else if (rProp.Name.equalsAsciiL( RTL_CONSTASCII_STRINGPARAM( "IsRemoveable" ) ) ) in getPropertyValuesFromGFileInfo() [all …]
|
| /trunk/main/tools/workben/ |
| H A D | urltest.cxx | 646 equalsAsciiL(RTL_CONSTASCII_STRINGPARAM("file:///a:"))) in main() 658 equalsAsciiL(RTL_CONSTASCII_STRINGPARAM("file:///a:/"))) in main() 670 equalsAsciiL(RTL_CONSTASCII_STRINGPARAM("file:///a:/"))) in main() 679 equalsAsciiL(RTL_CONSTASCII_STRINGPARAM("a:"))) in main() 686 equalsAsciiL(RTL_CONSTASCII_STRINGPARAM("a:\\"))) in main() 703 equalsAsciiL(RTL_CONSTASCII_STRINGPARAM("file:///a:")) in main() 721 equalsAsciiL(RTL_CONSTASCII_STRINGPARAM("file:///a:/")) in main() 739 equalsAsciiL(RTL_CONSTASCII_STRINGPARAM("file:///a:/")) in main() 757 equalsAsciiL( in main() 776 equalsAsciiL( in main() [all …]
|