Home
last modified time | relevance | path

Searched refs:Name (Results 226 – 250 of 2343) sorted by relevance

12345678910>>...94

/trunk/main/i18npool/source/localedata/
H A Dlocaledata.cxx483 if (id.equals(cals[index].Name)) { in getCalendarItemByName()
1423 pValues[0].Name = C2U( "Prefix"); in getByIndex()
1425 pValues[1].Name = C2U("NumberingType"); in getByIndex()
1427 pValues[2].Name = C2U("Suffix"); in getByIndex()
1429 pValues[3].Name = C2U("BulletChar"); in getByIndex()
1431 pValues[4].Name = C2U("BulletFontName"); in getByIndex()
1433 pValues[5].Name = C2U("ParentNumbering"); in getByIndex()
1435 pValues[6].Name = C2U("LeftMargin"); in getByIndex()
1439 pValues[8].Name = C2U("FirstLineOffset"); in getByIndex()
1441 pValues[9].Name = C2U("Adjust"); in getByIndex()
[all …]
/trunk/main/scripting/java/
H A Dmanifest.mf3 OpenIDE-Module-Name: Office Support
11 Name: org/openoffice/netbeans/modules/office/loader/OfficeDocumentDataLoader.class
14 Name: org/openoffice/netbeans/modules/office/loader/ParcelDataLoader.class
17 Name: org/openoffice/netbeans/modules/office/loader/ParcelDescriptorDataLoader.class
21 Name: org/openoffice/netbeans/modules/office/loader/ParcelFolderDataLoader.class
25 Name: org/openoffice/netbeans/modules/office/loader/ParcelContentsFolderDataLoader.class
/trunk/main/setup_native/source/win32/customactions/reg4msdoc/
H A Dregistryvalueimpl.cxx48 RegistryValueImpl::RegistryValueImpl(const std::wstring& Name, int Value) : in RegistryValueImpl() argument
49 m_Name(Name), in RegistryValueImpl()
58 RegistryValueImpl::RegistryValueImpl(const std::wstring& Name, const std::wstring& Value) : in RegistryValueImpl() argument
59 m_Name(Name), in RegistryValueImpl()
69 RegistryValueImpl::RegistryValueImpl(const std::wstring& Name, const std::string& Value) : in RegistryValueImpl() argument
70 m_Name(Name), in RegistryValueImpl()
/trunk/main/package/source/xstor/
H A Dowriteablestream.cxx177 if ( aSequence1[nInd].Name.equals( aSequence2[nInd2].Name ) ) in SequencesEqual()
191 if ( aSequence1[nInd].Name.equals( aSequence2[nInd2].Name ) ) in SequencesEqual()
431 if ( m_aProps[nInd].Name.equalsAscii( "Encrypted" ) ) in IsEncrypted()
482 if ( m_aProps[nInd].Name.equalsAscii( "Encrypted" ) ) in SetDecrypted()
506 if ( m_aProps[nInd].Name.equalsAscii( "Encrypted" ) ) in SetEncrypted()
833 if ( aProps[nInd].Name.equals( aComprPropName ) ) in InsertStreamDirectly()
839 && aProps[nInd].Name.equals( aMedTypePropName ) ) in InsertStreamDirectly()
849 if ( aProps[nInd].Name.equals( aMedTypePropName ) || aProps[nInd].Name.equals( aComprPropName ) ) in InsertStreamDirectly()
852 if ( aProps[nInd].Name.equals( m_aProps[nMemInd].Name ) ) in InsertStreamDirectly()
950 if ( m_aProps[nInd].Name.equalsAscii( "Size" ) ) in Commit()
[all …]
/trunk/main/filter/source/xsltfilter/com/sun/star/comp/xsltfilter/
H A DXSLTransformer.java152 if (nv.Name != null && !nv.Name.equals("")) { in initialize()
153 debug(nv.Name + " = " + nv.Value); in initialize()
156 if (nv.Name.equals("StylesheetURL")) { in initialize()
159 } else if (nv.Name.equals("SourceURL")) { in initialize()
162 } else if (nv.Name.equals("TargetURL")) { in initialize()
165 } else if (nv.Name.equals("SourceBaseURL")) { in initialize()
168 } else if (nv.Name.equals("TargetBaseURL")) { in initialize()
171 } else if (nv.Name.equals("SystemType")) { in initialize()
174 } else if (nv.Name.equals("PublicType")) { in initialize()
/trunk/main/sw/qa/complex/writer/
H A DCheckIndexedPropertyValues.java53 prop1[0].Name = "Jupp"; in checkIndexedPropertyValues()
58 prop2[0].Name = "Horst"; in checkIndexedPropertyValues()
65 assertEquals(prop1[0].Name, ret[0].Name); in checkIndexedPropertyValues()
69 assertEquals(prop2[0].Name, ret[0].Name); in checkIndexedPropertyValues()
H A DCheckNamedPropertyValues.java53 prop1[0].Name = "Jupp"; in checkNamedPropertyValues()
58 prop2[0].Name = "Horst"; in checkNamedPropertyValues()
66 assertEquals(prop1[0].Name, ret[0].Name); in checkNamedPropertyValues()
70 assertEquals(prop2[0].Name, ret[0].Name); in checkNamedPropertyValues()
/trunk/main/cui/source/customize/
H A Dcfg.cxx191 PRTSTR(prefix), PRTSTR(aProp[i].Name), PRTSTR(tmp)); in printProperties()
630 aPropSeq[0].Name = aDescriptorCommandURL; in ConvertSvxConfigEntry()
633 aPropSeq[1].Name = aDescriptorType; in ConvertSvxConfigEntry()
640 aPropSeq[2].Name = aDescriptorLabel; in ConvertSvxConfigEntry()
711 aPropSeq[0].Name = aDescriptorCommandURL; in ConvertToolbarEntry()
714 aPropSeq[1].Name = aDescriptorType; in ConvertToolbarEntry()
721 aPropSeq[2].Name = aDescriptorLabel; in ConvertToolbarEntry()
767 aPropSeq[3].Name = aIsVisible; in ConvertToolbarEntry()
927 m_aSeparatorSeq[0].Name = OUString( in SaveInData()
1324 aPropValueSeq[nIndex].Name = m_aDescriptorContainer; in Apply()
[all …]
/trunk/main/slideshow/source/engine/shapes/
H A Dgdimtftools.cxx218 aProps[0].Name = OUSTR("FilterName"); in getMetaFile()
221 aProps[1].Name = OUSTR("GraphicRenderer"); in getMetaFile()
225 aFilterData[0].Name = OUSTR("VerboseComments"); in getMetaFile()
228 aFilterData[1].Name = OUSTR("ScrollText"); in getMetaFile()
231 aFilterData[2].Name = OUSTR("ExportOnlyBackground"); in getMetaFile()
234 aFilterData[3].Name = OUSTR("Version"); in getMetaFile()
237 aFilterData[4].Name = OUSTR("CurrentPage"); in getMetaFile()
241 aProps[2].Name = OUSTR("FilterData"); in getMetaFile()
/trunk/main/filter/source/xmlfilterdetect/
H A Dfilterdetect.cxx118 if ( pValue[i].Name.equalsAsciiL ( RTL_CONSTASCII_STRINGPARAM ( "TypeName" ) ) ) in detect()
125 else if ( pValue[i].Name.equalsAsciiL ( RTL_CONSTASCII_STRINGPARAM ( "URL" ) ) ) in detect()
132 else if ( pValue[i].Name.equalsAsciiL ( RTL_CONSTASCII_STRINGPARAM ( "InputStream" ) ) ) in detect()
176 … if((lProps[j].Name.equalsAscii("ClipboardFormat")) && (!tmpStr.equalsAscii("")) ) in detect()
235 aArguments[location].Name = ::rtl::OUString::createFromAscii( "TypeName" ); in detect()
277 if ( pValue[i].Name.equalsAsciiL ( RTL_CONSTASCII_STRINGPARAM ( "Type" ) ) ) in initialize()
282 else if ( pValue[i].Name.equalsAsciiL ( RTL_CONSTASCII_STRINGPARAM ( "UserData" ) ) ) in initialize()
288 else if ( pValue[i].Name.equalsAsciiL ( RTL_CONSTASCII_STRINGPARAM ( "TemplateName" ) ) ) in initialize()
/trunk/main/sc/source/filter/xml/
H A DXMLExportDatabaseRanges.cxx134 if (aImportDescriptor[i].Name == rtl::OUString(RTL_CONSTASCII_USTRINGPARAM(SC_UNONAME_DBNAME))) in WriteImportDescriptor()
136 …else if (aImportDescriptor[i].Name == rtl::OUString(RTL_CONSTASCII_USTRINGPARAM(SC_UNONAME_CONRES)… in WriteImportDescriptor()
138 …else if (aImportDescriptor[i].Name == rtl::OUString(RTL_CONSTASCII_USTRINGPARAM(SC_UNONAME_SRCOBJ)… in WriteImportDescriptor()
140 …else if (aImportDescriptor[i].Name == rtl::OUString(RTL_CONSTASCII_USTRINGPARAM(SC_UNONAME_SRCTYPE… in WriteImportDescriptor()
416 if (aSortProperties[i].Name.compareToAscii(SC_UNONAME_BINDFMT) == 0) in WriteSortDescriptor()
418 else if (aSortProperties[i].Name.compareToAscii(SC_UNONAME_COPYOUT) == 0) in WriteSortDescriptor()
423 else if (aSortProperties[i].Name.compareToAscii(SC_UNONAME_ISULIST) == 0) in WriteSortDescriptor()
425 else if (aSortProperties[i].Name.compareToAscii(SC_UNONAME_OUTPOS) == 0) in WriteSortDescriptor()
427 else if (aSortProperties[i].Name.compareToAscii(SC_UNONAME_UINDEX) == 0) in WriteSortDescriptor()
429 else if (aSortProperties[i].Name.compareToAscii(SC_UNONAME_SORTFLD) == 0) in WriteSortDescriptor()
[all …]
/trunk/main/framework/source/fwe/xml/
H A Dmenudocumenthandler.cxx150 if ( rProp[i].Name.equalsAscii( ITEM_DESCRIPTOR_COMMANDURL )) in ExtractMenuParameters()
155 else if ( rProp[i].Name.equalsAscii( ITEM_DESCRIPTOR_HELPURL )) in ExtractMenuParameters()
163 else if ( rProp[i].Name.equalsAscii( ITEM_DESCRIPTOR_LABEL )) in ExtractMenuParameters()
167 else if ( rProp[i].Name.equalsAscii( ITEM_DESCRIPTOR_TYPE )) in ExtractMenuParameters()
171 else if ( rProp[i].Name.equalsAscii( ITEM_DESCRIPTOR_STYLE )) in ExtractMenuParameters()
234 rProps[0].Name = m_aCommandURL; in initPropertyCommon()
235 rProps[1].Name = m_aHelpURL; in initPropertyCommon()
236 rProps[2].Name = m_aContainer; in initPropertyCommon()
237 rProps[3].Name = m_aLabel; in initPropertyCommon()
238 rProps[4].Name = m_aStyle; in initPropertyCommon()
[all …]
/trunk/main/embeddedobj/source/msole/
H A Downview.cxx133 aArgs[0].Name = ::rtl::OUString::createFromAscii( "URL" ); in CreateModelFromURL()
136 aArgs[1].Name = ::rtl::OUString::createFromAscii( "ReadOnly" ); in CreateModelFromURL()
139 aArgs[2].Name = ::rtl::OUString::createFromAscii( "InteractionHandler" ); in CreateModelFromURL()
143 aArgs[3].Name = ::rtl::OUString::createFromAscii( "DontEdit" ); in CreateModelFromURL()
148 aArgs[4].Name = ::rtl::OUString::createFromAscii( "FilterName" ); in CreateModelFromURL()
227 aArgs[0].Name = ::rtl::OUString( RTL_CONSTASCII_USTRINGPARAM( "URL" ) ); in GetFilterNameFromExtentionAndInStream()
229 aArgs[1].Name = ::rtl::OUString( RTL_CONSTASCII_USTRINGPARAM( "InputStream" ) ); in GetFilterNameFromExtentionAndInStream()
233 aArgs[2].Name = ::rtl::OUString( RTL_CONSTASCII_USTRINGPARAM( "TypeName" ) ); in GetFilterNameFromExtentionAndInStream()
241 if ( aArgs[nInd].Name.equalsAscii( "FilterName" ) ) in GetFilterNameFromExtentionAndInStream()
254 …if ( aTypes[nInd].Name.equalsAscii( "PreferredFilter" ) && ( aTypes[nInd].Value >>= aFilterName ) ) in GetFilterNameFromExtentionAndInStream()
/trunk/main/filter/source/xsltfilter/
H A DXSLTFilter.cxx268 const OUString aName = aSourceData[i].Name; in importer()
292 nv.Name = OUString::createFromAscii("StylesheetURL"); in importer()
294 nv.Name = OUString::createFromAscii("SourceURL"); in importer()
296 nv.Name = OUString::createFromAscii("SourceBaseURL"); in importer()
410 const OUString aName = aSourceData[i].Name; in exporter()
439 nv.Name = OUString::createFromAscii("StylesheetURL"); in exporter()
441 nv.Name = OUString::createFromAscii("TargetURL"); in exporter()
443 nv.Name = OUString::createFromAscii("DoctypeSystem"); in exporter()
445 nv.Name = OUString::createFromAscii("DoctypePublic"); in exporter()
447 nv.Name = OUString::createFromAscii("TargetBaseURL"); in exporter()
/trunk/main/extensions/inc/ucbhelper/
H A Dext_content.hxx96 OUString Name; member
102 { return Handle == crInfo.Handle && Handle > 0 || Name == crInfo.Name; } in operator ==()
105 { return Handle != crInfo.Handle ? Handle < crInfo.Handle : Name < crInfo.Name; } in operator <()
165 …virtual Property SAL_CALL getPropertyByName( const OUString& Name ) throw( UnknownPropertyExceptio…
166 virtual sal_Bool SAL_CALL hasPropertyByName( const OUString& Name ) throw();
/trunk/main/sfx2/source/config/
H A Devntconf.cxx176 pValues[ 0 ].Name = ::rtl::OUString::createFromAscii( PROP_EVENT_TYPE ); in CreateEventData_Impl()
179 pValues[ 1 ].Name = ::rtl::OUString::createFromAscii( PROP_LIBRARY ); in CreateEventData_Impl()
182 pValues[ 2 ].Name = ::rtl::OUString::createFromAscii( PROP_MACRO_NAME ); in CreateEventData_Impl()
195 pValues[ 0 ].Name = ::rtl::OUString::createFromAscii( PROP_EVENT_TYPE ); in CreateEventData_Impl()
198 pValues[ 1 ].Name = ::rtl::OUString::createFromAscii( PROP_SCRIPT ); in CreateEventData_Impl()
210 pValues[ 0 ].Name = ::rtl::OUString::createFromAscii( PROP_EVENT_TYPE ); in CreateEventData_Impl()
213 pValues[ 1 ].Name = ::rtl::OUString::createFromAscii( PROP_MACRO_NAME ); in CreateEventData_Impl()
/trunk/main/extensions/workben/
H A Dpythonautotest.cxx89 BOOL hasMethod(const UString& Name) const THROWS( (UsrSystemException) );
90 BOOL hasProperty(const UString& Name) const THROWS( (UsrSystemException) );
183 BOOL MyPythonRoot::hasMethod(const UString& Name) const THROWS( (UsrSystemException) ) in hasMethod()
185 if( L"printTestValue" == Name ) { in hasMethod()
188 else if( L"addTestValue" == Name ) { in hasMethod()
191 else if( L"getTestValueViaInout" == Name ) { in hasMethod()
198 BOOL MyPythonRoot::hasProperty(const UString& Name) const THROWS( (UsrSystemException) ) in hasProperty()
200 if( L"TestValue" == Name ) { in hasProperty()
503 OSL_ASSERT( prop.Name == L"nIntTest" ); in main()
/trunk/main/dbaccess/source/ui/browser/
H A Dexsrcbrw.cxx183 if (pArguments->Name.equals(::rtl::OUString::createFromAscii("ColumnType"))) in dispatch()
190 else if (pArguments->Name.equals(::rtl::OUString::createFromAscii("ColumnPosition"))) in dispatch()
197 else if (pArguments->Name.equals(::rtl::OUString::createFromAscii("ColumnProperties"))) in dispatch()
205 …:dispatch(AddGridColumn) : unknown argument (") += ByteString(pArguments->Name.getStr(), gsl_getSy… in dispatch()
228 if (xNewColProperties->hasPropertyByName(pControlProps->Name)) in dispatch()
229 xNewCol->setPropertyValue(pControlProps->Name, pControlProps->Value); in dispatch()
235 …+= ByteString(pControlProps->Name.getStr(), (sal_uInt16)pControlProps->Name.getLength(), RTL_TEXTE… in dispatch()
265 …if ((pArguments->Name.equals(::rtl::OUString::createFromAscii("MasterForm"))) && (pArguments->Valu… in dispatch()
/trunk/main/reportbuilder/java/com/sun/star/report/pentaho/
H A DSOReportJobFactory.java250 if ("ActiveConnection".equalsIgnoreCase(aProps.Name)) in createReportJob()
254 else if ("ReportDefinition".equalsIgnoreCase(aProps.Name)) in createReportJob()
258 else if ("InputStorage".equalsIgnoreCase(aProps.Name)) in createReportJob()
262 else if ("OutputStorage".equalsIgnoreCase(aProps.Name)) in createReportJob()
266 else if ("RowSet".equalsIgnoreCase(aProps.Name)) in createReportJob()
270 else if ("mimetype".equalsIgnoreCase(aProps.Name)) in createReportJob()
274 else if ("MaxRows".equalsIgnoreCase(aProps.Name)) in createReportJob()
278 else if (ReportEngineParameterNames.AUTHOR.equalsIgnoreCase(aProps.Name)) in createReportJob()
282 else if (ReportEngineParameterNames.TITLE.equalsIgnoreCase(aProps.Name)) in createReportJob()
/trunk/main/stoc/test/
H A Dtestintrosp.cxx298 virtual sal_Bool SAL_CALL hasPropertyByName( const OUString& Name )
340 pAry[0].Name = OUString::createFromAscii("Factor"); in getProperties()
347 pAry[1].Name = OUString::createFromAscii("MyCount"); in getProperties()
354 pAry[2].Name = OUString::createFromAscii("Info"); in getProperties()
365 Property ImplPropertySetInfo::getPropertyByName(const OUString& Name) in getPropertyByName() argument
373 if( pAry[i].Name == Name ) in getPropertyByName()
380 sal_Bool ImplPropertySetInfo::hasPropertyByName(const OUString& Name) in hasPropertyByName() argument
388 if( pAry[i].Name == Name ) in hasPropertyByName()
738 if( aProp.Name == aPropertyName ) in setPropertyValue()
753 if( aProp.Name == PropertyName ) in getPropertyValue()
[all …]
/trunk/main/scp2/source/writer/
H A Dfile_writer.scp31 Name = EXENAME(swriter);
44 Name = EXENAME(sweb);
62 Name = "/uiconfig/swriter/menubar/menubar.xml";
69 Name = "/uiconfig/sweb/menubar/menubar.xml";
76 Name = "/uiconfig/sglobal/menubar/menubar.xml";
84 Name = "writer.xcd";
/trunk/main/desktop/source/migration/
H A Dmigration.cxx108 if ( aPropSeq[i].Name.equalsAscii( "Label" )) in retrieveLabelFromCommand()
1070 if (aProp[i].Name.equals(ITEM_DESCRIPTOR_COMMANDURL)) in compareOldAndNewConfig()
1072 else if (aProp[i].Name.equals(ITEM_DESCRIPTOR_CONTAINER)) in compareOldAndNewConfig()
1088 if (aProp[i].Name.equals(ITEM_DESCRIPTOR_COMMANDURL)) in compareOldAndNewConfig()
1198 ::rtl::OUString sPropName = aPropSeq[j].Name; in mergeOldToNewVersion()
1220 aPropSeq[0].Name = ITEM_DESCRIPTOR_COMMANDURL; in mergeOldToNewVersion()
1222 aPropSeq[1].Name = ITEM_DESCRIPTOR_LABEL; in mergeOldToNewVersion()
1224 aPropSeq[2].Name = ITEM_DESCRIPTOR_CONTAINER; in mergeOldToNewVersion()
1271 if (m_lCfgManagerSeq[i].Name.equals(sModuleShortName)) in getConfigManager()
1309 if (lToolbarSettingsSeq[j].Name.equals(sToolbarName)) in getNewToolbarSettings()
[all …]
/trunk/main/filter/source/msfilter/
H A Dmsdffimp.cxx1600 aProp.Name = sType; in ApplyCustomShapeGeometryAttributes()
1642 aProp.Name = sViewBox; in ApplyCustomShapeGeometryAttributes()
1720 aProp.Name = sDepth; in ApplyCustomShapeGeometryAttributes()
1981 aProp.Name = sExtrusion; in ApplyCustomShapeGeometryAttributes()
2012 aProp.Name = sEquations; in ApplyCustomShapeGeometryAttributes()
2205 aProp.Name = sHandles; in ApplyCustomShapeGeometryAttributes()
2407 aProp.Name = sSegments; in ApplyCustomShapeGeometryAttributes()
2416 aProp.Name = sStretchX; in ApplyCustomShapeGeometryAttributes()
2425 aProp.Name = sStretchY; in ApplyCustomShapeGeometryAttributes()
2518 aProp.Name = sPath; in ApplyCustomShapeGeometryAttributes()
[all …]
/trunk/main/sfx2/inc/sfx2/
H A Dmsg.hxx166 …llClass, id, GroupId, ExecMethodPtr, StateMethodPtr, Flags, ItemClass, nArg0, nArgs, Name, Prop ) \ argument
172 Name, Name, 0, 0, \
173 &a##aShellClass##Args_Impl[nArg0], nArgs, 0, Name \
200 …xecMethodPtr, StateMethodPtr, Flags, DisableFlags, ItemClass, nArg0, nArgs, Name, Prop, UnoName ) \ argument
206 Name, Name, \
/trunk/main/vcl/source/components/
H A Ddisplay.cxx70 virtual ::sal_Bool SAL_CALL hasPropertyByName( const OUString& Name ) throw (RuntimeException);
146 ::sal_Bool SAL_CALL DisplayInfo::hasPropertyByName( const OUString& Name ) throw (RuntimeException) in hasPropertyByName() argument
148 return Name.equalsAscii( pScreenAreaName ) || in hasPropertyByName()
149 Name.equalsAscii( pWorkAreaName ); in hasPropertyByName()
196 virtual ::sal_Bool SAL_CALL hasPropertyByName( const OUString& Name ) throw (RuntimeException);
288 ::sal_Bool SAL_CALL DisplayAccess::hasPropertyByName( const OUString& Name ) throw (RuntimeExceptio… in hasPropertyByName() argument
290 return Name.equalsAscii( pMultiDisplayName ) || in hasPropertyByName()
291 Name.equalsAscii( pDefaultDisplayName ); in hasPropertyByName()

Completed in 466 milliseconds

12345678910>>...94