Home
last modified time | relevance | path

Searched refs:Property (Results 126 – 150 of 818) sorted by relevance

12345678910>>...33

/aoo41x/main/comphelper/source/property/
H A DMasterPropertySetInfo.cxx41 using ::com::sun::star::beans::Property;
116 Sequence< ::Property > SAL_CALL MasterPropertySetInfo::getProperties() in getProperties()
123 Property* pProperties = maProperties.getArray(); in getProperties()
142 Property SAL_CALL MasterPropertySetInfo::getPropertyByName( const ::rtl::OUString& rName ) in getPropertyByName()
151 Property aProperty; in getPropertyByName()
/aoo41x/main/extensions/source/propctrlr/
H A Dstlops.hxx37 :public ::std::binary_function < ::com::sun::star::beans::Property,
38 ::com::sun::star::beans::Property,
42 …bool operator() (::com::sun::star::beans::Property _rLhs, ::com::sun::star::beans::Property _rRhs)… in operator ()()
/aoo41x/main/UnoControls/source/controls/
H A Dframecontrol.cxx585 const Sequence< Property > FrameControl::impl_getStaticPropertyDescriptor() in impl_getStaticPropertyDescriptor()
588 static const Property pPropertys[PROPERTY_COUNT] = in impl_getStaticPropertyDescriptor()
590Property( OUString::createFromAscii( PROPERTYNAME_COMPONENTURL ), PROPERTYHANDLE_COMPONENTURL , … in impl_getStaticPropertyDescriptor()
591Property( OUString::createFromAscii( PROPERTYNAME_FRAME ), PROPERTYHANDLE_FRAME , ::getCppuT… in impl_getStaticPropertyDescriptor()
592Property( OUString::createFromAscii( PROPERTYNAME_LOADERARGUMENTS ), PROPERTYHANDLE_LOADERARGUMENT… in impl_getStaticPropertyDescriptor()
595 static const Sequence< Property > seqPropertys( pPropertys, PROPERTY_COUNT ); in impl_getStaticPropertyDescriptor()
/aoo41x/main/qadevOOo/tests/java/ifc/beans/
H A D_XPropertySetInfo.java28 import com.sun.star.beans.Property;
46 public Property IsThere = null;
54 Property[] properties = oObj.getProperties(); in _getProperties()
77 Property prop = oObj.getPropertyByName(IsThere.Name); in _getPropertyByName()
/aoo41x/main/odk/examples/java/Inspector/
H A DSwingUnoPropertyNode.java23 import com.sun.star.beans.Property;
31 public SwingUnoPropertyNode(Property _aProperty, Object _oUnoObject, Object _oUnoReturnObject) { in SwingUnoPropertyNode()
39 public SwingUnoPropertyNode(Property _aProperty){ in SwingUnoPropertyNode()
81 public Property getProperty(){ in getProperty()
H A DSwingTreeControlProvider.java24 import com.sun.star.beans.Property;
366 public XUnoPropertyNode addUnoPropertyNodeWithName(Property _aProperty){ in addUnoPropertyNodeWithName()
373 public XUnoPropertyNode addUnoPropertyNodeWithHandle(Property _aProperty){ in addUnoPropertyNodeWithHandle()
380 public XUnoPropertyNode addUnoPropertyNodeWithType(Property _aProperty){ in addUnoPropertyNodeWithType()
387 public XUnoPropertyNode addUnoPropertyNodeWithAttributesDescription(Property _aProperty){ in addUnoPropertyNodeWithAttributesDescription()
396 public XUnoPropertyNode addUnoPropertyNode(Object _oUnoObject, Property _aProperty){ in addUnoPropertyNode()
404 …public XUnoPropertyNode addUnoPropertyNode(Object _oUnoObject, Property _aProperty, Object _oUnoRe… in addUnoPropertyNode()
/aoo41x/main/ucb/source/core/
H A Ducbprops.hxx51 com::sun::star::uno::Sequence< com::sun::star::beans::Property >*
57 com::sun::star::beans::Property& rProp );
76 com::sun::star::beans::Property > SAL_CALL
79 virtual com::sun::star::beans::Property SAL_CALL
/aoo41x/main/autodoc/inc/ary/idl/
H A Di_property.hxx45 class Property : public CodeEntity class
90 Property(
96 ~Property();
129 Property::Type() const in Type()
/aoo41x/main/forms/source/richtext/
H A Drichtextmodel.cxx277 … void lcl_removeProperty( Sequence< Property >& _rSeq, const ::rtl::OUString& _rPropertyName ) in lcl_removeProperty()
279 Property* pLoop = _rSeq.getArray(); in lcl_removeProperty()
280 Property* pEnd = _rSeq.getArray() + _rSeq.getLength(); in lcl_removeProperty()
294 void ORichTextModel::describeFixedProperties( Sequence< Property >& _rProps ) const in describeFixedProperties()
301 Sequence< Property > aContainedProperties; in describeFixedProperties()
305 Sequence< Property > aFontProperties; in describeFixedProperties()
312 void ORichTextModel::describeAggregateProperties( Sequence< Property >& _rAggregateProps ) const in describeAggregateProperties()
/aoo41x/main/cppuhelper/inc/cppuhelper/
H A Dpropshlp.hxx83 …virtual ::com::sun::star::uno::Sequence< ::com::sun::star::beans::Property > SAL_CALL getPropertie…
89 virtual ::com::sun::star::beans::Property SAL_CALL getPropertyByName(
128 ::com::sun::star::beans::Property *pProps,
140 const ::com::sun::star::uno::Sequence< ::com::sun::star::beans::Property > & aProps,
165 …virtual ::com::sun::star::uno::Sequence< ::com::sun::star::beans::Property > SAL_CALL getPropertie…
171 virtual ::com::sun::star::beans::Property SAL_CALL getPropertyByName(
202 ::com::sun::star::uno::Sequence< ::com::sun::star::beans::Property > aInfos;
/aoo41x/main/scp2/source/winexplorerext/
H A Dregistryitem_winexplorerext.scp178 // Begin registry entries for the Property handler
186 Value = "%PRODUCTNAME Property Handler";
187 Val64 = "%PRODUCTNAME Property Handler";
218 Value = "%PRODUCTNAME Property Handler";
219 Val64 = "%PRODUCTNAME Property Handler";
222 // End registry entries for the Property handler
/aoo41x/main/sfx2/source/doc/
H A Dobjuno.cxx184 uno::Sequence< beans::Property > lProps = xSetInfo->getProperties(); in Copy()
185 const beans::Property* pProps = lProps.getConstArray(); in Copy()
255 ::com::sun::star::uno::Sequence< ::com::sun::star::beans::Property > SAL_CALL MixedPropertySetInfo:… in getProperties()
258 ::comphelper::SequenceAsVector< ::com::sun::star::beans::Property > lProps; in getProperties()
266 ::com::sun::star::beans::Property aProp; in getProperties()
286 uno::Sequence<beans::Property> udProps = in getProperties()
302 ::com::sun::star::beans::Property SAL_CALL MixedPropertySetInfo::getPropertyByName( in getPropertyByName()
307 ::com::sun::star::beans::Property aProp; in getPropertyByName()
620 …::com::sun::star::uno::Sequence< ::com::sun::star::beans::Property > aProps = xInfo->getProperties… in getPropertyValues()
622 const ::com::sun::star::beans::Property* pProps = aProps.getConstArray(); in getPropertyValues()
[all …]
/aoo41x/main/ucb/source/ucp/file/
H A Dfilprp.hxx44 …mpl( shell* pMyShell,const com::sun::star::uno::Sequence< com::sun::star::beans::Property >& seq );
69 virtual com::sun::star::uno::Sequence< com::sun::star::beans::Property > SAL_CALL
74 virtual com::sun::star::beans::Property SAL_CALL
88 com::sun::star::uno::Sequence< com::sun::star::beans::Property > m_seq;
H A Dfilprp.cxx56 m_seq[ m_count++ ] = beans::Property( it1->getPropertyName(), in XPropertySetInfo_impl()
65 XPropertySetInfo_impl::XPropertySetInfo_impl( shell* pMyShell,const Sequence< beans::Property >& se… in XPropertySetInfo_impl()
116 beans::Property SAL_CALL
130 Sequence< beans::Property > SAL_CALL
/aoo41x/main/forms/source/xforms/
H A Dunohelper.cxx48 using com::sun::star::beans::Property;
73 Sequence<Property> aProperties = in copy()
76 const Property* pProperties = aProperties.getConstArray(); in copy()
88 Property aProperty = xFromInfo->getPropertyByName( rName ); in copy()
/aoo41x/main/extensions/qa/integration/extensions/
H A DMethodHandler.java159 public com.sun.star.beans.Property[] getSupportedProperties() in getSupportedProperties()
161 Property[] properties = new Property[] { }; in getSupportedProperties()
164 properties = new Property[ m_methods.length ]; in getSupportedProperties()
167 … properties[i] = new Property( m_methods[i].getName(), 0, new Type( String.class ), (short)0 ); in getSupportedProperties()
/aoo41x/main/chart2/source/model/template/
H A DAreaChartTypeTemplate.cxx41 using ::com::sun::star::beans::Property;
59 ::std::vector< Property > & rOutProperties ) in lcl_AddPropertiesToVector()
62 Property( C2U( "Dimension" ), in lcl_AddPropertiesToVector()
97 uno::Sequence< Property > lcl_GetPropertySequence() in lcl_GetPropertySequence()
99 ::std::vector< ::com::sun::star::beans::Property > aProperties; in lcl_GetPropertySequence()
/aoo41x/main/forms/source/component/
H A DColumns.cxx320 void OGridColumn::clearAggregateProperties( Sequence< Property >& _rProps, sal_Bool bAllowDropDown ) in clearAggregateProperties()
364 Sequence< Property > aNewProps( _rProps.getLength() ); in clearAggregateProperties()
365 Property* pNewProps = aNewProps.getArray(); in clearAggregateProperties()
367 const Property* pProps = _rProps.getConstArray(); in clearAggregateProperties()
368 const Property* pPropsEnd = pProps + _rProps.getLength(); in clearAggregateProperties()
380 void OGridColumn::setOwnProperties(Sequence<Property>& aDescriptor) in setOwnProperties()
383 Property* pProperties = aDescriptor.getArray(); in setOwnProperties()
/aoo41x/main/framework/source/fwi/classes/
H A Dpropertysethelper.cxx81 void SAL_CALL PropertySetHelper::impl_addPropertyInfo(const css::beans::Property& aProperty) in impl_addPropertyInfo()
226 css::beans::Property aPropInfo = pIt->second; in setPropertyValue()
287 css::beans::Property aPropInfo = pIt->second; in getPropertyValue()
389 css::uno::Sequence< css::beans::Property > SAL_CALL PropertySetHelper::getProperties() in getProperties()
398 css::uno::Sequence< css::beans::Property > lProps(c); in getProperties()
413 css::beans::Property SAL_CALL PropertySetHelper::getPropertyByName(const ::rtl::OUString& sName) in getPropertyByName()
/aoo41x/main/comphelper/inc/comphelper/
H A Dproparrhlp.hxx108 ::com::sun::star::uno::Sequence< ::com::sun::star::beans::Property >& /* [out] */ _rProps,
109 ::com::sun::star::uno::Sequence< ::com::sun::star::beans::Property >& /* [out] */ _rAggregateProps
165 ::com::sun::star::uno::Sequence< ::com::sun::star::beans::Property > aProps; in createArrayHelper()
166 ::com::sun::star::uno::Sequence< ::com::sun::star::beans::Property > aAggregateProps; in createArrayHelper()
/aoo41x/main/framework/qa/complex/path_settings/
H A DPathSettingsTest.java25 import com.sun.star.beans.Property;
60 private static Property[] xPropertyInfoOfPathSettings = null;
102 ArrayList<Property> aListOfWorkingProperty;
137 aListOfWorkingProperty = new ArrayList<Property>(); in before()
427 … final Property property = aListOfWorkingProperty.get(i); // xPropertyInfoOfPathSettings[i]; in checkXFastPropertySet()
463 private boolean checkStringListProperty(Property property) in checkStringListProperty()
586 private boolean checkStringProperty(Property property) in checkStringProperty()
/aoo41x/main/autodoc/source/ary/idl/
H A Dia_ce.cxx274 Property &
278 Property::Stereotypes i_stereotypes ) in Store_Property()
282 Property & ret = *new Property( i_sName, in Store_Property()
427 const Property &
430 return ary_cast<Property>(Storage()[i_nId]); in Find_Property()
/aoo41x/main/odk/examples/DevelopersGuide/UCB/
H A DChildrenRetriever.java29 import com.sun.star.beans.Property;
109 Property[] props = new Property[ size ]; in getChildren()
113 Property prop = new Property(); in getChildren()
/aoo41x/main/chart2/source/controller/chartapiwrapper/
H A DWrappedSplineProperties.cxx38 using ::com::sun::star::beans::Property;
196 void WrappedSplineProperties::addProperties( ::std::vector< Property > & rOutProperties ) in addProperties()
199 Property( C2U( "SplineType" ), in addProperties()
206 Property( C2U( "SplineOrder" ), in addProperties()
213 Property( C2U( "SplineResolution" ), in addProperties()
/aoo41x/main/javaunohelper/com/sun/star/lib/uno/helper/
H A DPropertySetMixin.java26 import com.sun.star.beans.Property;
216 Property p = ((PropertyData) properties.get(propertyName)).property; in prepareSet()
695 new Property( in initProperties()
1036 public PropertyData(Property property, boolean present) { in PropertyData()
1041 public final Property property;
1051 public Property[] getProperties() { in getProperties()
1059 return (Property[]) al.toArray(new Property[al.size()]); in getProperties()
1062 public Property getPropertyByName(String name) in getPropertyByName()

Completed in 143 milliseconds

12345678910>>...33