Home
last modified time | relevance | path

Searched refs:Property (Results 151 – 175 of 818) sorted by relevance

12345678910>>...33

/aoo41x/main/autodoc/inc/ary/idl/
H A Dip_ce.hxx55 class Property;
120 virtual Property & Store_Property(
124 Property::Stereotypes
170 virtual const Property &
/aoo41x/main/connectivity/source/commontools/
H A Dparamwrapper.cxx59 using ::com::sun::star::beans::Property;
131 Sequence< Property > aProperties = xInfo->getProperties(); in IMPLEMENT_GET_IMPLEMENTATION_ID()
132 const Property* pProperties = aProperties.getConstArray(); in IMPLEMENT_GET_IMPLEMENTATION_ID()
154 Sequence< Property > aProperties; in getInfoHelper()
160 aProperties[ nProperties ] = Property( in getInfoHelper()
/aoo41x/main/ucb/source/ucp/ftp/
H A Dftpresultsetbase.cxx44 const uno::Sequence< beans::Property >& seq, in ResultSetBase()
447 XPropertySetInfoImpl( const uno::Sequence< beans::Property >& aSeq ) in XPropertySetInfoImpl()
474 uno::Sequence< beans::Property > SAL_CALL getProperties() in getProperties()
480 beans::Property SAL_CALL getPropertyByName( const ::rtl::OUString& aName ) in getPropertyByName()
501 uno::Sequence< beans::Property > m_aSeq;
511 uno::Sequence< beans::Property > seq(2); in getPropertySetInfo()
H A Dftpcontent.cxx227 const Sequence<Property>& seq, in ResultSetFactoryI()
254 Sequence< Property > m_seq;
430 Sequence<Property> Properties; in execute()
659 Sequence< Property > props( 1 ); in queryCreatableContentsInfo_Static()
660 props[0] = Property( in queryCreatableContentsInfo_Static()
833 const Sequence< Property >& seqProp, in getPropertyValues()
927 Sequence<Property> props = in setPropertyValues()
/aoo41x/main/xmlhelp/source/cxxhelp/provider/
H A Dresultsetbase.cxx44 const uno::Sequence< beans::Property >& seq, in ResultSetBase()
441 XPropertySetInfoImpl( const uno::Sequence< beans::Property >& aSeq ) in XPropertySetInfoImpl()
467 uno::Sequence< beans::Property > SAL_CALL getProperties() in getProperties()
473 beans::Property SAL_CALL getPropertyByName( const ::rtl::OUString& aName ) in getPropertyByName()
494 uno::Sequence< beans::Property > m_aSeq;
504 uno::Sequence< beans::Property > seq(2); in getPropertySetInfo()
/aoo41x/main/qadevOOo/tests/java/ifc/ucb/
H A D_XSortedDynamicResultSetFactory.java26 import com.sun.star.beans.Property;
113 Property prop = new Property() ; in _createSortedDynamicResultSet()
117 (OpenMode.ALL, 10000, null, new Property[] {prop}, in _createSortedDynamicResultSet()
/aoo41x/main/qadevOOo/tests/java/mod/_cached/
H A DCachedDynamicResultSetStubFactory.java26 import com.sun.star.beans.Property;
138 Property prop = new Property() ; in createTestEnvironment()
142 (OpenMode.ALL, 10000, null, new Property[] {prop}, in createTestEnvironment()
H A DCachedContentResultSetStubFactory.java26 import com.sun.star.beans.Property;
142 Property prop = new Property() ; in createTestEnvironment()
146 (OpenMode.ALL, 10000, null, new Property[] {prop}, in createTestEnvironment()
H A DCachedDynamicResultSetFactory.java26 import com.sun.star.beans.Property;
141 Property prop = new Property() ; in createTestEnvironment()
145 (OpenMode.ALL, 10000, null, new Property[] {prop}, in createTestEnvironment()
H A DCachedContentResultSetFactory.java26 import com.sun.star.beans.Property;
143 Property prop = new Property() ; in createTestEnvironment()
147 (OpenMode.ALL, 10000, null, new Property[] {prop}, in createTestEnvironment()
/aoo41x/main/odk/examples/java/Inspector/
H A DInspectorPane.java34 import com.sun.star.beans.Property;
45 private Property[] aProperties;
315 …private void addPropertiesToTreeNode(XUnoNode _oParentNode, Object _oUnoParentObject, Property[] … in addPropertiesToTreeNode()
319 Property aProperty = _aProperties[n]; in addPropertiesToTreeNode()
388 Property aProperty = (Property) object[i]; in addPropertySetInfoNodesToTreeNode()
418 Property aProperty = _oUnoPropertyNode.getProperty(); in addPropertySetInfoSubNodes()
H A DTDocSupplier.java25 import com.sun.star.beans.Property;
106 Property aProperty = new Property(); in getXRowOfTDocUrl()
111 aCommand.Argument = new Property[]{aProperty}; in getXRowOfTDocUrl()
H A DIntrospector.java27 import com.sun.star.beans.Property;
245 protected Property[] getProperties( Object _oUnoParentObject){ in getProperties()
249Property[] aProperties = xIntrospectionAccess.getProperties(com.sun.star.beans.PropertyConcept.ATT… in getProperties()
260 protected Property[] getProperties(Object _oUnoObject, String _sServiceName){ in getProperties()
261 Property[] aProperties = getProperties(_oUnoObject); in getProperties()
272 Property[] aRetProperties = new Property[aPropertiesVector.size()]; in getProperties()
/aoo41x/main/ucb/source/ucp/webdav/
H A Dwebdavcontent.cxx531 uno::Sequence< beans::Property > Properties; in execute()
893 const beans::Property aProperty = aCmdArg.Property; in addProperty()
1032 beans::Property aProp in removeProperty()
1140 beans::Property aProperty; in addProperty()
1182 beans::Property aProp; in queryCreatableContentsInfo()
1186 uno::Sequence< beans::Property > aDocProps( 1 ); in queryCreatableContentsInfo()
1196 uno::Sequence< beans::Property > aFolderProps( 1 ); in queryCreatableContentsInfo()
1317 const beans::Property& rProp = pProps[ n ]; in getPropertyValues()
1359 beans::Property aProp; in getPropertyValues()
1780 beans::Property aTmpProp; in setPropertyValues()
[all …]
/aoo41x/main/framework/inc/classes/
H A Dpropertysethelper.hxx73 typedef BaseHash< css::beans::Property > TPropInfoHash;
150 virtual void SAL_CALL impl_addPropertyInfo(const css::beans::Property& aProperty)
233 virtual css::uno::Sequence< css::beans::Property > SAL_CALL getProperties()
236 virtual css::beans::Property SAL_CALL getPropertyByName(const ::rtl::OUString& sName)
/aoo41x/main/ucb/source/ucp/tdoc/
H A Dtdoc_content.cxx410 uno::Sequence< beans::Property > Properties; in execute()
967 const uno::Sequence< beans::Property >& rProperties, in getPropertyValues()
985 const beans::Property* pProps = rProperties.getConstArray(); in getPropertyValues()
998 const uno::Sequence< beans::Property >& rProperties, in getPropertyValues()
1014 const beans::Property* pProps = rProperties.getConstArray(); in getPropertyValues()
1017 const beans::Property& rProp = pProps[ n ]; in getPropertyValues()
1119 beans::Property( rtl::OUString::createFromAscii( "Title" ), in getPropertyValues()
1136 beans::Property( rtl::OUString::createFromAscii( "IsFolder" ), in getPropertyValues()
1143 beans::Property( in getPropertyValues()
3070 uno::Sequence< beans::Property > aProps( 1 ); in getCreatableContentsInfo()
[all …]
/aoo41x/main/ucbhelper/inc/ucbhelper/
H A Dcontentinfo.hxx62 com::sun::star::uno::Sequence< com::sun::star::beans::Property >*
69 com::sun::star::beans::Property& rProp );
87 com::sun::star::beans::Property > SAL_CALL
90 virtual com::sun::star::beans::Property SAL_CALL
/aoo41x/main/qadevOOo/tests/java/ifc/form/validation/
H A D_XValidatableFormComponent.java25 import com.sun.star.beans.Property;
110 Property[] properties = propertySetInfo.getProperties(); in changeAllProperties()
162 private void getPropsToTest(Property[] properties) in getPropsToTest()
168 Property property = properties[i]; in getPropsToTest()
/aoo41x/main/chart2/source/model/template/
H A DBubbleChartType.cxx41 using ::com::sun::star::beans::Property;
51 ::std::vector< Property > & /*rOutProperties*/ ) in lcl_AddPropertiesToVector()
82 Sequence< Property > lcl_GetPropertySequence() in lcl_GetPropertySequence()
84 ::std::vector< ::com::sun::star::beans::Property > aProperties; in lcl_GetPropertySequence()
H A DColumnLineChartTypeTemplate.cxx48 using ::com::sun::star::beans::Property;
65 ::std::vector< Property > & rOutProperties ) in lcl_AddPropertiesToVector()
68 Property( C2U( "NumberOfLines" ), in lcl_AddPropertiesToVector()
103 uno::Sequence< Property > lcl_GetPropertySequence() in lcl_GetPropertySequence()
105 ::std::vector< ::com::sun::star::beans::Property > aProperties; in lcl_GetPropertySequence()
/aoo41x/main/reportdesign/source/ui/inspection/
H A DGeometryHandler.cxx130 bool operator() (const beans::Property& x, const ::rtl::OUString& y) const in operator ()()
922 uno::Sequence< beans::Property > aProps = getSupportedProperties(); in getProperty()
923 const beans::Property* pIter = aProps.getConstArray(); in getProperty()
924 const beans::Property* pEnd = pIter + aProps.getLength(); in getProperty()
927 return beans::Property(); in getProperty()
946 const beans::Property aProp = getProperty(PropertyName); in getConstantValue()
1002 const beans::Property aProp = getProperty(PropertyName); in convertToPropertyValue()
1269 ::std::vector< beans::Property > aNewProps; in getSupportedProperties()
1313 const beans::Property* pIter = aSeq.getConstArray(); in getSupportedProperties()
1314 const beans::Property* pEnd = pIter + aSeq.getLength(); in getSupportedProperties()
[all …]
/aoo41x/main/chart2/source/controller/chartapiwrapper/
H A DWrappedSymbolProperties.cxx56 using ::com::sun::star::beans::Property;
194 void WrappedSymbolProperties::addProperties( ::std::vector< Property > & rOutProperties ) in addProperties()
197 Property( C2U( "SymbolType" ), in addProperties()
204 Property( C2U( "SymbolBitmapURL" ), in addProperties()
211 Property( C2U( "SymbolSize" ), in addProperties()
218 Property( C2U( "Lines" ), in addProperties()
/aoo41x/main/dbaccess/source/core/api/
H A Ddefinitioncolumn.cxx111 Sequence< Property > aProps; in createArrayHelper()
499 Sequence< Property > aTableDescProperties( nPropertyCount ); in createArrayHelper()
500 Property* pDesc = aTableDescProperties.getArray(); in createArrayHelper()
532 for ( Property* prop = aTableDescProperties.getArray(); in createArrayHelper()
542 Sequence< Property > aBaseProperties; in createArrayHelper()
545 …Sequence< Property > aAllProperties( ::comphelper::concatSequences( aTableDescProperties, aBasePro… in createArrayHelper()
/aoo41x/main/chart2/source/model/main/
H A DBaseCoordinateSystem.cxx48 using ::com::sun::star::beans::Property;
58 ::std::vector< Property > & rOutProperties ) in lcl_AddPropertiesToVector()
61 Property( C2U( "SwapXAndYAxis" ), in lcl_AddPropertiesToVector()
96 Sequence< Property > lcl_GetPropertySequence() in lcl_GetPropertySequence()
98 ::std::vector< ::com::sun::star::beans::Property > aProperties; in lcl_GetPropertySequence()
/aoo41x/main/ucbhelper/workben/myucp/
H A Dmyucp_content.hxx34 struct Property;
79 virtual com::sun::star::uno::Sequence< com::sun::star::beans::Property >
89 ::com::sun::star::beans::Property >& rProperties,
178 ::com::sun::star::beans::Property >& rProperties,

Completed in 333 milliseconds

12345678910>>...33