Home
last modified time | relevance | path

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

12345678910>>...94

/aoo41x/main/instsetoo_native/inc_openoffice/windows/msi_templates/
H A D_Validat.idt5 _Validation Column N Identifier Name of column
13 _Validation Table N Identifier Name of table
14 ActionText Action N Identifier Name of action to be described.
48 Billboard Billboard N Identifier Name of the billboard.
121 Dialog Dialog N Identifier Name of the dialog.
177 Icon Name N Identifier Primary key. Name of the icon file.
352 Reg64 Name Y Formatted The registry value name.
358 Registry Name Y Formatted The registry value name.
363 RegLocator Name Y Formatted The registry value name.
395 ServiceControl Name N Formatted Name of a service. /, \, comma and space are invalid
[all …]
/aoo41x/main/instsetoo_native/inc_sdkoo/windows/msi_templates/
H A D_Validat.idt5 _Validation Column N Identifier Name of column
13 _Validation Table N Identifier Name of table
14 ActionText Action N Identifier Name of action to be described.
48 Billboard Billboard N Identifier Name of the billboard.
121 Dialog Dialog N Identifier Name of the dialog.
177 Icon Name N Identifier Primary key. Name of the icon file.
352 Reg64 Name Y Formatted The registry value name.
358 Registry Name Y Formatted The registry value name.
363 RegLocator Name Y Formatted The registry value name.
395 ServiceControl Name N Formatted Name of a service. /, \, comma and space are invalid
[all …]
/aoo41x/main/instsetoo_native/inc_ure/windows/msi_templates/
H A D_Validat.idt5 _Validation Column N Identifier Name of column
13 _Validation Table N Identifier Name of table
14 ActionText Action N Identifier Name of action to be described.
48 Billboard Billboard N Identifier Name of the billboard.
121 Dialog Dialog N Identifier Name of the dialog.
177 Icon Name N Identifier Primary key. Name of the icon file.
352 Reg64 Name Y Formatted The registry value name.
358 Registry Name Y Formatted The registry value name.
363 RegLocator Name Y Formatted The registry value name.
395 ServiceControl Name N Formatted Name of a service. /, \, comma and space are invalid
[all …]
/aoo41x/main/qadevOOo/tests/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()
/aoo41x/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()
/aoo41x/main/sc/source/ui/view/
H A Dviewdata.cxx122 pSettings[SC_CURSOR_X].Name = rtl::OUString(RTL_CONSTASCII_USTRINGPARAM(SC_CURSORPOSITIONX)); in WriteUserDataSequence()
124 pSettings[SC_CURSOR_Y].Name = rtl::OUString(RTL_CONSTASCII_USTRINGPARAM(SC_CURSORPOSITIONY)); in WriteUserDataSequence()
142 pSettings[SC_POSITION_LEFT].Name = rtl::OUString(RTL_CONSTASCII_USTRINGPARAM(SC_POSITIONLEFT)); in WriteUserDataSequence()
146 pSettings[SC_POSITION_TOP].Name = rtl::OUString(RTL_CONSTASCII_USTRINGPARAM(SC_POSITIONTOP)); in WriteUserDataSequence()
177 rtl::OUString sName(aSettings[i].Name); in ReadUserDataSequence()
2685 pSettings[SC_VIEW_ID].Name = rtl::OUString(RTL_CONSTASCII_USTRINGPARAM(SC_VIEWID)); in WriteUserDataSequence()
2740 pSettings[SC_ZOOM_TYPE].Name = rtl::OUString(RTL_CONSTASCII_USTRINGPARAM(SC_ZOOMTYPE)); in WriteUserDataSequence()
2742 pSettings[SC_ZOOM_VALUE].Name = rtl::OUString(RTL_CONSTASCII_USTRINGPARAM(SC_ZOOMVALUE)); in WriteUserDataSequence()
2751 pSettings[SC_SHOWZERO].Name = rtl::OUString(RTL_CONSTASCII_USTRINGPARAM(SC_UNO_SHOWZERO)); in WriteUserDataSequence()
2755 pSettings[SC_SHOWGRID].Name = rtl::OUString(RTL_CONSTASCII_USTRINGPARAM(SC_UNO_SHOWGRID)); in WriteUserDataSequence()
[all …]
/aoo41x/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()
/aoo41x/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()
/aoo41x/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 …]
/aoo41x/main/filter/source/msfilter/
H A Descherex.cxx2728 if ( rProp.Name.equals( sViewBox ) ) in CreateCustomShapeProperties()
2758 else if ( rProp.Name.equals( sExtrusion ) ) in CreateCustomShapeProperties()
2799 if ( rrProp.Name.equals( sExtrusion ) ) in CreateCustomShapeProperties()
3063 else if ( rProp.Name.equals( sEquations ) ) in CreateCustomShapeProperties()
3098 else if ( rProp.Name.equals( sPath ) ) in CreateCustomShapeProperties()
3387 else if ( rProp.Name.equals( sTextPath ) ) in CreateCustomShapeProperties()
3405 if ( rrProp.Name.equals( sTextPath ) ) in CreateCustomShapeProperties()
3586 else if ( rProp.Name.equals( sHandles ) ) in CreateCustomShapeProperties()
3635 if ( rPropVal.Name.equals( sPosition ) ) in CreateCustomShapeProperties()
3671 else if ( rPropVal.Name.equals( sPolar ) ) in CreateCustomShapeProperties()
[all …]
/aoo41x/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()
/aoo41x/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()
/aoo41x/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 …]
/aoo41x/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
/aoo41x/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 …]
/aoo41x/main/qadevOOo/runner/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 …]
/aoo41x/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()
/aoo41x/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()
/aoo41x/main/dbaccess/source/core/dataaccess/
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 (:…
/aoo41x/main/reportdesign/source/core/api/
H A DReportEngineJFree.cxx200 … aConvertedProperties[nPos].Name = ::rtl::OUString(RTL_CONSTASCII_USTRINGPARAM("InputStorage")); in getNewOutputName()
202 … aConvertedProperties[nPos].Name = ::rtl::OUString(RTL_CONSTASCII_USTRINGPARAM("OutputStorage")); in getNewOutputName()
230 aConvertedProperties[nPos].Name = PROPERTY_REPORTDEFINITION; in getNewOutputName()
233 aConvertedProperties[nPos].Name = PROPERTY_ACTIVECONNECTION; in getNewOutputName()
236 aConvertedProperties[nPos].Name = PROPERTY_MAXROWS; in getNewOutputName()
245 aConvertedProperties[nPos].Name = s_sAuthor; in getNewOutputName()
249 aConvertedProperties[nPos].Name = s_sTitle; in getNewOutputName()
318 aArgs[nLen].Name = ::rtl::OUString(RTL_CONSTASCII_USTRINGPARAM("AsTemplate")); in createDocumentAlive()
321 aArgs[nLen].Name = ::rtl::OUString(RTL_CONSTASCII_USTRINGPARAM("ReadOnly")); in createDocumentAlive()
326 aArgs[nLen].Name = ::rtl::OUString(RTL_CONSTASCII_USTRINGPARAM("Hidden")); in createDocumentAlive()
/aoo41x/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 …]
/aoo41x/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()
/aoo41x/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 …]
/aoo41x/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 …]

Completed in 402 milliseconds

12345678910>>...94