Home
last modified time | relevance | path

Searched refs:Name (Results 201 – 225 of 2343) sorted by relevance

12345678910>>...94

/trunk/main/dbaccess/source/ext/adabas/
H A DAdabasNewDb.cxx519 aCreateArgs[nPos].Name = PROPERTY_CONTROL_USER;
523 aCreateArgs[nPos].Name = PROPERTY_USER;
525 aCreateArgs[nPos].Name = PROPERTY_PASSWORD;
527 aCreateArgs[nPos].Name = PROPERTY_DOMAINPASSWORD;
529 aCreateArgs[nPos].Name = PROPERTY_CACHESIZE;
531 aCreateArgs[nPos].Name = PROPERTY_DATABASENAME;
533 aCreateArgs[nPos].Name = PROPERTY_DATADEVSPACE;
535 aCreateArgs[nPos].Name = PROPERTY_SYSDEVSPACE;
539 aCreateArgs[nPos].Name = PROPERTY_DATADEVSIZE;
541 aCreateArgs[nPos].Name = PROPERTY_LOGDEVSIZE;
[all …]
/trunk/main/svtools/source/config/
H A Dfontsubstconfig.cxx155 pSetValues[nSetValue].Name = sPrefix; pSetValues[nSetValue].Name += sReplaceFont; in Commit()
157 pSetValues[nSetValue].Name = sPrefix; pSetValues[nSetValue].Name += sSubstituteFont; in Commit()
159 pSetValues[nSetValue].Name = sPrefix; pSetValues[nSetValue].Name += sAlways; in Commit()
161 pSetValues[nSetValue].Name = sPrefix; pSetValues[nSetValue].Name += sOnScreenOnly; in Commit()
/trunk/main/svx/source/dialog/
H A Drubydialog.cxx201 pValues[0].Name = C2U(cRubyBaseText); in AssertOneEntry()
202 pValues[1].Name = C2U(cRubyText); in AssertOneEntry()
203 pValues[2].Name = C2U(cRubyAdjust); in AssertOneEntry()
204 pValues[3].Name = C2U(cRubyIsAbove); in AssertOneEntry()
205 pValues[4].Name = C2U(cRubyCharStyleName); in AssertOneEntry()
421 if(pProps[nProp].Name.equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(cRubyBaseText))) in SetText()
423 else if(pProps[nProp].Name.equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(cRubyText))) in SetText()
453 if(pProps[nProp].Name.equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(cRubyBaseText))) in GetText()
455 else if(pProps[nProp].Name.equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(cRubyText))) in GetText()
483 pProps[nProp].Name.equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(cRubyAdjust))) in Update()
[all …]
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/convwatch/
H A DOfficePrint.java98 String sName = _aValue.Name; in showProperty()
124 if (aValue.Name.equals("FilterName") || in getDocumentType()
125 aValue.Name.equals("MediaType")) in getDocumentType()
194 Arg.Name = "Hidden"; in loadFromURL()
202 Arg.Name = "FilterName"; in loadFromURL()
259 aFiltername.Name = "FilterName"; in exportToPDF()
604 Arg.Name = "Name"; in impl_printToFileWithOOo()
643 Arg.Name = "FileName"; in impl_printToFileWithOOo()
666 Arg.Name = "Pages"; in impl_printToFileWithOOo()
1024 if (aPropertyValue.Name.equals("Type")) in getInternalFilterName()
[all …]
/trunk/main/chart2/source/model/filter/
H A DXMLFilter.cxx122 if ( rMediaDescriptor[i].Name.equalsAsciiL( in lcl_getWriteStorage()
124 || rMediaDescriptor[i].Name.equalsAsciiL( in lcl_getWriteStorage()
126 || rMediaDescriptor[i].Name.equalsAsciiL( in lcl_getWriteStorage()
193 if( rMediaDescriptor[i].Name.equalsAsciiL( in lcl_getReadStorage()
199 if ( rMediaDescriptor[i].Name.equalsAsciiL( in lcl_getReadStorage()
201 || rMediaDescriptor[i].Name.equalsAsciiL( in lcl_getReadStorage()
203 || rMediaDescriptor[i].Name.equalsAsciiL( in lcl_getReadStorage()
424 if( aModProps[nInd].Name.equals( C2U( "HierarchicalDocumentName" ) ) ) in impl_Import()
429 else if( aModProps[nInd].Name.equals( C2U( "DocumentBaseURL" ) ) ) in impl_Import()
556 aValue.Name = ::rtl::OUString(RTL_CONSTASCII_USTRINGPARAM("Model")); in impl_ImportStream()
[all …]
/trunk/main/framework/source/fwe/xml/
H A Dstatusbardocumenthandler.cxx127 if ( rProp[i].Name.equalsAscii( ITEM_DESCRIPTOR_COMMANDURL )) in ExtractStatusbarItemParameters()
132 else if ( rProp[i].Name.equalsAscii( ITEM_DESCRIPTOR_HELPURL )) in ExtractStatusbarItemParameters()
136 else if ( rProp[i].Name.equalsAscii( ITEM_DESCRIPTOR_OFFSET )) in ExtractStatusbarItemParameters()
140 else if ( rProp[i].Name.equalsAscii( ITEM_DESCRIPTOR_STYLE )) in ExtractStatusbarItemParameters()
144 else if ( rProp[i].Name.equalsAscii( ITEM_DESCRIPTOR_WIDTH )) in ExtractStatusbarItemParameters()
404 …aStatusbarItemProp[0].Name = rtl::OUString( RTL_CONSTASCII_USTRINGPARAM( ITEM_DESCRIPTOR_COMMANDUR… in startElement()
405 …aStatusbarItemProp[1].Name = rtl::OUString( RTL_CONSTASCII_USTRINGPARAM( ITEM_DESCRIPTOR_HELPURL )… in startElement()
406 …aStatusbarItemProp[2].Name = rtl::OUString( RTL_CONSTASCII_USTRINGPARAM( ITEM_DESCRIPTOR_OFFSET )); in startElement()
407 … aStatusbarItemProp[3].Name = rtl::OUString( RTL_CONSTASCII_USTRINGPARAM( ITEM_DESCRIPTOR_STYLE )); in startElement()
408 … aStatusbarItemProp[4].Name = rtl::OUString( RTL_CONSTASCII_USTRINGPARAM( ITEM_DESCRIPTOR_WIDTH )); in startElement()
[all …]
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/ifc/util/
H A D_XURLTransformer.java82 url[0].Name = name; in _assemble()
109 url[0].Name = name; in _assemble()
186 if (!url[0].Name.equals(name)) { in _parseStrict()
188 log.println("name field : " + url[0].Name); in _parseStrict()
257 if (!url[0].Name.equals(name)) { in _parseStrict()
259 log.println("name field : " + url[0].Name); in _parseStrict()
326 if (!url[0].Name.equals(name)) { in _parseSmart()
328 log.println("name field : " + url[0].Name); in _parseSmart()
399 if (!url[0].Name.equals(name)) { in _parseSmart()
401 log.println("name field : " + url[0].Name); in _parseSmart()
H A D_XSortable.java85 oPV[k].Name + "; Value=" + oPV[k].Value); in _createSortDescriptor()
87 if (oPV[k].Name.equals("SortFields")) { in _createSortDescriptor()
160 if (oPV[i].Name.equals("SortFields")) { in modifyDescriptor()
183 if (oPV[i].Name.equals("isSortInTable")) { in modifyDescriptor()
187 if (oPV[i].Name.equals("IsSortColumns")) { in modifyDescriptor()
197 oPV[k].Name + "; Value=" + oPV[k].Value); in modifyDescriptor()
199 if (oPV[k].Name.equals("SortFields")) { in modifyDescriptor()
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/ifc/ui/
H A D_XUIConfigurationManager.java76 … log.println("Prop["+i+"]["+j+"]: " + props[i][j].Name + " " + props[i][j].Value.toString()); in _getUIElementsInfo()
114 log.println("Property" + j + ": " + prop.Name + " " + prop.Value.toString()); in _getSettings()
300 prop[0].Name = "CommandURL"; in createMenuBarEntry()
303 prop[1].Name = "Label"; in createMenuBarEntry()
306 prop[2].Name = "Type"; in createMenuBarEntry()
309 prop[3].Name = "ItemDescriptorContainer"; in createMenuBarEntry()
337 aMenuItem[0].Name = "CommandURL"; in createMenuBarItem()
340 aMenuItem[1].Name = "Label"; in createMenuBarItem()
343 aMenuItem[2].Name = "Type"; in createMenuBarItem()
/trunk/main/wizards/com/sun/star/wizards/table/
H A DFieldDescription.java50 private String Name; field in FieldDescription
59 Name = _fieldname; in FieldDescription()
77 Name = _fieldname; in FieldDescription()
89 if (aPropertyValue.Name.equals(PropertyNames.PROPERTY_NAME)) in setName()
93 Name = _newfieldname; in setName()
101 return Name; in getName()
135 … aPropertyValues.addElement(Properties.createProperty(PropertyNames.PROPERTY_NAME, Name)); in setFieldProperties()
/trunk/test/testuno/source/fvt/uno/sw/paragraph/
H A DParagraphNumberingAndBulletTabStop.java79 propsRule[0].Name = "ListtabStopPosition"; in testNumberingBulletTabStop()
90 aStoreProperties_odt[0].Name = "Override"; in testNumberingBulletTabStop()
92 aStoreProperties_odt[1].Name = "FilterName"; in testNumberingBulletTabStop()
100 aStoreProperties_doc[0].Name = "Override"; in testNumberingBulletTabStop()
102 aStoreProperties_doc[1].Name = "FilterName"; in testNumberingBulletTabStop()
114 assertEquals("assert numbering and bullet","ListtabStopPosition",propsRule_assert_odt[8].Name); in testNumberingBulletTabStop()
123 assertEquals("assert numbering and bullet","ListtabStopPosition",propsRule_assert_doc[8].Name); in testNumberingBulletTabStop()
/trunk/main/svx/source/svdraw/
H A Dsvdoashp.cxx472 aPropVal.Name = sMirroredX; in SetMirroredX()
483 aPropVal.Name = sMirroredY; in SetMirroredY()
672 aPropVal.Name = sType; in MergeDefaultAttributes()
741 aPropVal.Name = sViewBox; in MergeDefaultAttributes()
785 aPropVal.Name = sGluePoints; in MergeDefaultAttributes()
912 aPropVal.Name = sSegments; in MergeDefaultAttributes()
927 aPropVal.Name = sStretchX; in MergeDefaultAttributes()
943 aPropVal.Name = sStretchY; in MergeDefaultAttributes()
968 aPropVal.Name = sTextFrames; in MergeDefaultAttributes()
987 aPropVal.Name = sEquations; in MergeDefaultAttributes()
[all …]
/trunk/main/dbaccess/source/filter/xml/
H A DxmlExport.cxx371 if ( pProperties->Name == aTokens[i].sPropertyName ) in exportDataSource()
401 if ( pProperties->Name == PROPERTY_BOOLEANCOMPARISONMODE ) in exportDataSource()
417 else if ( pProperties->Name == INFO_AUTORETRIEVEENABLED ) in exportDataSource()
422 else if ( pProperties->Name == INFO_AUTORETRIEVEVALUE ) in exportDataSource()
432 else if ( pProperties->Name == INFO_TEXTDELIMITER ) in exportDataSource()
438 else if ( pProperties->Name == INFO_FIELDDELIMITER ) in exportDataSource()
444 else if ( pProperties->Name == INFO_DECIMALDELIMITER ) in exportDataSource()
450 else if ( pProperties->Name == INFO_THOUSANDSDELIMITER ) in exportDataSource()
456 else if ( pProperties->Name == INFO_CHARSET ) in exportDataSource()
463 … ( !aDriverSupportedProperties.has(pProperties->Name) || aDriverSupportedProperties.get(pPropertie… in exportDataSource()
[all …]
/trunk/main/scp2/source/math/
H A Dregistryitem_math.scp401 Name = "Content Type";
409 Name = "Extension";
424 Name = ".sxm";
433 Name = "FullDetails";
471 Name = "Content Type";
479 Name = "Extension";
494 Name = ".odf";
540 Name = "FullDetails";
637 Name = "soffice.StarMathDocument.6";
654 Name = ".mml";
[all …]
/trunk/main/ucbhelper/source/provider/
H A Dcontentinfo.cxx175 const rtl::OUString& Name ) in hasPropertyByName() argument
179 return queryProperty( Name, aProp ); in hasPropertyByName()
208 if ( rCurrProp.Name == rName ) in queryProperty()
311 const rtl::OUString& Name ) in getCommandInfoByName() argument
316 if ( queryCommand( Name, aInfo ) ) in getCommandInfoByName()
339 const rtl::OUString& Name ) in hasCommandByName() argument
343 return queryCommand( Name, aInfo ); in hasCommandByName()
384 if ( rCurrCommand.Name == rName ) in queryCommand()
/trunk/main/sdext/source/pdfimport/tree/
H A Dstyle.cxx51 aSearchStyle.Name = rStyle.Name; in impl_getStyleId()
124 aSearchStyle.Name = it->second.Name; in setProperties()
176 aStyleName = OStringToOUString( rStyle.Name, RTL_TEXTENCODING_ASCII_US ); in getStyleName()
202 rContext.rEmitter.beginTag( rStyle.Name.getStr(), aProps ); in impl_emitStyle()
211 rContext.rEmitter.endTag( rStyle.Name.getStr() ); in impl_emitStyle()
224 if( it->second.Name.equals( "style:master-page" ) ) in emit()
/trunk/main/connectivity/source/drivers/odbcbase/
H A DOConnection.cxx209 if(!pBegin->Name.compareToAscii(pTimeout)) in Construct()
211 else if(!pBegin->Name.compareToAscii(pSilent)) in Construct()
213 else if(!pBegin->Name.compareToAscii(pPrivName)) in Construct()
217 else if(!pBegin->Name.compareToAscii(pParaName)) in Construct()
219 else if(!pBegin->Name.compareToAscii(pRetrieving)) in Construct()
225 else if(!pBegin->Name.compareToAscii(pRetriStmt)) in Construct()
231 else if(!pBegin->Name.compareToAscii(pUser)) in Construct()
236 else if(!pBegin->Name.compareToAscii(pPwd)) in Construct()
241 else if(!pBegin->Name.compareToAscii(pUseCatalog)) in Construct()
245 else if(!pBegin->Name.compareToAscii(pSysDrv)) in Construct()
[all …]
/trunk/main/ucb/source/ucp/tdoc/
H A Dtdoc_content.cxx403 if ( aCommand.Name.equalsAsciiL( in execute()
425 else if ( aCommand.Name.equalsAsciiL( in execute()
459 else if ( aCommand.Name.equalsAsciiL( in execute()
468 else if ( aCommand.Name.equalsAsciiL( in execute()
477 else if ( aCommand.Name.equalsAsciiL( in execute()
499 else if ( aCommand.Name.equalsAsciiL( in execute()
559 else if ( aCommand.Name.equalsAsciiL( in execute()
614 else if ( aCommand.Name.equalsAsciiL( in execute()
656 else if ( aCommand.Name.equalsAsciiL( in execute()
1021 if ( rProp.Name.equalsAsciiL( in getPropertyValues()
[all …]
/trunk/main/sw/source/ui/dbui/
H A Dmmpreparemergepage.cxx150 aArgs[0].Name = C2U("Selection"); in IMPL_LINK()
152 aArgs[1].Name = C2U("DataSourceName"); in IMPL_LINK()
154 aArgs[2].Name = C2U("Command"); in IMPL_LINK()
156 aArgs[3].Name = C2U("CommandType"); in IMPL_LINK()
158 aArgs[4].Name = C2U("ActiveConnection"); in IMPL_LINK()
160 aArgs[5].Name = C2U("Filter"); in IMPL_LINK()
162 aArgs[6].Name = C2U("Cursor"); in IMPL_LINK()
/trunk/main/odk/examples/DevelopersGuide/OfficeDev/FilterDevelopment/AsciiFilter/
H A DFilterOptions.java130 if (lDescriptor[i].Name.equals("FileName")) in analyze()
133 if (lDescriptor[i].Name.equals("InputStream")) in analyze()
136 if (lDescriptor[i].Name.equals("OutputStream")) in analyze()
139 if (lDescriptor[i].Name.equals("FilterData")) in analyze()
145 if (lFilterProps[p].Name.equals("OldString")) in analyze()
148 if (lFilterProps[p].Name.equals("NewString")) in analyze()
151 if (lFilterProps[p].Name.equals("LowerCase")) in analyze()
/trunk/main/dbaccess/source/core/dataaccess/
H A Ddatasource.cxx392 aInfoCopy[nPos].Name = ::rtl::OUString(RTL_CONSTASCII_USTRINGPARAM("TableFilter")); in getConnection()
460 if ( !pDataSourceSetting->Name.compareToAscii( pSetting->AsciiName ) ) in lcl_filterDriverProperties()
467 if ( !pAllowedDriverSetting->Name.compareToAscii( pSetting->AsciiName ) ) in lcl_filterDriverProperties()
716 aUserPwd[ nArgPos ].Name = ::rtl::OUString::createFromAscii("user"); in buildLowLevelConnection()
722 aUserPwd[ nArgPos ].Name = ::rtl::OUString::createFromAscii("password"); in buildLowLevelConnection()
756 aDriverInfo[nCount].Name = ::rtl::OUString(RTL_CONSTASCII_USTRINGPARAM("URL")); in buildLowLevelConnection()
875 if ( !checkName->Name.getLength() ) in convertFastPropertyValue()
887 bModified = checkValue->Name != pInfoIter->Name; in convertFastPropertyValue()
914 return _lhs.Name; in operator ()()
964 xPropertyContainer->removeProperty( pExistentProperty->Name ); in lcl_setPropertyValues_resetOrRemoveOther()
[all …]
H A Ddatabasecontext.hxx165 …r::uno::XInterface > SAL_CALL getRegisteredObject( const ::rtl::OUString& Name ) throw(::com::sun:…
166 …virtual void SAL_CALL registerObject( const ::rtl::OUString& Name, const ::com::sun::star::uno::Re…
167 …virtual void SAL_CALL revokeObject( const ::rtl::OUString& Name ) throw(::com::sun::star::uno::Exc…
170 …virtual ::sal_Bool SAL_CALL hasRegisteredDatabase( const ::rtl::OUString& Name ) throw (::com::sun…
172 …virtual ::rtl::OUString SAL_CALL getDatabaseLocation( const ::rtl::OUString& Name ) throw (::com::…
173 …virtual void SAL_CALL registerDatabaseLocation( const ::rtl::OUString& Name, const ::rtl::OUString…
174 …virtual void SAL_CALL revokeDatabaseLocation( const ::rtl::OUString& Name ) throw (::com::sun::sta…
175 …virtual void SAL_CALL changeDatabaseLocation( const ::rtl::OUString& Name, const ::rtl::OUString& …
176 …virtual ::sal_Bool SAL_CALL isDatabaseRegistrationReadOnly( const ::rtl::OUString& Name ) throw (:…
/trunk/main/reportdesign/source/core/api/
H A DReportEngineJFree.cxx201 … aConvertedProperties[nPos].Name = ::rtl::OUString(RTL_CONSTASCII_USTRINGPARAM("InputStorage")); in getNewOutputName()
203 … aConvertedProperties[nPos].Name = ::rtl::OUString(RTL_CONSTASCII_USTRINGPARAM("OutputStorage")); in getNewOutputName()
231 aConvertedProperties[nPos].Name = PROPERTY_REPORTDEFINITION; in getNewOutputName()
234 aConvertedProperties[nPos].Name = PROPERTY_ACTIVECONNECTION; in getNewOutputName()
237 aConvertedProperties[nPos].Name = PROPERTY_MAXROWS; in getNewOutputName()
246 aConvertedProperties[nPos].Name = s_sAuthor; in getNewOutputName()
250 aConvertedProperties[nPos].Name = s_sTitle; in getNewOutputName()
319 aArgs[nLen].Name = ::rtl::OUString(RTL_CONSTASCII_USTRINGPARAM("AsTemplate")); in createDocumentAlive()
322 aArgs[nLen].Name = ::rtl::OUString(RTL_CONSTASCII_USTRINGPARAM("ReadOnly")); in createDocumentAlive()
327 aArgs[nLen].Name = ::rtl::OUString(RTL_CONSTASCII_USTRINGPARAM("Hidden")); in createDocumentAlive()
/trunk/main/testtools/source/cliversioning/
H A Druntests.cs53 || ! fiTemp.Name.StartsWith("version")) in Main()
60 string sName = fiTemp.Name.Substring(0, fiTemp.Name.LastIndexOf(".dll")); in Main()
81 Console.WriteLine("#Tested successfully " + fiTemp.Name); in Main()
93 Console.WriteLine(fiTemp.Name + " did not find " + fe.FileName + in Main()
101 Console.WriteLine(fiTemp.Name + " could not load " + fl.FileName + in Main()
/trunk/main/package/source/xstor/
H A Dxfactory.cxx194 aPropsToSet[0].Name = ::rtl::OUString::createFromAscii( "URL" ); in createInstanceWithArguments()
200 if ( aDescr[nInd].Name.equalsAscii( "InteractionHandler" ) in createInstanceWithArguments()
201 || aDescr[nInd].Name.equalsAscii( "Password" ) in createInstanceWithArguments()
202 || aDescr[nInd].Name.equalsAscii( "RepairPackage" ) in createInstanceWithArguments()
203 || aDescr[nInd].Name.equalsAscii( "StatusIndicator" ) ) in createInstanceWithArguments()
207 aPropsToSet[nNumArgs-1].Name = aDescr[nInd].Name; in createInstanceWithArguments()
210 else if ( aDescr[nInd].Name.equalsAscii( "StorageFormat" ) ) in createInstanceWithArguments()

Completed in 190 milliseconds

12345678910>>...94