Home
last modified time | relevance | path

Searched refs:Name (Results 76 – 100 of 2336) sorted by relevance

12345678910>>...94

/aoo41x/main/svx/source/items/
H A Dgalleryitem.cxx73 aSeq[0].Name = rtl::OUString( RTL_CONSTASCII_USTRINGPARAM( SVXGALLERYITEM_TYPE )); in QueryValue()
75 aSeq[1].Name = rtl::OUString( RTL_CONSTASCII_USTRINGPARAM( SVXGALLERYITEM_LINK )); in QueryValue()
77 aSeq[2].Name = rtl::OUString( RTL_CONSTASCII_USTRINGPARAM( SVXGALLERYITEM_URL )); in QueryValue()
79 aSeq[3].Name = rtl::OUString( RTL_CONSTASCII_USTRINGPARAM( SVXGALLERYITEM_FILTER )); in QueryValue()
81 aSeq[4].Name = rtl::OUString( RTL_CONSTASCII_USTRINGPARAM( SVXGALLERYITEM_DRAWING )); in QueryValue()
83 aSeq[5].Name = rtl::OUString( RTL_CONSTASCII_USTRINGPARAM( SVXGALLERYITEM_GRAPHIC )); in QueryValue()
112 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()
[all …]
H A Dcustomshapeitem.cxx62 aPropHashMap[ rPropVal.Name ] = i; in SdrCustomShapeGeometryItem()
69 aPropPairHashMap[ PropertyPair( rPropVal.Name, rPropVal2.Name ) ] = j; in SdrCustomShapeGeometryItem()
106 com::sun::star::uno::Any* pAny = GetPropertyValueByName( rPropVal.Name ); in SetPropertyValue()
116 …erator aHashIter( aPropPairHashMap.find( PropertyPair( rPropVal.Name, rSecSequence[ i ].Name ) ) ); in SetPropertyValue()
129 aPropPairHashMap[ PropertyPair( rPropVal.Name, rPropVal2.Name ) ] = i; in SetPropertyValue()
139 aPropHashMap[ rPropVal.Name ] = nIndex; in SetPropertyValue()
145 com::sun::star::uno::Any* pAny = GetPropertyValueByName( rSequenceName, rPropVal.Name ); in SetPropertyValue()
155 aValue.Name = rSequenceName; in SetPropertyValue()
172 …shMap::iterator aHashIter( aPropPairHashMap.find( PropertyPair( rSequenceName, rPropVal.Name ) ) ); in SetPropertyValue()
188 aPropPairHashMap[ PropertyPair( rSequenceName, rPropVal.Name ) ] = nCount; in SetPropertyValue()
[all …]
/aoo41x/main/accessibility/bridge/org/openoffice/java/accessibility/
H A DAccessibleEditableTextImpl.java118 propertyValue.Name = "ParaAdjust"; in setAttributes()
141 propertyValue.Name = "CharBackColor"; in setAttributes()
152 propertyValue.Name = "CharWeight"; in setAttributes()
176 propertyValue.Name = "CharFontPitch"; in setAttributes()
190 propertyValue.Name = "CharHeight"; in setAttributes()
199 propertyValue.Name = "CharColor"; in setAttributes()
210 propertyValue.Name = "CharPosture"; in setAttributes()
253 propertyValue.Name = "ParaTopMargin"; in setAttributes()
287 propertyValue.Name = "CharEscapement"; in setAttributes()
303 propertyValue.Name = "ParaTabStops"; in setAttributes()
[all …]
/aoo41x/main/ucb/source/ucp/gio/
H A Dgio_content.cxx413 if (rProp.Name.equalsAsciiL( RTL_CONSTASCII_STRINGPARAM( "IsDocument" ) ) ) in getPropertyValuesFromGFileInfo()
428 else if (rProp.Name.equalsAsciiL( RTL_CONSTASCII_STRINGPARAM( "Title" ) ) ) in getPropertyValuesFromGFileInfo()
459 else if (rProp.Name.equalsAsciiL( RTL_CONSTASCII_STRINGPARAM( "Size" ) ) ) in getPropertyValuesFromGFileInfo()
504 rtl::OUStringToOString(rProp.Name, RTL_TEXTENCODING_UTF8).getStr()); in getPropertyValuesFromGFileInfo()
661 rValue.Name.equalsAsciiL( RTL_CONSTASCII_STRINGPARAM( "MediaType" ) ) || in setPropertyValues()
663 rValue.Name.equalsAsciiL( RTL_CONSTASCII_STRINGPARAM( "IsFolder" ) ) || in setPropertyValues()
664 rValue.Name.equalsAsciiL( RTL_CONSTASCII_STRINGPARAM( "Size" ) ) || in setPropertyValues()
925 else if (aCommand.Name.equalsAsciiL( RTL_CONSTASCII_STRINGPARAM( "open" ) )) in execute()
932 else if (aCommand.Name.equalsAsciiL( RTL_CONSTASCII_STRINGPARAM( "transfer" ) )) in execute()
954 else if (aCommand.Name.equalsAsciiL( RTL_CONSTASCII_STRINGPARAM( "insert" ) )) in execute()
[all …]
/aoo41x/main/xmloff/source/forms/
H A Delementimport.cxx92 return _rLeft.Name < _rRight.Name; in operator ()()
101 return lhs.Name == rhs; in operator ()()
105 return lhs == rhs.Name; in operator ()()
274 += ::rtl::OString(aCheck->Name.getStr(), aCheck->Name.getLength(), RTL_TEXTENCODING_ASCII_US) in implApplySpecificProperties()
304 *pNames = aPropValues->Name; in implApplySpecificProperties()
337 …+= ::rtl::OString(aPropValues->Name.getStr(), aPropValues->Name.getLength(), RTL_TEXTENCODING_ASCI… in implApplySpecificProperties()
379 aPropValues->Name, in implApplyGenericProperties()
480 …+= ::rtl::OString(aPropValues->Name.getStr(), aPropValues->Name.getLength(), RTL_TEXTENCODING_ASCI… in implApplyGenericProperties()
804 aProp.Name = _rLocalName; in handleAttribute()
1254 aEchoChar.Name = PROPERTY_ECHOCHAR; in handleAttribute()
[all …]
/aoo41x/main/sc/addin/inc/
H A Ddfa.hrc26 #define DFA_PAR_DATE1_NAME 1 /* Name of Date1 Parameter */
27 #define DFA_PAR_DATE2_NAME 2 /* Name of Date2 Parameter */
28 #define DFA_PAR_MODE_NAME 3 /* Name of Mode Parameter */
29 #define DFA_PAR_DATE_NAME 4 /* Name of Date Parameter */
32 #define DFA_WEEK_NAME 6 /* Name */
37 #define DFA_MONTHS_NAME 11 /* Name */
42 #define DFA_YEARS_NAME 16 /* Name */
47 #define DFA_ISLEAPYEAR_NAME 21 /* Name */
49 #define DFA_DAYSINMONTH_NAME 23 /* Name */
51 #define DFA_DAYSINYEAR_NAME 25 /* Name */
[all …]
/aoo41x/main/ucb/source/ucp/webdav/
H A Dwebdavcontent.cxx524 if ( aCommand.Name.equalsAsciiL( in execute()
897 if ( !aProperty.Name.getLength() ) in addProperty()
1074 Name, in removeProperty()
1141 aProperty.Name = Name; in addProperty()
1156 removeProperty( Name, in removeProperty()
3541 aProperties[ 0 ].Name in getResourceType()
3543 aProperties[ 1 ].Name in getResourceType()
3545 aProperties[ 2 ].Name in getResourceType()
3547 aProperties[ 3 ].Name in getResourceType()
3549 aProperties[ 4 ].Name in getResourceType()
[all …]
/aoo41x/main/filter/source/xsltdialog/
H A Dxmlfiltersettingsdialog.cxx413 if( pValues->Name.equalsAscii( "UIName" ) ) in createUniqueInterfaceName()
744 OUString aName( aSequence[nIndex].Name ); in insertOrEdit()
745 if( aSequence[nIndex].Name.equalsAscii( "Types" ) ) in insertOrEdit()
859 if( pValues->Name.equalsAscii( "Type" ) ) in onDelete()
1113 if( pValues->Name.equalsAscii( "Type" ) ) in initFilterList()
1117 else if( pValues->Name.equalsAscii( "UIName" ) ) in initFilterList()
1125 else if( pValues->Name.equalsAscii( "FilterService" ) ) in initFilterList()
1129 else if( pValues->Name.equalsAscii( "Flags" ) ) in initFilterList()
1133 else if( pValues->Name.equalsAscii( "UserData" ) ) in initFilterList()
1141 else if( pValues->Name.equalsAscii( "TemplateName" ) ) in initFilterList()
[all …]
/aoo41x/main/odk/examples/DevelopersGuide/Components/Addons/JobsAddon/
H A DAsyncJob.java108 if (lArgs[i].Name.equals("Config")) in executeAsync()
111 if (lArgs[i].Name.equals("JobConfig")) in executeAsync()
114 if (lArgs[i].Name.equals("Environment")) in executeAsync()
117 if (lArgs[i].Name.equals("DynamicData")) in executeAsync()
131 if (lEnvironment[i].Name.equals("EnvType")) in executeAsync()
134 if (lEnvironment[i].Name.equals("EventName")) in executeAsync()
137 if (lEnvironment[i].Name.equals("Frame")) in executeAsync()
188 lJobConfig[0].Name = "arg_1"; in executeAsync()
192 aSaveRequest.Name = "SaveArguments"; in executeAsync()
200 aDeactivation.Name = "Deactivate"; in executeAsync()
[all …]
/aoo41x/main/sw/source/filter/xml/
H A Dxmlimp.cxx1115 if (pValue->Name.equalsAsciiL( RTL_CONSTASCII_STRINGPARAM ( "ViewAreaTop" ) ) ) in SetViewSettings()
1120 else if (pValue->Name.equalsAsciiL( RTL_CONSTASCII_STRINGPARAM ( "ViewAreaLeft" ) ) ) in SetViewSettings()
1252 String aStr(pValues->Name); in SetConfigurationSettings()
1261 if( xInfo->hasPropertyByName( pValues->Name ) ) in SetConfigurationSettings()
1263 if( pValues->Name.equals( sRedlineProtectionKey ) ) in SetConfigurationSettings()
1270 && pValues->Name.equals( sCurrentDatabaseDataSource ) ) in SetConfigurationSettings()
1275 && pValues->Name.equals( sCurrentDatabaseCommand ) ) in SetConfigurationSettings()
1280 && pValues->Name.equals( sCurrentDatabaseCommandType ) ) in SetConfigurationSettings()
1286 xProps->setPropertyValue( pValues->Name, pValues->Value ); in SetConfigurationSettings()
1566 if (aValue.Name.equalsAsciiL( in initialize()
[all …]
/aoo41x/main/odk/examples/cpp/complextoolbarcontrols/
H A DMyProtocolHandler.cxx253 aRemoveArgs[0].Name = rtl::OUString( RTL_CONSTASCII_USTRINGPARAM( "Text" )); in dispatch()
259 aInsertArgs[0].Name = rtl::OUString( RTL_CONSTASCII_USTRINGPARAM( "Pos" )); in dispatch()
261 aInsertArgs[1].Name = rtl::OUString( RTL_CONSTASCII_USTRINGPARAM( "Text" )); in dispatch()
286 aArgs[0].Name = rtl::OUString( RTL_CONSTASCII_USTRINGPARAM( "Text" ) ); in dispatch()
389 aArgs[0].Name = rtl::OUString( RTL_CONSTASCII_USTRINGPARAM( "List" ) ); in addStatusListener()
394 aArgs[0].Name = rtl::OUString( RTL_CONSTASCII_USTRINGPARAM( "Pos" )); in addStatusListener()
410 aArgs[0].Name = rtl::OUString( RTL_CONSTASCII_USTRINGPARAM( "List" ) ); in addStatusListener()
418 aArgs[0].Name = rtl::OUString( RTL_CONSTASCII_USTRINGPARAM( "Pos" ) ); in addStatusListener()
428 aArgs[0].Name = rtl::OUString( RTL_CONSTASCII_USTRINGPARAM( "Value" ) ); in addStatusListener()
434 aArgs[3].Name = rtl::OUString( RTL_CONSTASCII_USTRINGPARAM( "Step" ) ); in addStatusListener()
[all …]
/aoo41x/main/ucbhelper/inc/ucbhelper/
H A Dpropertyvalueset.hxx231 appendByte( rProp.Name, nValue ); in appendByte()
241 appendShort( rProp.Name, nValue ); in appendShort()
251 appendInt( rProp.Name, nValue ); in appendInt()
261 appendLong( rProp.Name, nValue ); in appendLong()
271 appendFloat( rProp.Name, nValue ); in appendFloat()
301 appendDate( rProp.Name, rValue ); in appendDate()
311 appendTime( rProp.Name, rValue ); in appendTime()
361 appendRef( rProp.Name, rValue ); in appendRef()
371 appendBlob( rProp.Name, rValue ); in appendBlob()
381 appendClob( rProp.Name, rValue ); in appendClob()
[all …]
/aoo41x/main/ucb/source/ucp/ftp/
H A DftpresultsetI.cxx67 const rtl::OUString& Name = seqProp[i].Name; in ResultSetI() local
68 if(Name.compareToAscii("ContentType") == 0 ) in ResultSetI()
72 else if(Name.compareToAscii("Title") == 0) in ResultSetI()
74 else if(Name.compareToAscii("IsReadOnly") == 0) in ResultSetI()
78 else if(Name.compareToAscii("IsDocument") == 0) in ResultSetI()
82 else if(Name.compareToAscii("IsFolder") == 0) in ResultSetI()
86 else if(Name.compareToAscii("Size") == 0) in ResultSetI()
89 else if(Name.compareToAscii("DateCreated") == 0) in ResultSetI()
92 else if(Name.compareToAscii("CreatableContentsInfo") == 0) in ResultSetI()
/aoo41x/main/package/source/zippackage/
H A DZipPackageFolder.cxx228 ContentHash::iterator aIter = maContents.find ( Name ); in removeByName()
329 aPropSet[PKG_MNFST_MEDIATYPE].Name = sMediaTypeProperty; in saveChild()
331 aPropSet[PKG_MNFST_VERSION].Name = sVersionProperty; in saveChild()
333 aPropSet[PKG_MNFST_FULLPATH].Name = sFullPathProperty; in saveChild()
358 aPropSet[PKG_MNFST_MEDIATYPE].Name = sMediaTypeProperty; in saveChild()
360 aPropSet[PKG_MNFST_VERSION].Name = sVersionProperty; in saveChild()
362 aPropSet[PKG_MNFST_FULLPATH].Name = sFullPathProperty; in saveChild()
486 aPropSet[PKG_MNFST_SALT].Name = sSaltProperty; in saveChild()
493 aPropSet[PKG_MNFST_UCOMPSIZE].Name = sSizeProperty; in saveChild()
502 aPropSet[PKG_MNFST_DIGEST].Name = sDigestProperty; in saveChild()
[all …]
/aoo41x/main/vcl/source/gdi/
H A Dprint3.cxx1293 aMergeSet.insert( i_rMergeList[i].Name ); in getJobProperties()
1368 aVal.Name = i_rName; in setValue()
1407 if( rEntry.Name.equalsAscii( "Property" ) ) in setUIOptions()
1414 aPropName = aVal.Name; in setUIOptions()
1417 else if( rEntry.Name.equalsAscii( "Enabled" ) ) in setUIOptions()
1759 m_aPropertyMap.find( pVals[ i ].Name ); in processProperties()
1771 o_pChangeProp->insert( pVals[ i ].Name ); in processProperties()
1917 aVal.Name = i_rProperty; in getBoolControlOpt()
1944 aVal.Name = i_rProperty; in getChoiceControlOpt()
1976 aVal.Name = i_rProperty; in getRangeControlOpt()
[all …]
/aoo41x/main/framework/source/fwe/classes/
H A Daddonsoptions.cxx721 aMenuItem[ OFFSET_MENUITEM_URL ].Name = m_aPropNames[ INDEX_URL ]; in ReadAddonMenuSet()
722 aMenuItem[ OFFSET_MENUITEM_TITLE ].Name = m_aPropNames[ INDEX_TITLE ]; in ReadAddonMenuSet()
760 aMenuItem[ OFFSET_MENUITEM_URL ].Name = m_aPropNames[ INDEX_URL ]; in ReadOfficeHelpSet()
761 aMenuItem[ OFFSET_MENUITEM_TITLE ].Name = m_aPropNames[ INDEX_TITLE ]; in ReadOfficeHelpSet()
799 aPopupMenu[ OFFSET_POPUPMENU_TITLE ].Name = m_aPropNames[ INDEX_TITLE ]; in ReadOfficeMenuBarSet()
800 aPopupMenu[ OFFSET_POPUPMENU_CONTEXT ].Name = m_aPropNames[ INDEX_CONTEXT]; in ReadOfficeMenuBarSet()
802 aPopupMenu[ OFFSET_POPUPMENU_URL ].Name = m_aPropNames[ INDEX_URL ]; in ReadOfficeMenuBarSet()
1534 aMenuItem[ OFFSET_MENUITEM_URL ].Name = PROPERTYNAME_URL; in ReadSubMenuEntries()
1535 aMenuItem[ OFFSET_MENUITEM_TITLE ].Name = PROPERTYNAME_TITLE; in ReadSubMenuEntries()
1536 aMenuItem[ OFFSET_MENUITEM_TARGET ].Name = PROPERTYNAME_TARGET; in ReadSubMenuEntries()
[all …]
/aoo41x/main/dbaccess/source/core/dataaccess/
H A DContentHelper.cxx206 if ( aCommand.Name.compareToAscii( "getPropertyValues" ) == 0 ) in execute()
226 else if ( aCommand.Name.compareToAscii( "setPropertyValues" ) == 0 ) in execute()
259 else if ( aCommand.Name.compareToAscii( "getPropertySetInfo" ) == 0 ) in execute()
360 if ( aValue.Name.equalsAscii("Parent") ) in initialize()
364 else if ( aValue.Name.equalsAscii(PROPERTY_NAME) ) in initialize()
368 else if ( aValue.Name.equalsAscii(PROPERTY_PERSISTENT_NAME) ) in initialize()
395 if ( rValue.Name.equalsAsciiL( RTL_CONSTASCII_STRINGPARAM( "ContentType" ) ) ) in setPropertyValues()
419 else if ( rValue.Name.equalsAsciiL( RTL_CONSTASCII_STRINGPARAM( "Title" ) ) ) in setPropertyValues()
426 aEvent.PropertyName = rValue.Name; in setPropertyValues()
459 else if ( rValue.Name.equalsAsciiL( in setPropertyValues()
[all …]
/aoo41x/test/testuno/source/fvt/uno/sw/puretext/
H A DCharacterSpacing.java69 aStoreProperties_odt[0].Name = "Override"; in testCharacterSpacing_Default()
71 aStoreProperties_odt[1].Name = "FilterName"; in testCharacterSpacing_Default()
79 aStoreProperties_doc[0].Name = "Override"; in testCharacterSpacing_Default()
81 aStoreProperties_doc[1].Name = "FilterName"; in testCharacterSpacing_Default()
115 aStoreProperties_odt[0].Name = "Override"; in testCharacterSpacing_Expand()
117 aStoreProperties_odt[1].Name = "FilterName"; in testCharacterSpacing_Expand()
125 aStoreProperties_doc[0].Name = "Override"; in testCharacterSpacing_Expand()
127 aStoreProperties_doc[1].Name = "FilterName"; in testCharacterSpacing_Expand()
161 aStoreProperties_odt[0].Name = "Override"; in testCharacterSpacing_Condens()
163 aStoreProperties_odt[1].Name = "FilterName"; in testCharacterSpacing_Condens()
[all …]
/aoo41x/main/framework/test/
H A Dtest_filterregistration.bas48 lProperties(0).Name = "Type"
51 lProperties(1).Name = "UIName"
54 lProperties(2).Name = "DocumentService"
57 lProperties(3).Name = "FilterService"
60 lProperties(4).Name = "Flags"
63 lProperties(5).Name = "UserData"
66 lProperties(6).Name = "FileFormatVersion"
69 lProperties(7).Name = "TemplateName"
85 sOut = sOut + lProperties(nCount).Name
88 rem if( lProperties(nCount).Name <> "UserData" ) then
/aoo41x/main/framework/source/fwe/xml/
H A Dtoolboxdocumenthandler.cxx455 aToolbarItemProp[1].Name = m_aHelpURL; in startElement()
456 aToolbarItemProp[2].Name = m_aLabel; in startElement()
457 aToolbarItemProp[3].Name = m_aType; in startElement()
458 aToolbarItemProp[4].Name = m_aStyle; in startElement()
460 aToolbarItemProp[6].Name = m_aTooltip; in startElement()
490 aToolbarItemProp[0].Name = m_aCommandURL; in startElement()
491 aToolbarItemProp[1].Name = m_aType; in startElement()
515 aToolbarItemProp[0].Name = m_aCommandURL; in startElement()
516 aToolbarItemProp[1].Name = m_aType; in startElement()
540 aToolbarItemProp[0].Name = m_aCommandURL; in startElement()
[all …]
/aoo41x/test/testuno/source/fvt/uno/sc/data/
H A DDataSort.java101 aSortDesc[0].Name = "SortFields"; in singleFieldSort()
104 aSortDesc[1].Name = "ContainsHeader"; in singleFieldSort()
167 aSortDesc[0].Name = "SortFields"; in sortByTwoFields()
170 aSortDesc[1].Name = "ContainsHeader"; in sortByTwoFields()
239 aSortDesc[0].Name = "SortFields"; in sortByThreeField()
242 aSortDesc[1].Name = "ContainsHeader"; in sortByThreeField()
305 aSortDesc[0].Name = "SortFields"; in sortOption()
308 aSortDesc[1].Name = "ContainsHeader"; in sortOption()
317 aSortDesc[4].Name = "UserListIndex"; in sortOption()
320 aSortDesc[5].Name = "CopyOutputData"; in sortOption()
[all …]
/aoo41x/main/framework/source/uielement/
H A Dcomboboxtoolbarcontroller.cxx215 aArgs[0].Name = rtl::OUString( RTL_CONSTASCII_USTRINGPARAM( "KeyModifier" )); in getExecuteArgs()
217 aArgs[1].Name = rtl::OUString( RTL_CONSTASCII_USTRINGPARAM( "Text" )); in getExecuteArgs()
295 if ( rControlCommand.Arguments[i].Name.equalsAsciiL( "Text", 4 )) in executeControlCommand()
311 if ( rControlCommand.Arguments[i].Name.equalsAsciiL( "List", 4 )) in executeControlCommand()
338 if ( rControlCommand.Arguments[i].Name.equalsAsciiL( "Text", 4 )) in executeControlCommand()
352 if ( rControlCommand.Arguments[i].Name.equalsAsciiL( "Pos", 3 )) in executeControlCommand()
372 if ( rControlCommand.Arguments[i].Name.equalsAsciiL( "Pos", 3 )) in executeControlCommand()
388 if ( rControlCommand.Arguments[i].Name.equalsAsciiL( "Text", 4 )) in executeControlCommand()
401 if ( rControlCommand.Arguments[i].Name.equalsAsciiL( "Lines", 5 )) in executeControlCommand()
414 if ( rControlCommand.Arguments[i].Name.equalsAsciiL( "Color", 5 )) in executeControlCommand()
[all …]
/aoo41x/main/comphelper/source/misc/
H A Dmimeconfighelper.cxx136 aPathProp.Name = ::rtl::OUString::createFromAscii( "nodepath" ); in GetConfigurationByPath()
243 if ( aFilterData[nInd].Name.equalsAscii( "DocumentService" ) ) in GetDocServiceNameFromFilter()
267 aSeq[0].Name = ::rtl::OUString::createFromAscii( "MediaType" ); in GetDocServiceNameFromMediaType()
341 aResult[0].Name = ::rtl::OUString::createFromAscii( "ClassID" ); in GetObjPropsFromConfigEntry()
346 aResult[nInd + 1].Name = aObjPropNames[nInd]; in GetObjPropsFromConfigEntry()
407 aObjProps[1].Name = ::rtl::OUString::createFromAscii("ClassID"); in GetObjectPropsByStringClassID()
440 aObjProps[1].Name = ::rtl::OUString::createFromAscii("ClassID"); in GetObjectPropsByClassID()
612 if ( aMediaDescr[nInd].Name.equalsAscii( "FilterName" ) ) in UpdateMediaDescriptorWithFilterName()
634 if ( aTempMD[nInd].Name.equalsAscii( "FilterName" ) ) in UpdateMediaDescriptorWithFilterName()
676 if ( aObject[nInd].Name.equalsAscii( "ObjectDocumentServiceName" ) ) in UpdateMediaDescriptorWithFilterName()
[all …]
/aoo41x/main/ucb/source/ucp/package/
H A Dpkgcontent.cxx480 if ( aCommand.Name.equalsAsciiL( in execute()
502 else if ( aCommand.Name.equalsAsciiL( in execute()
536 else if ( aCommand.Name.equalsAsciiL( in execute()
546 else if ( aCommand.Name.equalsAsciiL( in execute()
556 else if ( aCommand.Name.equalsAsciiL( in execute()
641 else if ( aCommand.Name.equalsAsciiL( in execute()
664 else if ( aCommand.Name.equalsAsciiL( in execute()
689 else if ( aCommand.Name.equalsAsciiL( in execute()
876 if ( rProp.Name.equalsAsciiL( in getPropertyValues()
1132 if ( rValue.Name.equalsAsciiL( in setPropertyValues()
[all …]
/aoo41x/main/vbahelper/source/vbahelper/
H A Dvbacommandbarcontrols.cxx71 aProps[1].Name = rtl::OUString::createFromAscii( ITEM_DESCRIPTOR_HELPURL ); in CreateMenuItemData()
73 aProps[2].Name = rtl::OUString::createFromAscii( ITEM_DESCRIPTOR_LABEL ); in CreateMenuItemData()
75 aProps[3].Name = rtl::OUString::createFromAscii( ITEM_DESCRIPTOR_TYPE ); in CreateMenuItemData()
77 aProps[4].Name = rtl::OUString::createFromAscii( ITEM_DESCRIPTOR_CONTAINER ); in CreateMenuItemData()
79 aProps[5].Name = rtl::OUString::createFromAscii( ITEM_DESCRIPTOR_ISVISIBLE ); in CreateMenuItemData()
81 aProps[6].Name = rtl::OUString::createFromAscii( ITEM_DESCRIPTOR_ENABLED ); in CreateMenuItemData()
93 aProps[1].Name = rtl::OUString::createFromAscii( ITEM_DESCRIPTOR_HELPURL ); in CreateToolbarItemData()
95 aProps[2].Name = rtl::OUString::createFromAscii( ITEM_DESCRIPTOR_LABEL ); in CreateToolbarItemData()
97 aProps[3].Name = rtl::OUString::createFromAscii( ITEM_DESCRIPTOR_TYPE ); in CreateToolbarItemData()
99 aProps[4].Name = rtl::OUString::createFromAscii( ITEM_DESCRIPTOR_CONTAINER ); in CreateToolbarItemData()
[all …]

Completed in 176 milliseconds

12345678910>>...94