Home
last modified time | relevance | path

Searched refs:equalsAsciiL (Results 1 – 25 of 406) sorted by relevance

12345678910>>...17

/AOO41X/main/xmlscript/source/xmldlg_imexp/
H A Dxmldlg_import.cxx265 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 …]
/AOO41X/main/stoc/test/
H A Dtestiadapter.cxx344 if (rFunctionName.equalsAsciiL( RTL_CONSTASCII_STRINGPARAM("setValues") )) in invoke()
372 else if (rFunctionName.equalsAsciiL( RTL_CONSTASCII_STRINGPARAM("setValues2") )) in invoke()
434 else if (rFunctionName.equalsAsciiL( RTL_CONSTASCII_STRINGPARAM("getValues") )) in invoke()
478 else if (rFunctionName.equalsAsciiL( RTL_CONSTASCII_STRINGPARAM("raiseException") )) in invoke()
553 if (rName.equalsAsciiL( RTL_CONSTASCII_STRINGPARAM("Bool") )) in setValue()
555 else if (rName.equalsAsciiL( RTL_CONSTASCII_STRINGPARAM("Byte") )) in setValue()
557 else if (rName.equalsAsciiL( RTL_CONSTASCII_STRINGPARAM("Char") )) in setValue()
559 else if (rName.equalsAsciiL( RTL_CONSTASCII_STRINGPARAM("Short") )) in setValue()
561 else if (rName.equalsAsciiL( RTL_CONSTASCII_STRINGPARAM("UShort") )) in setValue()
563 else if (rName.equalsAsciiL( RTL_CONSTASCII_STRINGPARAM("Long") )) in setValue()
[all …]
/AOO41X/main/sd/source/ui/view/
H A Dfrmview.cxx694 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 …]
/AOO41X/main/framework/source/uielement/
H A Dtoolbarmerger.cxx200 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 Dstatusbarmerger.cxx71 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 Dcomboboxtoolbarcontroller.cxx291 if ( rControlCommand.Command.equalsAsciiL( "SetText", 7 )) in executeControlCommand()
295 if ( rControlCommand.Arguments[i].Name.equalsAsciiL( "Text", 4 )) in executeControlCommand()
307 else if ( rControlCommand.Command.equalsAsciiL( "SetList", 7 )) in executeControlCommand()
311 if ( rControlCommand.Arguments[i].Name.equalsAsciiL( "List", 4 )) in executeControlCommand()
332 else if ( rControlCommand.Command.equalsAsciiL( "AddEntry", 8 )) in executeControlCommand()
338 if ( rControlCommand.Arguments[i].Name.equalsAsciiL( "Text", 4 )) in executeControlCommand()
346 else if ( rControlCommand.Command.equalsAsciiL( "InsertEntry", 11 )) in executeControlCommand()
352 if ( rControlCommand.Arguments[i].Name.equalsAsciiL( "Pos", 3 )) in executeControlCommand()
362 else if ( rControlCommand.Arguments[i].Name.equalsAsciiL( "Text", 4 )) in executeControlCommand()
368 else if ( rControlCommand.Command.equalsAsciiL( "RemoveEntryPos", 14 )) in executeControlCommand()
[all …]
H A Dmenubarmerger.cxx178 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 Dspinfieldtoolbarcontroller.cxx373 if ( rControlCommand.Command.equalsAsciiL( "SetStep", 7 )) in executeControlCommand()
381 if ( rControlCommand.Arguments[i].Name.equalsAsciiL( "Step", 4 )) in executeControlCommand()
390 else if ( rControlCommand.Command.equalsAsciiL( "SetValue", 8 )) in executeControlCommand()
394 if ( rControlCommand.Arguments[i].Name.equalsAsciiL( "Value", 5 )) in executeControlCommand()
409 else if ( rControlCommand.Command.equalsAsciiL( "SetValues", 9 )) in executeControlCommand()
420 if ( aName.equalsAsciiL( "Value", 5 )) in executeControlCommand()
425 else if ( aName.equalsAsciiL( "Step", 4 )) in executeControlCommand()
428 else if ( aName.equalsAsciiL( "LowerLimit", 10 )) in executeControlCommand()
431 else if ( aName.equalsAsciiL( "UpperLimit", 10 )) in executeControlCommand()
435 else if ( aName.equalsAsciiL( "OutputFormat", 12 )) in executeControlCommand()
[all …]
H A Ddropdownboxtoolbarcontroller.cxx241 if ( rControlCommand.Command.equalsAsciiL( "SetList", 7 )) in executeControlCommand()
245 if ( rControlCommand.Arguments[i].Name.equalsAsciiL( "List", 4 )) in executeControlCommand()
268 else if ( rControlCommand.Command.equalsAsciiL( "AddEntry", 8 )) in executeControlCommand()
274 if ( rControlCommand.Arguments[i].Name.equalsAsciiL( "Text", 4 )) in executeControlCommand()
282 else if ( rControlCommand.Command.equalsAsciiL( "InsertEntry", 11 )) in executeControlCommand()
288 if ( rControlCommand.Arguments[i].Name.equalsAsciiL( "Pos", 3 )) in executeControlCommand()
298 else if ( rControlCommand.Arguments[i].Name.equalsAsciiL( "Text", 4 )) in executeControlCommand()
304 else if ( rControlCommand.Command.equalsAsciiL( "RemoveEntryPos", 14 )) in executeControlCommand()
308 if ( rControlCommand.Arguments[i].Name.equalsAsciiL( "Pos", 3 )) in executeControlCommand()
320 else if ( rControlCommand.Command.equalsAsciiL( "RemoveEntryText", 15 )) in executeControlCommand()
[all …]
H A Dtogglebuttontoolbarcontroller.cxx166 if ( rControlCommand.Command.equalsAsciiL( "SetList", 7 )) in executeControlCommand()
170 if ( rControlCommand.Arguments[i].Name.equalsAsciiL( "List", 4 )) in executeControlCommand()
191 else if ( rControlCommand.Command.equalsAsciiL( "CheckItemPos", 12 )) in executeControlCommand()
195 if ( rControlCommand.Arguments[i].Name.equalsAsciiL( "Pos", 3 )) in executeControlCommand()
218 else if ( rControlCommand.Command.equalsAsciiL( "AddEntry", 8 )) in executeControlCommand()
223 if ( rControlCommand.Arguments[i].Name.equalsAsciiL( "Text", 4 )) in executeControlCommand()
231 else if ( rControlCommand.Command.equalsAsciiL( "InsertEntry", 11 )) in executeControlCommand()
238 if ( rControlCommand.Arguments[i].Name.equalsAsciiL( "Pos", 3 )) in executeControlCommand()
247 else if ( rControlCommand.Arguments[i].Name.equalsAsciiL( "Text", 4 )) in executeControlCommand()
255 else if ( rControlCommand.Command.equalsAsciiL( "RemoveEntryPos", 14 )) in executeControlCommand()
[all …]
/AOO41X/main/desktop/source/app/
H A Dcmdlineargs.cxx377 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 …]
/AOO41X/main/sw/source/ui/uno/
H A Dunofreg.cxx175 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 …]
/AOO41X/main/framework/source/fwe/xml/
H A Dmenudocumenthandler.cxx302 else if ( aName.equalsAsciiL( RTL_CONSTASCII_STRINGPARAM( ELEMENT_MENUBAR ))) in startElement()
333 if ( !aName.equalsAsciiL( RTL_CONSTASCII_STRINGPARAM( ELEMENT_MENUBAR ))) in endElement()
393 else if ( rName.equalsAsciiL( RTL_CONSTASCII_STRINGPARAM( ELEMENT_MENU ))) in startElement()
421 if ( aName.equalsAsciiL( RTL_CONSTASCII_STRINGPARAM( ATTRIBUTE_ID ))) in startElement()
423 else if ( aName.equalsAsciiL( RTL_CONSTASCII_STRINGPARAM( ATTRIBUTE_LABEL ))) in startElement()
425 else if ( aName.equalsAsciiL( RTL_CONSTASCII_STRINGPARAM( ATTRIBUTE_HELPID ))) in startElement()
427 else if ( aName.equalsAsciiL( RTL_CONSTASCII_STRINGPARAM( ATTRIBUTE_STYLE ))) in startElement()
436 … if ( aToken.equalsAsciiL( RTL_CONSTASCII_STRINGPARAM( ATTRIBUTE_ITEMSTYLE_TEXT ) ) ) in startElement()
438 … else if ( aToken.equalsAsciiL( RTL_CONSTASCII_STRINGPARAM( ATTRIBUTE_ITEMSTYLE_IMAGE ) ) ) in startElement()
440 … else if ( aToken.equalsAsciiL( RTL_CONSTASCII_STRINGPARAM( ATTRIBUTE_ITEMSTYLE_RADIO ) ) ) in startElement()
[all …]
/AOO41X/main/odk/examples/cpp/complextoolbarcontrols/
H A DMyProtocolHandler.cxx138 if ( aURL.Path.equalsAsciiL( RTL_CONSTASCII_STRINGPARAM( "ImageButtonCmd" ) ) || in queryDispatch()
139 aURL.Path.equalsAsciiL( RTL_CONSTASCII_STRINGPARAM( "ComboboxCmd" ) ) || in queryDispatch()
140 aURL.Path.equalsAsciiL( RTL_CONSTASCII_STRINGPARAM( "ToggleDropdownButtonCmd" ) ) || in queryDispatch()
141 aURL.Path.equalsAsciiL( RTL_CONSTASCII_STRINGPARAM( "DropdownButtonCmd" ) ) || in queryDispatch()
142 aURL.Path.equalsAsciiL( RTL_CONSTASCII_STRINGPARAM( "SpinfieldCmd" ) ) || in queryDispatch()
143 aURL.Path.equalsAsciiL( RTL_CONSTASCII_STRINGPARAM( "EditfieldCmd" ) ) || in queryDispatch()
144 aURL.Path.equalsAsciiL( RTL_CONSTASCII_STRINGPARAM( "DropdownboxCmd" ) ) ) in queryDispatch()
181 … ServiceName.equalsAsciiL( RTL_CONSTASCII_STRINGPARAM( MYPROTOCOLHANDLER_SERVICENAME ) ) || in MyProtocolHandler_supportsService()
182 … ServiceName.equalsAsciiL( RTL_CONSTASCII_STRINGPARAM( "com.sun.star.frame.ProtocolHandler" ) ) in MyProtocolHandler_supportsService()
271 if ( lArgs[i].Name.equalsAsciiL( RTL_CONSTASCII_STRINGPARAM( "Text" ) ) ) in dispatch()
[all …]
/AOO41X/main/shell/source/backends/desktopbe/
H A Ddesktopbackend.cxx168 if (PropertyName.equalsAsciiL( in getPropertyValue()
170 PropertyName.equalsAsciiL( in getPropertyValue()
172 PropertyName.equalsAsciiL( in getPropertyValue()
174 PropertyName.equalsAsciiL( in getPropertyValue()
176 PropertyName.equalsAsciiL( in getPropertyValue()
178 PropertyName.equalsAsciiL( in getPropertyValue()
180 PropertyName.equalsAsciiL( in getPropertyValue()
182 PropertyName.equalsAsciiL( in getPropertyValue()
184 PropertyName.equalsAsciiL( in getPropertyValue()
186 PropertyName.equalsAsciiL( in getPropertyValue()
[all …]
/AOO41X/main/ucb/source/ucp/odma/
H A Dodma_content.cxx227 if ( aCommand.Name.equalsAsciiL( in execute()
249 else if ( aCommand.Name.equalsAsciiL( in execute()
283 else if ( aCommand.Name.equalsAsciiL( in execute()
293 else if ( aCommand.Name.equalsAsciiL( in execute()
303 else if ( aCommand.Name.equalsAsciiL( in execute()
425 else if ( aCommand.Name.equalsAsciiL( RTL_CONSTASCII_STRINGPARAM( "close" ) ) ) in execute()
429 else if ( aCommand.Name.equalsAsciiL( RTL_CONSTASCII_STRINGPARAM( "delete" ) ) ) in execute()
446 else if ( aCommand.Name.equalsAsciiL( in execute()
657 if ( rProp.Name.equalsAsciiL( in getPropertyValues()
662 else if ( rProp.Name.equalsAsciiL( in getPropertyValues()
[all …]
/AOO41X/main/chart2/source/tools/
H A DRegressionCurveHelper.cxx101 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 …]
/AOO41X/main/shell/source/backends/kde4be/
H A Dkde4backend.cxx163 enabled_ = desktop.equalsAsciiL(RTL_CONSTASCII_STRINGPARAM("KDE4")) && in Service()
185 if (PropertyName.equalsAsciiL( in getPropertyValue()
187 PropertyName.equalsAsciiL( in getPropertyValue()
189 PropertyName.equalsAsciiL( in getPropertyValue()
191 PropertyName.equalsAsciiL( in getPropertyValue()
193 PropertyName.equalsAsciiL( in getPropertyValue()
195 PropertyName.equalsAsciiL( in getPropertyValue()
197 PropertyName.equalsAsciiL( in getPropertyValue()
199 PropertyName.equalsAsciiL( in getPropertyValue()
201 PropertyName.equalsAsciiL( in getPropertyValue()
[all …]
H A Dkde4access.cxx56 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 …]
/AOO41X/main/shell/source/backends/kdebe/
H A Dkdebackend.cxx163 enabled_ = desktop.equalsAsciiL(RTL_CONSTASCII_STRINGPARAM("KDE")) && in Service()
185 if (PropertyName.equalsAsciiL( in getPropertyValue()
187 PropertyName.equalsAsciiL( in getPropertyValue()
189 PropertyName.equalsAsciiL( in getPropertyValue()
191 PropertyName.equalsAsciiL( in getPropertyValue()
193 PropertyName.equalsAsciiL( in getPropertyValue()
195 PropertyName.equalsAsciiL( in getPropertyValue()
197 PropertyName.equalsAsciiL( in getPropertyValue()
199 PropertyName.equalsAsciiL( in getPropertyValue()
201 PropertyName.equalsAsciiL( in getPropertyValue()
[all …]
H A Dkdeaccess.cxx52 if (id.equalsAsciiL(RTL_CONSTASCII_STRINGPARAM("ExternalMailer"))) { in getValue()
65 } else if (id.equalsAsciiL( in getValue()
75 } else if (id.equalsAsciiL( in getValue()
87 } else if (id.equalsAsciiL( in getValue()
94 } else if (id.equalsAsciiL( in getValue()
106 } else if (id.equalsAsciiL( in getValue()
133 } else if (id.equalsAsciiL( in getValue()
160 } else if (id.equalsAsciiL( in getValue()
187 } else if (id.equalsAsciiL( in getValue()
214 } else if (id.equalsAsciiL( in getValue()
[all …]
/AOO41X/main/cppuhelper/test/
H A Dtestimplhelper.cxx348 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 …]
/AOO41X/main/xmloff/source/style/
H A Dxmlnume.cxx152 …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 …]
/AOO41X/main/ucb/source/ucp/gio/
H A Dgio_content.cxx413 if (rProp.Name.equalsAsciiL( RTL_CONSTASCII_STRINGPARAM( "IsDocument" ) ) ) in getPropertyValuesFromGFileInfo()
421 else if (rProp.Name.equalsAsciiL( RTL_CONSTASCII_STRINGPARAM( "IsFolder" ) ) ) in getPropertyValuesFromGFileInfo()
428 else if (rProp.Name.equalsAsciiL( RTL_CONSTASCII_STRINGPARAM( "Title" ) ) ) in getPropertyValuesFromGFileInfo()
438 else if (rProp.Name.equalsAsciiL( RTL_CONSTASCII_STRINGPARAM( "IsReadOnly" ) ) ) in getPropertyValuesFromGFileInfo()
445 else if (rProp.Name.equalsAsciiL( RTL_CONSTASCII_STRINGPARAM( "DateCreated" ) ) ) in getPropertyValuesFromGFileInfo()
452 else if (rProp.Name.equalsAsciiL( RTL_CONSTASCII_STRINGPARAM( "DateModified" ) ) ) in getPropertyValuesFromGFileInfo()
459 else if (rProp.Name.equalsAsciiL( RTL_CONSTASCII_STRINGPARAM( "Size" ) ) ) in getPropertyValuesFromGFileInfo()
466 else if (rProp.Name.equalsAsciiL( RTL_CONSTASCII_STRINGPARAM( "IsVolume" ) ) ) in getPropertyValuesFromGFileInfo()
471 else if (rProp.Name.equalsAsciiL( RTL_CONSTASCII_STRINGPARAM( "IsCompactDisc" ) ) ) in getPropertyValuesFromGFileInfo()
478 else if (rProp.Name.equalsAsciiL( RTL_CONSTASCII_STRINGPARAM( "IsRemoveable" ) ) ) in getPropertyValuesFromGFileInfo()
[all …]
/AOO41X/main/tools/workben/
H A Durltest.cxx647 equalsAsciiL(RTL_CONSTASCII_STRINGPARAM("file:///a:"))) in main()
659 equalsAsciiL(RTL_CONSTASCII_STRINGPARAM("file:///a:/"))) in main()
671 equalsAsciiL(RTL_CONSTASCII_STRINGPARAM("file:///a:/"))) in main()
680 equalsAsciiL(RTL_CONSTASCII_STRINGPARAM("a:"))) in main()
687 equalsAsciiL(RTL_CONSTASCII_STRINGPARAM("a:\\"))) in main()
704 equalsAsciiL(RTL_CONSTASCII_STRINGPARAM("file:///a:")) in main()
722 equalsAsciiL(RTL_CONSTASCII_STRINGPARAM("file:///a:/")) in main()
740 equalsAsciiL(RTL_CONSTASCII_STRINGPARAM("file:///a:/")) in main()
758 equalsAsciiL( in main()
777 equalsAsciiL( in main()
[all …]

12345678910>>...17