Home
last modified time | relevance | path

Searched refs:RTL_CONSTASCII_STRINGPARAM (Results 76 – 100 of 807) sorted by relevance

12345678910>>...33

/trunk/main/ucb/source/ucp/gvfs/
H A Dgvfs_content.cxx493 if ( Info.Type.equalsAsciiL( RTL_CONSTASCII_STRINGPARAM( GVFS_FILE_TYPE ) ) ) in createNewContent()
605 if (rProp.Name.equalsAsciiL( RTL_CONSTASCII_STRINGPARAM( "Title" ) ) ) { in getPropertyValues()
647 else if (rProp.Name.equalsAsciiL( RTL_CONSTASCII_STRINGPARAM( "Size" ) ) ) { in getPropertyValues()
653 else if (rProp.Name.equalsAsciiL( RTL_CONSTASCII_STRINGPARAM( "IsHidden" ) ) ) in getPropertyValues()
656 else if (rProp.Name.equalsAsciiL( RTL_CONSTASCII_STRINGPARAM( "IsVolume" ) ) || in getPropertyValues()
657 rProp.Name.equalsAsciiL( RTL_CONSTASCII_STRINGPARAM( "IsCompactDisk" ) ) ) in getPropertyValues()
791 if ( rValue.Name.equalsAsciiL( RTL_CONSTASCII_STRINGPARAM( "ContentType" ) ) || in setPropertyValues()
792 rValue.Name.equalsAsciiL( RTL_CONSTASCII_STRINGPARAM( "MediaType" ) ) || in setPropertyValues()
793 rValue.Name.equalsAsciiL( RTL_CONSTASCII_STRINGPARAM( "IsDocument" ) ) || in setPropertyValues()
794 rValue.Name.equalsAsciiL( RTL_CONSTASCII_STRINGPARAM( "IsFolder" ) ) || in setPropertyValues()
[all …]
/trunk/main/desktop/source/deployment/registry/component/
H A Ddp_component.cxx464 RTL_CONSTASCII_STRINGPARAM("common.rdb") ) in initServiceRdbFiles()
703 RTL_CONSTASCII_STRINGPARAM( in bindPackage_()
706 RTL_CONSTASCII_STRINGPARAM( in bindPackage_()
722 RTL_CONSTASCII_STRINGPARAM(".jar") )) in bindPackage_()
733 RTL_CONSTASCII_STRINGPARAM(".py") )) in bindPackage_()
737 RTL_CONSTASCII_STRINGPARAM(".rdb") )) in bindPackage_()
924 RTL_CONSTASCII_STRINGPARAM( in unorc_verify_init()
970 buf.append(RTL_CONSTASCII_STRINGPARAM("ORIGIN=")); in unorc_flush()
996 buf.append( RTL_CONSTASCII_STRINGPARAM("UNO_TYPES=") ); in unorc_flush()
1034 buf.append( RTL_CONSTASCII_STRINGPARAM( in unorc_flush()
[all …]
/trunk/main/cli_ure/source/uno_bridge/
H A Dcli_data.cxx463 RTL_CONSTASCII_STRINGPARAM("[cli_uno bridge] mapCliType():" in mapCliType()
1210 buf.appendAscii(RTL_CONSTASCII_STRINGPARAM("[map_to_uno():")); in map_to_uno()
1214 buf.appendAscii(RTL_CONSTASCII_STRINGPARAM(".")); in map_to_uno()
1216 buf.appendAscii(RTL_CONSTASCII_STRINGPARAM(" ")); in map_to_uno()
1229 buf.appendAscii( RTL_CONSTASCII_STRINGPARAM(".")); in map_to_uno()
1467 buf.appendAscii( RTL_CONSTASCII_STRINGPARAM("[map_to_uno():") ); in map_to_uno()
1479 buf.appendAscii( RTL_CONSTASCII_STRINGPARAM("[map_to_uno():") ); in map_to_uno()
1487 buf.appendAscii(RTL_CONSTASCII_STRINGPARAM( in map_to_uno()
1974 buf.appendAscii( RTL_CONSTASCII_STRINGPARAM("[map_to_cli():") ); in map_to_cli()
2000 buf.appendAscii( RTL_CONSTASCII_STRINGPARAM("[map_to_cli():") ); in map_to_cli()
[all …]
/trunk/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()
134RTL_CONSTASCII_STRINGPARAM( "writer_MS_Word_2007" ), RTL_TEXTENCODING_ASCII_US); in detect()
154 return (ServiceName.equalsAsciiL( RTL_CONSTASCII_STRINGPARAM ( SERVICE_NAME1 ) ) ); in WriterFilterDetection_supportsService()
/trunk/main/configmgr/source/
H A Dtype.cxx148 if (name.equalsAsciiL(RTL_CONSTASCII_STRINGPARAM("[]byte"))) { in getDynamicType()
151 RTL_CONSTASCII_STRINGPARAM("[]boolean"))) in getDynamicType()
154 } else if (name.equalsAsciiL(RTL_CONSTASCII_STRINGPARAM("[]short"))) in getDynamicType()
157 } else if (name.equalsAsciiL(RTL_CONSTASCII_STRINGPARAM("[]long"))) in getDynamicType()
160 } else if (name.equalsAsciiL(RTL_CONSTASCII_STRINGPARAM("[]hyper"))) in getDynamicType()
164 RTL_CONSTASCII_STRINGPARAM("[]double"))) in getDynamicType()
168 RTL_CONSTASCII_STRINGPARAM("[]string"))) in getDynamicType()
172 RTL_CONSTASCII_STRINGPARAM("[][]byte"))) in getDynamicType()
/trunk/main/slideshow/source/engine/shapes/
H A Dshapeimporter.cxx283 RTL_CONSTASCII_STRINGPARAM("com.sun.star.drawing.MediaShape") ) || in createShape()
285 RTL_CONSTASCII_STRINGPARAM("com.sun.star.presentation.MediaShape") ) ) in createShape()
293 RTL_CONSTASCII_STRINGPARAM("com.sun.star.drawing.PluginShape") )) in createShape()
314 RTL_CONSTASCII_STRINGPARAM("com.sun.star.drawing.AppletShape") )) in createShape()
337 RTL_CONSTASCII_STRINGPARAM("com.sun.star.drawing.OLE2Shape") ) || in createShape()
339 RTL_CONSTASCII_STRINGPARAM("com.sun.star.presentation.OLE2Shape") ) ) in createShape()
350 RTL_CONSTASCII_STRINGPARAM( in createShape()
353 RTL_CONSTASCII_STRINGPARAM( in createShape()
491 RTL_CONSTASCII_STRINGPARAM("com.sun.star.presentation." in isSkip()
494 RTL_CONSTASCII_STRINGPARAM("com.sun.star.presentation." in isSkip()
[all …]
/trunk/main/desktop/source/deployment/misc/
H A Ddp_dependencies.cxx84 RTL_CONSTASCII_STRINGPARAM(xmlNamespace)) in check()
86 RTL_CONSTASCII_STRINGPARAM(minimalVersion))) in check()
92 RTL_CONSTASCII_STRINGPARAM(xmlNamespace)) in check()
94 RTL_CONSTASCII_STRINGPARAM( in check()
134 if ( dependency->getNamespaceURI().equalsAsciiL( RTL_CONSTASCII_STRINGPARAM( xmlNamespace ) ) in getErrorText()
135 …&& dependency->getTagName().equalsAsciiL( RTL_CONSTASCII_STRINGPARAM( "OpenOffice.org-minimal-vers… in getErrorText()
140 … else if ( dependency->getNamespaceURI().equalsAsciiL( RTL_CONSTASCII_STRINGPARAM( xmlNamespace ) ) in getErrorText()
141 …&& dependency->getTagName().equalsAsciiL( RTL_CONSTASCII_STRINGPARAM( "OpenOffice.org-maximal-vers… in getErrorText()
/trunk/main/bridges/source/jni_uno/
H A Djni_data.cxx391 buf.appendAscii( RTL_CONSTASCII_STRINGPARAM("[map_to_uno():") ); in map_to_uno()
416 buf.appendAscii( RTL_CONSTASCII_STRINGPARAM("[map_to_uno():") ); in map_to_uno()
430 buf.appendAscii( RTL_CONSTASCII_STRINGPARAM("[map_to_uno():") ); in map_to_uno()
433 RTL_CONSTASCII_STRINGPARAM("] incomplete type object: " in map_to_uno()
447 RTL_CONSTASCII_STRINGPARAM("] UNO type not found: ") ); in map_to_uno()
497 RTL_CONSTASCII_STRINGPARAM("] no type set at " in map_to_uno()
540 RTL_CONSTASCII_STRINGPARAM("] UNO type not found: ") ); in map_to_uno()
685 RTL_CONSTASCII_STRINGPARAM("] unsupported value type " in map_to_uno()
1208 buf.appendAscii( RTL_CONSTASCII_STRINGPARAM("[map_to_uno():") ); in map_to_uno()
1874 sig_buf.append( RTL_CONSTASCII_STRINGPARAM("(I)L") ); in map_to_java()
[all …]
H A Djni_info.h65 RTL_CONSTASCII_STRINGPARAM("com.sun.star.uno.XInterface") )); in is_XInterface()
287 buf->append( RTL_CONSTASCII_STRINGPARAM("Ljava/lang/String;") ); in append_sig()
289 buf->append( RTL_CONSTASCII_STRINGPARAM("Ljava.lang.String;") ); in append_sig()
295 RTL_CONSTASCII_STRINGPARAM("Lcom/sun/star/uno/Type;") ); in append_sig()
298 RTL_CONSTASCII_STRINGPARAM("Lcom.sun.star.uno.Type;") ); in append_sig()
303 buf->append( RTL_CONSTASCII_STRINGPARAM("Ljava/lang/Object;") ); in append_sig()
305 buf->append( RTL_CONSTASCII_STRINGPARAM("Ljava.lang.Object;") ); in append_sig()
345 buf->append( RTL_CONSTASCII_STRINGPARAM("Ljava/lang/Object;") ); in append_sig()
347 buf->append( RTL_CONSTASCII_STRINGPARAM("Ljava.lang.Object;") ); in append_sig()
H A Djni_java2uno.cxx108 RTL_CONSTASCII_STRINGPARAM("exception occurred java->uno: [") ); in handle_uno_exc()
110 buf.appendAscii( RTL_CONSTASCII_STRINGPARAM("] ") ); in handle_uno_exc()
145 buf.appendAscii( RTL_CONSTASCII_STRINGPARAM( in handle_uno_exc()
411 trace_buf.appendAscii( RTL_CONSTASCII_STRINGPARAM("java->uno call: ") ); in Java_com_sun_star_bridges_jni_1uno_JNI_1proxy_dispatch_1call()
413 trace_buf.appendAscii( RTL_CONSTASCII_STRINGPARAM(" on oid ") ); in Java_com_sun_star_bridges_jni_1uno_JNI_1proxy_dispatch_1call()
427 RTL_CONSTASCII_STRINGPARAM("queryInterface") )) in Java_com_sun_star_bridges_jni_1uno_JNI_1proxy_dispatch_1call()
607 buf.appendAscii( RTL_CONSTASCII_STRINGPARAM( in Java_com_sun_star_bridges_jni_1uno_JNI_1proxy_dispatch_1call()
611 buf.appendAscii( RTL_CONSTASCII_STRINGPARAM(": ") ); in Java_com_sun_star_bridges_jni_1uno_JNI_1proxy_dispatch_1call()
620 RTL_CONSTASCII_STRINGPARAM("[jni_uno bridge error] " in Java_com_sun_star_bridges_jni_1uno_JNI_1proxy_dispatch_1call()
623 buf.appendAscii( RTL_CONSTASCII_STRINGPARAM(": ") ); in Java_com_sun_star_bridges_jni_1uno_JNI_1proxy_dispatch_1call()
[all …]
/trunk/main/pyuno/source/module/
H A Dpyuno_util.cxx188 buf.appendAscii( RTL_CONSTASCII_STRINGPARAM("].") ); in logException()
190 buf.appendAscii( RTL_CONSTASCII_STRINGPARAM( " = " ) ); in logException()
209 buf.appendAscii( RTL_CONSTASCII_STRINGPARAM("].") ); in logReply()
211 buf.appendAscii( RTL_CONSTASCII_STRINGPARAM("()=") ); in logReply()
218 buf.appendAscii( RTL_CONSTASCII_STRINGPARAM(", " ) ); in logReply()
234 buf.appendAscii( RTL_CONSTASCII_STRINGPARAM("].") ); in logCall()
236 buf.appendAscii( RTL_CONSTASCII_STRINGPARAM("(") ); in logCall()
242 buf.appendAscii( RTL_CONSTASCII_STRINGPARAM(", " ) ); in logCall()
247 buf.appendAscii( RTL_CONSTASCII_STRINGPARAM(")") ); in logCall()
/trunk/main/framework/source/uielement/
H A Dlangselectionstatusbarcontroller.cxx216 …aBuff.appendAscii( RTL_CONSTASCII_STRINGPARAM( (".uno:LanguageStatus?Language:string=Current_") )); in LangMenu()
222 …aBuff.appendAscii( RTL_CONSTASCII_STRINGPARAM( (".uno:LanguageStatus?Language:string=Current_LANGU… in LangMenu()
227 …aBuff.appendAscii( RTL_CONSTASCII_STRINGPARAM( (".uno:LanguageStatus?Language:string=Current_RESET… in LangMenu()
232 aBuff.appendAscii( RTL_CONSTASCII_STRINGPARAM( (".uno:FontDialog?Language:string=*") )); in LangMenu()
236 …aBuff.appendAscii( RTL_CONSTASCII_STRINGPARAM( (".uno:LanguageStatus?Language:string=Paragraph_") … in LangMenu()
242 …aBuff.appendAscii( RTL_CONSTASCII_STRINGPARAM( (".uno:LanguageStatus?Language:string=Paragraph_LAN… in LangMenu()
247 …aBuff.appendAscii( RTL_CONSTASCII_STRINGPARAM( (".uno:LanguageStatus?Language:string=Paragraph_RES… in LangMenu()
252 aBuff.appendAscii( RTL_CONSTASCII_STRINGPARAM( (".uno:FontDialogForParagraph") )); in LangMenu()
314 if ( 0 == aStatusText.compareToAscii( RTL_CONSTASCII_STRINGPARAM("*") )) in statusChanged()
/trunk/main/vbahelper/source/msforms/
H A Dvbacontrols.cxx295 …if( aComServiceName.equalsIgnoreAsciiCaseAsciiL( RTL_CONSTASCII_STRINGPARAM( "Forms.CommandButton.… in Add()
301 …else if( aComServiceName.equalsIgnoreAsciiCaseAsciiL( RTL_CONSTASCII_STRINGPARAM( "Forms.Label.1" … in Add()
307 …else if( aComServiceName.equalsIgnoreAsciiCaseAsciiL( RTL_CONSTASCII_STRINGPARAM( "Forms.Image.1" … in Add()
312 …else if( aComServiceName.equalsIgnoreAsciiCaseAsciiL( RTL_CONSTASCII_STRINGPARAM( "Forms.CheckBox.… in Add()
318 …else if( aComServiceName.equalsIgnoreAsciiCaseAsciiL( RTL_CONSTASCII_STRINGPARAM( "Forms.OptionBut… in Add()
324 …else if( aComServiceName.equalsIgnoreAsciiCaseAsciiL( RTL_CONSTASCII_STRINGPARAM( "Forms.TextBox.1… in Add()
330 …else if( aComServiceName.equalsIgnoreAsciiCaseAsciiL( RTL_CONSTASCII_STRINGPARAM( "Forms.ListBox.1… in Add()
336 …else if( aComServiceName.equalsIgnoreAsciiCaseAsciiL( RTL_CONSTASCII_STRINGPARAM( "Forms.ComboBox.… in Add()
352 …else if( aComServiceName.equalsIgnoreAsciiCaseAsciiL( RTL_CONSTASCII_STRINGPARAM( "Forms.Frame.1" … in Add()
358 …else if( aComServiceName.equalsIgnoreAsciiCaseAsciiL( RTL_CONSTASCII_STRINGPARAM( "Forms.SpinButto… in Add()
[all …]
/trunk/main/unotools/source/config/
H A Dconfigpathes.cxx54 if (aLocalString.matchAsciiL(RTL_CONSTASCII_STRINGPARAM("&"),nEscapePos)) in lcl_resolveCharEntities()
57 else if (aLocalString.matchAsciiL(RTL_CONSTASCII_STRINGPARAM("'"),nEscapePos)) in lcl_resolveCharEntities()
60 else if (aLocalString.matchAsciiL(RTL_CONSTASCII_STRINGPARAM("""),nEscapePos)) in lcl_resolveCharEntities()
265 aNormalized.append( _sType ).appendAscii( RTL_CONSTASCII_STRINGPARAM("['") ); in lcl_wrapName()
273 … case sal_Unicode('&') : aNormalized.appendAscii( RTL_CONSTASCII_STRINGPARAM("&") ); break; in lcl_wrapName()
274 … case sal_Unicode('\''): aNormalized.appendAscii( RTL_CONSTASCII_STRINGPARAM("'") ); break; in lcl_wrapName()
275 … case sal_Unicode('\"'): aNormalized.appendAscii( RTL_CONSTASCII_STRINGPARAM(""") ); break; in lcl_wrapName()
282 aNormalized.appendAscii( RTL_CONSTASCII_STRINGPARAM("']") ); in lcl_wrapName()
/trunk/main/codemaker/source/codemaker/
H A Dcodemaker.cxx51 rtl::OString(RTL_CONSTASCII_STRINGPARAM("Bad type information"))); in checkNoTypeArguments()
69 RTL_CONSTASCII_STRINGPARAM( in convertString()
96 RTL_CONSTASCII_STRINGPARAM("Bad type information: ")), in decomposeAndResolve()
111 RTL_CONSTASCII_STRINGPARAM("Bad type information: ")), in decomposeAndResolve()
137 RTL_CONSTASCII_STRINGPARAM("Bad type information: ")), in decomposeAndResolve()
151 RTL_CONSTASCII_STRINGPARAM("Bad type information: ")), in decomposeAndResolve()
176 RTL_CONSTASCII_STRINGPARAM("Bad type information: ")), in decomposeAndResolve()
/trunk/main/sc/source/ui/app/
H A Duiitems.cxx104 return String::CreateFromAscii(RTL_CONSTASCII_STRINGPARAM("InputStatus")); in GetValueText()
212 return String::CreateFromAscii(RTL_CONSTASCII_STRINGPARAM("SortItem")); in GetValueText()
306 return String::CreateFromAscii(RTL_CONSTASCII_STRINGPARAM("QueryItem")); in GetValueText()
370 return String::CreateFromAscii(RTL_CONSTASCII_STRINGPARAM("SubTotalItem")); in GetValueText()
431 return String::CreateFromAscii(RTL_CONSTASCII_STRINGPARAM("ScUserListItem")); in GetValueText()
497 return String::CreateFromAscii(RTL_CONSTASCII_STRINGPARAM("ScConsolidateItem")); in GetValueText()
558 return String::CreateFromAscii(RTL_CONSTASCII_STRINGPARAM("ScPivotItem")); in GetValueText()
611 return String::CreateFromAscii(RTL_CONSTASCII_STRINGPARAM("ScSolveItem")); in GetValueText()
661 return String::CreateFromAscii(RTL_CONSTASCII_STRINGPARAM("ScTabOpItem")); in GetValueText()
714 return String::CreateFromAscii(RTL_CONSTASCII_STRINGPARAM("ScCondFrmtItem")); in GetValueText()
/trunk/main/sd/source/ui/unoidl/
H A Dunomodel.cxx891 …if( 0 == aServiceSpecifier.reverseCompareToAsciiL( RTL_CONSTASCII_STRINGPARAM("com.sun.star.drawin… in createInstance()
943 …if( 0 == aServiceSpecifier.reverseCompareToAsciiL( RTL_CONSTASCII_STRINGPARAM("com.sun.star.drawin… in createInstance()
952 …if( aServiceSpecifier.equalsAsciiL( RTL_CONSTASCII_STRINGPARAM(sUNO_Service_ImageMapRectangleObjec… in createInstance()
957 …if( aServiceSpecifier.equalsAsciiL( RTL_CONSTASCII_STRINGPARAM(sUNO_Service_ImageMapCircleObject) … in createInstance()
962 …if( aServiceSpecifier.equalsAsciiL( RTL_CONSTASCII_STRINGPARAM(sUNO_Service_ImageMapPolygonObject)… in createInstance()
998 …if( 0 == aServiceSpecifier.reverseCompareToAsciiL( RTL_CONSTASCII_STRINGPARAM("com.sun.star.xml.Na… in createInstance()
1125 …else if( aServiceSpecifier.equalsAsciiL(RTL_CONSTASCII_STRINGPARAM("com.sun.star.drawing.TableShap… in createInstance()
1619 sTitle.AppendAscii( RTL_CONSTASCII_STRINGPARAM( ", " ) ); in ImplPDFExportComments()
2562 return ServiceName.equalsAsciiL( RTL_CONSTASCII_STRINGPARAM( pSdDrawPagesAccessService ) ); in supportsService()
2719 aLayoutName.AppendAscii( RTL_CONSTASCII_STRINGPARAM( SD_LT_SEPARATOR )); in insertNewByIndex()
[all …]
/trunk/main/svx/source/unodraw/
H A Dunomod.cxx385 …if( 0 == aServiceSpecifier.reverseCompareToAsciiL( RTL_CONSTASCII_STRINGPARAM("com.sun.star.drawin… in createInstance()
391 …if( 0 == aServiceSpecifier.reverseCompareToAsciiL( RTL_CONSTASCII_STRINGPARAM("com.sun.star.drawin… in createInstance()
397 …if( 0 == aServiceSpecifier.reverseCompareToAsciiL( RTL_CONSTASCII_STRINGPARAM("com.sun.star.drawin… in createInstance()
403 …if( 0 == aServiceSpecifier.reverseCompareToAsciiL( RTL_CONSTASCII_STRINGPARAM("com.sun.star.drawin… in createInstance()
415 …if( 0 == aServiceSpecifier.reverseCompareToAsciiL( RTL_CONSTASCII_STRINGPARAM("com.sun.star.drawin… in createInstance()
421 …if( 0 == aServiceSpecifier.reverseCompareToAsciiL( RTL_CONSTASCII_STRINGPARAM("com.sun.star.text.N… in createInstance()
426 …if( aServiceSpecifier.equalsAsciiL( RTL_CONSTASCII_STRINGPARAM("com.sun.star.image.ImageMapRectang… in createInstance()
431 …if( aServiceSpecifier.equalsAsciiL( RTL_CONSTASCII_STRINGPARAM("com.sun.star.image.ImageMapCircleO… in createInstance()
436 …if( aServiceSpecifier.equalsAsciiL( RTL_CONSTASCII_STRINGPARAM("com.sun.star.image.ImageMapPolygon… in createInstance()
441 …if( 0 == aServiceSpecifier.reverseCompareToAsciiL( RTL_CONSTASCII_STRINGPARAM("com.sun.star.text.T… in createInstance()
[all …]
/trunk/main/sd/source/ui/dlg/
H A Dfiledlg.cxx321 mpImpl->AddFilter( aDescr, UniString::CreateFromAscii( RTL_CONSTASCII_STRINGPARAM( "*.*" ) ) ); in SdOpenSoundFileDialog()
326 …mpImpl->AddFilter( aDescr, UniString::CreateFromAscii( RTL_CONSTASCII_STRINGPARAM( "*.au;*.snd" ) … in SdOpenSoundFileDialog()
328 mpImpl->AddFilter( aDescr, UniString::CreateFromAscii( RTL_CONSTASCII_STRINGPARAM( "*.voc" ) ) ); in SdOpenSoundFileDialog()
330 mpImpl->AddFilter( aDescr, UniString::CreateFromAscii( RTL_CONSTASCII_STRINGPARAM( "*.wav" ) ) ); in SdOpenSoundFileDialog()
332 mpImpl->AddFilter( aDescr, UniString::CreateFromAscii( RTL_CONSTASCII_STRINGPARAM( "*.aiff" ) ) ); in SdOpenSoundFileDialog()
334 mpImpl->AddFilter( aDescr, UniString::CreateFromAscii( RTL_CONSTASCII_STRINGPARAM( "*.svx" ) ) ); in SdOpenSoundFileDialog()
337 …mpImpl->AddFilter( aDescr, UniString::CreateFromAscii( RTL_CONSTASCII_STRINGPARAM( "*.wav;*.mp3;*.… in SdOpenSoundFileDialog()
339 mpImpl->AddFilter( aDescr, UniString::CreateFromAscii( RTL_CONSTASCII_STRINGPARAM( "*.mid" ) ) ); in SdOpenSoundFileDialog()
/trunk/main/slideshow/source/engine/
H A Dslideshowimpl.cxx1063 RTL_CONSTASCII_STRINGPARAM("Prefetch") )) in operator ()()
1605 RTL_CONSTASCII_STRINGPARAM("UserPaintColor") )) in setProperty()
1636 RTL_CONSTASCII_STRINGPARAM("EraseAllInk") )) in setProperty()
1653 RTL_CONSTASCII_STRINGPARAM("SwitchPenMode") )) in setProperty()
1672 RTL_CONSTASCII_STRINGPARAM("SwitchEraserMode") )) in setProperty()
1692 RTL_CONSTASCII_STRINGPARAM("EraseInk") )) in setProperty()
1725 RTL_CONSTASCII_STRINGPARAM("AdvanceOnClick") )) in setProperty()
1763 RTL_CONSTASCII_STRINGPARAM("MouseVisible") )) in setProperty()
1774 RTL_CONSTASCII_STRINGPARAM("ForceManualAdvance") )) in setProperty()
1780 RTL_CONSTASCII_STRINGPARAM("RehearseTimings") )) in setProperty()
[all …]
/trunk/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 …]
/trunk/main/codemaker/source/javamaker/
H A Dclassfile.cxx84 rtl::OString(RTL_CONSTASCII_STRINGPARAM("Error writing file"))); in write()
253 RTL_CONSTASCII_STRINGPARAM( in instrLookupswitch()
436 RTL_CONSTASCII_STRINGPARAM( in addException()
583 RTL_CONSTASCII_STRINGPARAM( in addInterface()
598 RTL_CONSTASCII_STRINGPARAM( in addField()
629 RTL_CONSTASCII_STRINGPARAM( in addMethod()
640 RTL_CONSTASCII_STRINGPARAM( in addMethod()
659 RTL_CONSTASCII_STRINGPARAM( in addMethod()
681 rtl::OString(RTL_CONSTASCII_STRINGPARAM("Exceptions")))); in addMethod()
721 RTL_CONSTASCII_STRINGPARAM( in nextConstantPoolIndex()
[all …]
/trunk/main/ucb/source/ucp/webdav/
H A Dwebdavcontentcaps.cxx376 RTL_CONSTASCII_STRINGPARAM( "ContentType" ) ) ) in getProperties()
382 RTL_CONSTASCII_STRINGPARAM( "IsDocument" ) ) ) in getProperties()
388 RTL_CONSTASCII_STRINGPARAM( "IsFolder" ) ) ) in getProperties()
394 RTL_CONSTASCII_STRINGPARAM( "Title" ) ) ) in getProperties()
400 RTL_CONSTASCII_STRINGPARAM( "BaseURI" ) ) ) in getProperties()
406 RTL_CONSTASCII_STRINGPARAM( "DateCreated" ) ) ) in getProperties()
412 RTL_CONSTASCII_STRINGPARAM( "DateModified" ) ) ) in getProperties()
418 RTL_CONSTASCII_STRINGPARAM( "MediaType" ) ) ) in getProperties()
424 RTL_CONSTASCII_STRINGPARAM( "Size" ) ) ) in getProperties()
430 RTL_CONSTASCII_STRINGPARAM( in getProperties()
/trunk/main/shell/source/backends/macbe/
H A Dmacbackend.cxx228 RTL_CONSTASCII_STRINGPARAM("WorkPathVariable"))) in getPropertyValue()
255 RTL_CONSTASCII_STRINGPARAM("ooInetFTPProxyName"))) in getPropertyValue()
279 RTL_CONSTASCII_STRINGPARAM("ooInetFTPProxyPort"))) in getPropertyValue()
303 RTL_CONSTASCII_STRINGPARAM("ooInetHTTPProxyName"))) in getPropertyValue()
327 RTL_CONSTASCII_STRINGPARAM("ooInetHTTPProxyPort"))) in getPropertyValue()
351 RTL_CONSTASCII_STRINGPARAM("ooInetHTTPSProxyName"))) in getPropertyValue()
375 RTL_CONSTASCII_STRINGPARAM("ooInetHTTPSProxyPort"))) in getPropertyValue()
399 RTL_CONSTASCII_STRINGPARAM("ooInetProxyType"))) in getPropertyValue()
407 RTL_CONSTASCII_STRINGPARAM("ooInetNoProxy"))) in getPropertyValue()
/trunk/main/shell/source/backends/wininetbe/
H A Dwininetbackend.cxx318 RTL_CONSTASCII_STRINGPARAM("ooInetFTPProxyName"))) in getPropertyValue()
322 RTL_CONSTASCII_STRINGPARAM("ooInetFTPProxyPort"))) in getPropertyValue()
326 RTL_CONSTASCII_STRINGPARAM("ooInetHTTPProxyName"))) in getPropertyValue()
330 RTL_CONSTASCII_STRINGPARAM("ooInetHTTPProxyPort"))) in getPropertyValue()
334 RTL_CONSTASCII_STRINGPARAM("ooInetHTTPSProxyName"))) in getPropertyValue()
338 RTL_CONSTASCII_STRINGPARAM("ooInetHTTPSProxyPort"))) in getPropertyValue()
342 RTL_CONSTASCII_STRINGPARAM("ooInetNoProxy"))) in getPropertyValue()
346 RTL_CONSTASCII_STRINGPARAM("ooInetProxyType"))) in getPropertyValue()

Completed in 186 milliseconds

12345678910>>...33