Home
last modified time | relevance | path

Searched refs:Name (Results 576 – 600 of 2343) sorted by relevance

1...<<21222324252627282930>>...94

/aoo42x/test/testuno/source/testlib/uno/
H A DSWUtil.java74 propsValue[0].Name = "FilterName"; in saveAs()
245 aStoreProperties[0].Name = "Override"; in saveTo_Override_reload()
247 aStoreProperties[1].Name = "FilterName"; in saveTo_Override_reload()
261 pros[0].Name = "AsTemplate"; in newDocumentFromTemplate()
/aoo42x/main/fpicker/source/office/
H A Dcommonpicker.cxx445 if ( aPropArg.Name.getLength() <= 0) in initialize()
448 sSettingName = aPropArg.Name; in initialize()
453 if ( aPairArg.Name.getLength() <= 0) in initialize()
456 sSettingName = aPairArg.Name; in initialize()
/aoo42x/main/ucb/source/core/
H A Ducbprops.cxx407 rProp.Name = OUString::createFromAscii( pCurr->pName ); in getProperties()
439 sal_Bool SAL_CALL UcbPropertiesManager::hasPropertyByName( const OUString& Name ) in hasPropertyByName() argument
443 return queryProperty( Name, aProp ); in hasPropertyByName()
464 if ( rCurrProp.Name == rName ) in queryProperty()
/aoo42x/main/scripting/workben/ifc/scripting/
H A D_XScriptSecurity.java221 aPathArg.Name="nodepath"; in getPathList()
225 aModeArg.Name="lazywrite"; in getPathList()
263 aPathArg.Name="nodepath"; in setSecurity()
267 aModeArg.Name="lazywrite"; in setSecurity()
/aoo42x/main/pyuno/source/module/
H A Dunohelper.py110 out.write( " " + ii.ReturnType.Name + " " + ii.Name )
117 out.write( _mode_to_str( infos[i].aMode ) + " " + args[i].Name + " " + infos[i].aName )
123 … out.write( " ("+_propertymode_to_str( ii.Attributes ) + ") "+ii.Type.typeName+" "+ii.Name+ "\n" )
/aoo42x/main/oox/source/drawingml/
H A Dcustomshapeproperties.cxx100 if(rEntry.Name.equals(rName)) in setOrCreatePropertyValue()
109 aNewValue.Name = rName; in setOrCreatePropertyValue()
184 if ( aGeoPropSeq[ i ].Name.equals( sAdjustmentValues ) ) in pushToPropSet()
217 else if ( aGeoPropSeq[ i ].Name.equals( sType ) ) in pushToPropSet()
/aoo42x/main/writerfilter/source/ooxml/
H A DOOXMLFastDocumentHandler.hxx70 const ::rtl::OUString & Name,
77 const ::rtl::OUString & Name)
87 const ::rtl::OUString & Name,
/aoo42x/main/xmloff/source/xforms/
H A DXFormsInstanceContext.cxx117 pSequence[0].Name = OUString( RTL_CONSTASCII_USTRINGPARAM("Instance") ); in EndElement()
119 pSequence[1].Name = OUString( RTL_CONSTASCII_USTRINGPARAM("ID") ); in EndElement()
121 pSequence[2].Name = OUString( RTL_CONSTASCII_USTRINGPARAM("URL") ); in EndElement()
/aoo42x/main/dbaccess/source/filter/xml/
H A DxmlComponent.cxx115 aValue.Name = PROPERTY_NAME; in DBG_NAME()
119 aValue.Name = PROPERTY_PERSISTENT_NAME; in DBG_NAME()
124 aValue.Name = PROPERTY_AS_TEMPLATE; in DBG_NAME()
H A DxmlFileBasedDatabase.cxx87 aProperty.Name = ::rtl::OUString(); in DBG_NAME()
113 aProperty.Name = INFO_TEXTFILEEXTENSION; in DBG_NAME()
117 if ( aProperty.Name.getLength() ) in DBG_NAME()
/aoo42x/main/odk/examples/DevelopersGuide/Drawing/
H A DDrawViewDemo.java71 pPropValues[ 0 ].Name = "Silent"; in main()
99 System.out.println( aPropSeq[ i ].Name + " = " + in main()
116 System.out.println( aPropSeq[ i ].Name ); in main()
H A DGraphicExportDemo.java64 pPropValues[ 0 ].Name = "Silent"; in main()
83 aProps[0].Name = "MediaType"; in main()
95 aProps[1].Name = "URL"; in main()
/aoo42x/main/embeddedobj/test/mtexecutor/
H A Dmainthreadexecutor.cxx66 if ( aArguments[nInd].Name.equalsAscii( "JobToExecute" ) ) in execute()
71 aValues[nValuesSize-1].Name = aArguments[nInd].Name; in execute()
/aoo42x/main/xmloff/source/forms/
H A Dpropertyimport.cxx355 aNewValue.Name = pProperty->sPropertyName; in handleAttribute()
470 aPropValue.Name = _rxAttrList->getValueByIndex( i ); in StartElement()
488 …OSL_ENSURE(aPropValue.Name.getLength(), "OSinglePropertyContext::StartElement: invalid property na… in StartElement()
504 if( aPropValue.Name.getLength() ) in StartElement()
573 aSequenceValue.Name = m_sPropertyName; in EndElement()
/aoo42x/main/ucbhelper/source/provider/
H A Dpropertyvalueset.cxx290 appendObject( Property( rValue.Name, in PropertyValueSet()
856 if ( rProp.Name == rPropValue.Name ) in appendPropertySet()
875 Any aValue = rxSet->getPropertyValue( rProp.Name ); in appendPropertySet()
901 Any aValue = rxSet->getPropertyValue( rProperty.Name ); in appendPropertySetValue()
/aoo42x/main/extensions/test/ole/MfcControl/
H A DMfcControl.dsp1 # Microsoft Developer Studio Project File - Name="MfcControl" - Package Owner=<4>
190 # Name "MfcControl - Win32 Release"
191 # Name "MfcControl - Win32 Debug"
192 # Name "MfcControl - Win32 Unicode Debug"
193 # Name "MfcControl - Win32 Unicode Release"
/aoo42x/main/sw/source/ui/fldui/
H A Dfldui.src56 Text [ en-US ] = "Database Name" ;
294 Text [ en-US ] = "First Name" ;
298 Text [ en-US ] = "Last Name" ;
447 Text [ en-US ] = "Name" ;
466 Text [ en-US ] = "Name" ;
/aoo42x/main/scp2/source/ooo/
H A Dooo_brand.scp45 Name = "NOTICE";
52 Name = "LICENSE";
59 // Name = "/ooo/services.rdb";
/aoo42x/main/reportdesign/source/ui/dlg/
H A DPageNumber.cxx138 aValues[nLength].Name = PROPERTY_POSITION; in Execute()
141 aValues[nLength].Name = PROPERTY_PAGEHEADERON; in Execute()
144 aValues[nLength].Name = PROPERTY_STATE; in Execute()
/aoo42x/main/scp2/source/base/
H A Dfile_base.scp29 Name = EXENAME(sbase);
42 Name = EXENAME(odbcconfig);
82 Name = "base.xcd";
/aoo42x/main/scp2/source/impress/
H A Dmodule_impress.scp57 Name = "gid_Module_Brand_Prg_Impress";
70 Name = "gid_Module_Langpack_Impress_Template";
78 Name = "gid_Module_Prg_Impress_MSO_Reg";
/aoo42x/main/qadevOOo/tests/java/mod/_fwl/
H A DPathSettings.java85 xPS.setPropertyValue(m_Properties[i].Name, m_Properties[i].Value); in cleanup()
147 m_Properties[i] = new NamedValue(allProperties[i].Name, in saveAllPropertyValues()
148 xPS.getPropertyValue(allProperties[i].Name)); in saveAllPropertyValues()
/aoo42x/main/filter/source/pdf/
H A Dpdfdialog.cxx182 if( maMediaDescriptor[ i ].Name.equalsAscii( "FilterData" ) ) in getPropertyValues()
189 maMediaDescriptor[ i ].Name = String( RTL_CONSTASCII_USTRINGPARAM( "FilterData" ) ); in getPropertyValues()
204 if( maMediaDescriptor[ i ].Name.equalsAscii( "FilterData" ) ) in setPropertyValues()
/aoo42x/main/ucb/source/sorter/
H A Dsortresult.cxx123 virtual sal_Bool SAL_CALL hasPropertyByName( const OUString& Name )
2001 maProps[0].Name = OUString::createFromAscii( "RowCount" ); in SRSPropertySetInfo()
2006 maProps[1].Name = OUString::createFromAscii( "IsRowCountFinal" ); in SRSPropertySetInfo()
2043 SRSPropertySetInfo::getPropertyByName( const OUString& Name ) in getPropertyByName() argument
2046 if ( Name.compareToAscii( "RowCount" ) == 0 ) in getPropertyByName()
2048 else if ( Name.compareToAscii( "IsRowCountFinal" ) == 0 ) in getPropertyByName()
2056 SRSPropertySetInfo::hasPropertyByName( const OUString& Name ) in hasPropertyByName() argument
2059 if ( Name.compareToAscii( "RowCount" ) == 0 ) in hasPropertyByName()
2061 else if ( Name.compareToAscii( "IsRowCountFinal" ) == 0 ) in hasPropertyByName()
/aoo42x/main/sc/source/ui/unoobj/
H A Dshapeuno.cxx1425 if ( pProperties->Name.equals( SC_EVENTACC_EVENTTYPE ) ) in replaceByName()
1431 …if ( isEventType && ((pProperties->Name == SC_EVENTACC_SCRIPT) || (pProperties->Name == SC_EVENTAC… in replaceByName()
1433 if ( isEventType && (pProperties->Name == SC_EVENTACC_SCRIPT) ) in replaceByName()
1443 if ( pProperties->Name == SC_EVENTACC_SCRIPT ) in replaceByName()
1465 aProperties[ 0 ].Name = SC_EVENTACC_EVENTTYPE; in getByName()
1467 aProperties[ 1 ].Name = SC_EVENTACC_SCRIPT; in getByName()
1477 aProperties[ 0 ].Name = SC_EVENTACC_EVENTTYPE; in getByName()
1479 aProperties[ 1 ].Name = SC_EVENTACC_URL; in getByName()

Completed in 156 milliseconds

1...<<21222324252627282930>>...94