Home
last modified time | relevance | path

Searched refs:Property (Results 226 – 250 of 818) sorted by relevance

12345678910>>...33

/aoo41x/main/chart2/source/controller/chartapiwrapper/
H A DWrappedDataCaptionProperties.cxx39 using ::com::sun::star::beans::Property;
118 void WrappedDataCaptionProperties::addProperties( ::std::vector< Property > & rOutProperties ) in addProperties()
121 Property( C2U( "DataCaption" ), in addProperties()
H A DWrappedStockProperties.cxx40 using ::com::sun::star::beans::Property;
290 void WrappedStockProperties::addProperties( ::std::vector< Property > & rOutProperties ) in addProperties()
293 Property( C2U( "Volume" ), in addProperties()
300 Property( C2U( "UpDown" ), in addProperties()
/aoo41x/main/autodoc/source/ary/idl/
H A Dia_ce.hxx121 virtual Property & Store_Property(
125 Property::Stereotypes
170 virtual const Property &
/aoo41x/main/sfx2/source/sidebar/
H A DTheme.cxx683 cssu::Sequence<css::beans::Property> SAL_CALL Theme::getProperties (void) in getProperties()
686 ::std::vector<beans::Property> aProperties; in getProperties()
695 const beans::Property aProperty( in getProperties()
703 return cssu::Sequence<css::beans::Property>( in getProperties()
709 beans::Property SAL_CALL Theme::getPropertyByName (const ::rtl::OUString& rsPropertyName) in getPropertyByName()
723 return beans::Property( in getPropertyByName()
/aoo41x/main/ucb/source/ucp/hierarchy/
H A Dhierarchycontent.hxx35 struct Property;
144 virtual com::sun::star::uno::Sequence< com::sun::star::beans::Property >
197 ::com::sun::star::beans::Property >& rProperties );
299 ::com::sun::star::beans::Property >& rProperties,
/aoo41x/main/ucb/source/ucp/ext/
H A Ducpext_content.hxx71 … const ::com::sun::star::uno::Sequence< ::com::sun::star::beans::Property >& rProperties,
77 … const ::com::sun::star::uno::Sequence< ::com::sun::star::beans::Property >& rProperties,
125 …virtual ::com::sun::star::uno::Sequence< ::com::sun::star::beans::Property > getProperties( const …
/aoo41x/main/forms/qa/complex/forms/
H A DCheckOGroupBoxModel.java25 import com.sun.star.beans.Property;
137 Property[] properties = m_xPropSet.getPropertySetInfo().getProperties(); in getBoundPropsToTest()
145 Property property = properties[i]; in getBoundPropsToTest()
/aoo41x/main/chart2/source/model/main/
H A DFormattedString.cxx37 using ::com::sun::star::beans::Property;
74 Sequence< Property > lcl_GetPropertySequence() in lcl_GetPropertySequence()
76 ::std::vector< ::com::sun::star::beans::Property > aProperties; in lcl_GetPropertySequence()
H A DPageBackground.cxx43 using ::com::sun::star::beans::Property;
85 uno::Sequence< Property > lcl_GetPropertySequence() in lcl_GetPropertySequence()
87 ::std::vector< ::com::sun::star::beans::Property > aProperties; in lcl_GetPropertySequence()
H A DStockBar.cxx45 using ::com::sun::star::beans::Property;
65 uno::Sequence< Property > lcl_GetPropertySequence() in lcl_GetPropertySequence()
67 ::std::vector< ::com::sun::star::beans::Property > aProperties; in lcl_GetPropertySequence()
H A DWall.cxx49 using ::com::sun::star::beans::Property;
90 uno::Sequence< Property > lcl_GetPropertySequence() in lcl_GetPropertySequence()
92 ::std::vector< ::com::sun::star::beans::Property > aProperties; in lcl_GetPropertySequence()
H A DDataPoint.cxx44 using ::com::sun::star::beans::Property;
62 Sequence< Property > lcl_GetPropertySequence() in lcl_GetPropertySequence()
64 ::std::vector< ::com::sun::star::beans::Property > aProperties; in lcl_GetPropertySequence()
/aoo41x/main/udkapi/com/sun/star/beans/
H A DXIntrospectionAccess.idl31 #include <com/sun/star/beans/Property.idl>
129 is provided as <type>Property</type> struct.
132 A <type>Property</type> struct providing
149 com::sun::star::beans::Property getProperty( [in] string aName,
186 sequence<com::sun::star::beans::Property> getProperties(
/aoo41x/main/extensions/source/propctrlr/
H A Dformcomponenthandler.cxx502 Property aProperty( impl_getPropertyFromId_throw( nPropId ) ); in convertToPropertyValue()
640 Property aProperty( impl_getPropertyFromId_throw( nPropId ) ); in convertToControlValue()
860 return Sequence< Property >(); in doDescribeSupportedProperties()
862 ::std::vector< Property > aProperties; in doDescribeSupportedProperties()
864 Sequence< Property > aAllProperties( m_xComponentPropertyInfo->getProperties() ); in doDescribeSupportedProperties()
871 Property* pProperty = aAllProperties.getArray(); in doDescribeSupportedProperties()
872 Property* pPropertiesEnd = pProperty + aAllProperties.getLength(); in doDescribeSupportedProperties()
929 return Sequence< Property >(); in doDescribeSupportedProperties()
930 return Sequence< Property >( &(*aProperties.begin()), aProperties.size() ); in doDescribeSupportedProperties()
979 Property aProperty( impl_getPropertyFromId_throw( nPropId ) ); in describePropertyLine()
[all …]
/aoo41x/main/ucb/source/ucp/ftp/
H A Dftpcontent.hxx34 struct Property;
146 virtual com::sun::star::uno::Sequence< com::sun::star::beans::Property >
162 com::sun::star::beans::Property>& seqProp,
/aoo41x/main/qadevOOo/tests/java/ifc/beans/
H A D_XMultiPropertyStates.java30 import com.sun.star.beans.Property;
136 Property prop = null; in _setPropertiesToDefault()
208 Property prop = xPropSetInfo.getPropertyByName(names[i]); in _setAllPropertiesToDefault()
H A D_XPropertyState.java30 import com.sun.star.beans.Property;
61 private Property[] properties = null ;
88 Property prop = null; in before()
H A D_XFastPropertySet.java34 import com.sun.star.beans.Property;
163 Property[] properties = xPSI.getProperties(); in getPropsToTest()
167 Property property = properties[i]; in getPropsToTest()
/aoo41x/main/ucb/source/ucp/webdav/
H A Dwebdavcontent.hxx37 struct Property;
93 virtual com::sun::star::uno::Sequence< com::sun::star::beans::Property >
107 ::com::sun::star::beans::Property >& rProperties,
304 ::com::sun::star::beans::Property >& rProperties,
/aoo41x/main/comphelper/source/property/
H A Dopropertybag.cxx232 Property aProperty; in insert()
310 Sequence< Property > aProperties; in getInfoHelper()
412 Sequence< Property > aProperties; in getPropertyValues()
421 TransformPropertyToName< Property >() in getPropertyValues()
/aoo41x/main/dbaccess/source/core/misc/
H A DContainerMediator.cxx253 Sequence< Property > aProperties( xPSI->getProperties() ); in notifyElementCreated()
254 const Property* property = aProperties.getConstArray(); in notifyElementCreated()
255 const Property* propertyEnd = aProperties.getConstArray() + aProperties.getLength(); in notifyElementCreated()
/aoo41x/main/extensions/test/ole/idl/
H A Doletest.idl133 void methodStruct( [in] com::sun::star::beans::Property aProp);
135 com::sun::star::beans::Property retMethodStruct();
137 [attribute] com::sun::star::beans::Property AttrStruct;
139 com::sun::star::beans::Property methodStruct2( [in] com::sun::star::beans::Property aProp);
/aoo41x/main/framework/source/fwi/uielement/
H A Drootitemcontainer.cxx440 const com::sun::star::uno::Sequence< com::sun::star::beans::Property > RootItemContainer::impl_getS… in impl_getStaticPropertyDescriptor()
449 static const com::sun::star::beans::Property pProperties[] = in impl_getStaticPropertyDescriptor()
451 com::sun::star::beans::Property( PROPNAME_UINAME, PROPHANDLE_UINAME , in impl_getStaticPropertyDescriptor()
456 …static const com::sun::star::uno::Sequence< com::sun::star::beans::Property > lPropertyDescriptor(… in impl_getStaticPropertyDescriptor()
/aoo41x/main/forms/source/xforms/
H A Dpropertysetbase.hxx194 … typedef ::std::vector< ::com::sun::star::beans::Property > PropertyArray;
218 const com::sun::star::beans::Property& rProperty,
361 #define PROPERTY_FLAGS( NAME, TYPE, FLAG ) com::sun::star::beans::Property( \
/aoo41x/main/ucb/source/ucp/file/
H A Dshell.hxx257 const com::sun::star::uno::Sequence< com::sun::star::beans::Property >& sProperty,
295 const com::sun::star::uno::Sequence< com::sun::star::beans::Property >& properties )
488 const com::sun::star::uno::Sequence< com::sun::star::beans::Property >& properties,
522 const com::sun::star::uno::Sequence< com::sun::star::beans::Property >& seq );

Completed in 155 milliseconds

12345678910>>...33