Home
last modified time | relevance | path

Searched refs:Property (Results 76 – 100 of 818) sorted by relevance

12345678910>>...33

/aoo41x/main/framework/source/helper/
H A Duiconfigelementwrapperbase.cxx469 const com::sun::star::uno::Sequence< com::sun::star::beans::Property > UIConfigElementWrapperBase::… in impl_getStaticPropertyDescriptor()
478 static const com::sun::star::beans::Property pProperties[] = in impl_getStaticPropertyDescriptor()
480 …com::sun::star::beans::Property( UIELEMENT_PROPNAME_CONFIGLISTENER, UIELEMENT_PROPHANDLE_CONFIGLIS… in impl_getStaticPropertyDescriptor()
481 …com::sun::star::beans::Property( UIELEMENT_PROPNAME_CONFIGSOURCE , UIELEMENT_PROPHANDLE_CONFIGSOU… in impl_getStaticPropertyDescriptor()
482 …com::sun::star::beans::Property( UIELEMENT_PROPNAME_FRAME , UIELEMENT_PROPHANDLE_FRAME … in impl_getStaticPropertyDescriptor()
483 …com::sun::star::beans::Property( UIELEMENT_PROPNAME_NOCLOSE , UIELEMENT_PROPHANDLE_NOCLOSE … in impl_getStaticPropertyDescriptor()
484 …com::sun::star::beans::Property( UIELEMENT_PROPNAME_PERSISTENT , UIELEMENT_PROPHANDLE_PERSISTEN… in impl_getStaticPropertyDescriptor()
485 …com::sun::star::beans::Property( UIELEMENT_PROPNAME_RESOURCEURL , UIELEMENT_PROPHANDLE_RESOURCEU… in impl_getStaticPropertyDescriptor()
486 …com::sun::star::beans::Property( UIELEMENT_PROPNAME_TYPE , UIELEMENT_PROPHANDLE_TYPE … in impl_getStaticPropertyDescriptor()
487 …com::sun::star::beans::Property( UIELEMENT_PROPNAME_XMENUBAR , UIELEMENT_PROPHANDLE_XMENUBAR … in impl_getStaticPropertyDescriptor()
[all …]
/aoo41x/main/framework/source/fwe/classes/
H A Dactiontriggerpropertyset.cxx348 const Sequence< Property > ActionTriggerPropertySet::impl_getStaticPropertyDescriptor() in impl_getStaticPropertyDescriptor()
350 static const Property pActionTriggerPropertys[] = in impl_getStaticPropertyDescriptor()
352Property( ::rtl::OUString( RTL_CONSTASCII_USTRINGPARAM( "CommandURL" )), HANDLE_COMMANDURL , ::get… in impl_getStaticPropertyDescriptor()
353Property( ::rtl::OUString( RTL_CONSTASCII_USTRINGPARAM( "HelpURL" )), HANDLE_HELPURL , ::getCppu… in impl_getStaticPropertyDescriptor()
354Property( ::rtl::OUString( RTL_CONSTASCII_USTRINGPARAM( "Image" )), HANDLE_IMAGE , ::getCp… in impl_getStaticPropertyDescriptor()
355Property( ::rtl::OUString( RTL_CONSTASCII_USTRINGPARAM( "SubContainer" )), HANDLE_SUBCONTAINER , :… in impl_getStaticPropertyDescriptor()
356Property( ::rtl::OUString( RTL_CONSTASCII_USTRINGPARAM( "Text" )), HANDLE_TEXT , ::getCpp… in impl_getStaticPropertyDescriptor()
360 …static const Sequence< Property > seqActionTriggerPropertyDescriptor( pActionTriggerPropertys, PRO… in impl_getStaticPropertyDescriptor()
/aoo41x/main/ucb/source/ucp/hierarchy/
H A Dhierarchycontent.cxx386 uno::Sequence< beans::Property > Properties; in execute()
971 const uno::Sequence< beans::Property >& rProperties, in getPropertyValues()
990 const beans::Property& rProp = pProps[ n ]; in getPropertyValues()
1104 beans::Property( in getPropertyValues()
1815 uno::Sequence< beans::Property > aSourceProps in transfer()
1833 const beans::Property& rProp = pProps[ n ]; in transfer()
1972 uno::Sequence< beans::Property > aFolderProps( 1 ); in getCreatableContentsInfo()
1973 aFolderProps.getArray()[ 0 ] = beans::Property( in getCreatableContentsInfo()
1986 uno::Sequence< beans::Property > aLinkProps( 2 ); in getCreatableContentsInfo()
1987 aLinkProps.getArray()[ 0 ] = beans::Property( in getCreatableContentsInfo()
[all …]
/aoo41x/main/ucb/source/cacher/
H A Dcachedcontentresultset.cxx390 Sequence< com::sun::star::beans::Property >*
409 , com::sun::star::beans::Property& rProp ) const;
433 virtual com::sun::star::beans::Property SAL_CALL
462 m_pProperties = new Sequence<Property> ( aProps ); in CCRS_PropertySetInfo()
467 m_pProperties = new Sequence<Property>; in CCRS_PropertySetInfo()
479 Sequence< Property >* pOrigProps = new Sequence<Property> ( *m_pProperties ); in CCRS_PropertySetInfo()
546 Sequence< Property > SAL_CALL CCRS_PropertySetInfo
553 Property SAL_CALL CCRS_PropertySetInfo
560 Property aProp; in getPropertyByName()
584 const Property& rMyProp = (*m_pProperties)[nN]; in impl_getPos()
[all …]
/aoo41x/main/chart2/source/controller/chartapiwrapper/
H A DChartDocumentWrapper.cxx81 using ::com::sun::star::beans::Property;
162 ::std::vector< Property > & rOutProperties ) in lcl_AddPropertiesToVector()
165 Property( C2U( "HasMainTitle" ), in lcl_AddPropertiesToVector()
171 Property( C2U( "HasSubTitle" ), in lcl_AddPropertiesToVector()
177 Property( C2U( "HasLegend" ), in lcl_AddPropertiesToVector()
199 Property( C2U( "AddIn" ), in lcl_AddPropertiesToVector()
205 Property( C2U( "BaseDiagram" ), in lcl_AddPropertiesToVector()
211 Property( C2U( "AdditionalShapes" ), in lcl_AddPropertiesToVector()
218 Property( C2U( "RefreshAddInAllowed" ), in lcl_AddPropertiesToVector()
226 Property( C2U( "NullDate" ), in lcl_AddPropertiesToVector()
[all …]
H A DWrappedStatisticProperties.cxx48 using ::com::sun::star::beans::Property;
1034 Property( C2U( "ConstantErrorLow" ), in addProperties()
1040 Property( C2U( "ConstantErrorHigh" ), in addProperties()
1046 Property( C2U( "MeanValue" ), in addProperties()
1052 Property( C2U( "ErrorCategory" ), in addProperties()
1058 Property( C2U( "ErrorBarStyle" ), in addProperties()
1064 Property( C2U( "PercentageError" ), in addProperties()
1070 Property( C2U( "ErrorMargin" ), in addProperties()
1076 Property( C2U( "ErrorIndicator" ), in addProperties()
1094 Property( C2U( "RegressionCurves" ), in addProperties()
[all …]
/aoo41x/main/stoc/source/inspect/
H A Dintrospection.cxx213 Sequence<Property> maAllPropertySeq;
254 Property*& rpAllPropArray,
689 Property*& rpAllPropArray, in checkPropertyArraysSize()
750 Sequence<Property> maLastPropertySeq;
1231 Property aRet; in getProperty()
2226 Property* pAllPropArray; in implInspect()
2265 const Property* pProps = aPropSeq.getConstArray(); in implInspect()
2277 Property& rProp = pAllPropArray[ rPropCount ]; in implInspect()
2393 Property& rProp = pAllPropArray[ rPropCount ]; in implInspect()
2570 Property& rProp = pAllPropArray[ rPropCount ]; in implInspect()
[all …]
/aoo41x/main/chart2/source/model/template/
H A DScatterChartType.cxx41 using ::com::sun::star::beans::Property;
58 ::std::vector< Property > & rOutProperties ) in lcl_AddPropertiesToVector()
61 Property( C2U( "CurveStyle" ), in lcl_AddPropertiesToVector()
68 Property( C2U( "CurveResolution" ), in lcl_AddPropertiesToVector()
74 Property( C2U( "SplineOrder" ), in lcl_AddPropertiesToVector()
114 Sequence< Property > lcl_GetPropertySequence() in lcl_GetPropertySequence()
116 ::std::vector< ::com::sun::star::beans::Property > aProperties; in lcl_GetPropertySequence()
H A DColumnChartType.cxx35 using ::com::sun::star::beans::Property;
49 ::std::vector< Property > & rOutProperties ) in lcl_AddPropertiesToVector()
52 Property( C2U( "OverlapSequence" ), in lcl_AddPropertiesToVector()
59 Property( C2U( "GapwidthSequence" ), in lcl_AddPropertiesToVector()
100 Sequence< Property > lcl_GetPropertySequence() in lcl_GetPropertySequence()
102 ::std::vector< ::com::sun::star::beans::Property > aProperties; in lcl_GetPropertySequence()
H A DPieChartType.cxx41 using ::com::sun::star::beans::Property;
57 ::std::vector< Property > & rOutProperties ) in lcl_AddPropertiesToVector()
60 Property( C2U( "UseRings" ), in lcl_AddPropertiesToVector()
66 Property( C2U("3DRelativeHeight"), in lcl_AddPropertiesToVector()
101 Sequence< Property > lcl_GetPropertySequence() in lcl_GetPropertySequence()
103 ::std::vector< ::com::sun::star::beans::Property > aProperties; in lcl_GetPropertySequence()
H A DLineChartTypeTemplate.cxx45 using ::com::sun::star::beans::Property;
65 ::std::vector< Property > & rOutProperties ) in lcl_AddPropertiesToVector()
68 Property( C2U( "CurveStyle" ), in lcl_AddPropertiesToVector()
74 Property( C2U( "CurveResolution" ), in lcl_AddPropertiesToVector()
80 Property( C2U( "SplineOrder" ), in lcl_AddPropertiesToVector()
120 Sequence< Property > lcl_GetPropertySequence() in lcl_GetPropertySequence()
122 ::std::vector< ::com::sun::star::beans::Property > aProperties; in lcl_GetPropertySequence()
H A DScatterChartTypeTemplate.cxx47 using ::com::sun::star::beans::Property;
67 ::std::vector< Property > & rOutProperties ) in lcl_AddPropertiesToVector()
70 Property( C2U( "CurveStyle" ), in lcl_AddPropertiesToVector()
76 Property( C2U( "CurveResolution" ), in lcl_AddPropertiesToVector()
82 Property( C2U( "SplineOrder" ), in lcl_AddPropertiesToVector()
122 Sequence< Property > lcl_GetPropertySequence() in lcl_GetPropertySequence()
124 ::std::vector< ::com::sun::star::beans::Property > aProperties; in lcl_GetPropertySequence()
H A DStockChartTypeTemplate.cxx54 using ::com::sun::star::beans::Property;
74 ::std::vector< Property > & rOutProperties ) in lcl_AddPropertiesToVector()
77 Property( C2U( "Volume" ), in lcl_AddPropertiesToVector()
83 Property( C2U( "Open" ), in lcl_AddPropertiesToVector()
89 Property( C2U( "LowHigh" ), in lcl_AddPropertiesToVector()
95 Property( C2U( "Japanese" ), in lcl_AddPropertiesToVector()
133 Sequence< Property > lcl_GetPropertySequence() in lcl_GetPropertySequence()
135 ::std::vector< ::com::sun::star::beans::Property > aProperties; in lcl_GetPropertySequence()
/aoo41x/main/ucb/source/ucp/file/
H A Dbc.cxx371 Sequence< beans::Property > ListOfRequestedProperties; in execute()
421 Sequence< beans::Property > seq(1); in execute()
422 seq[0] = beans::Property( in execute()
531 Sequence< beans::Property > seq(1); in getContentType()
670 Sequence< beans::Property > seq(1); in createNewContent()
813 const Sequence< beans::Property >& PropertySet ) in getPropertyValues()
831 const beans::Property* pProps = PropertySet.getConstArray(); in getPropertyValues()
835 const beans::Property& rProp = pProps[ n ]; in getPropertyValues()
1130 Sequence< beans::Property > seq(1); in transfer()
1131 seq[0] = beans::Property( rtl::OUString::createFromAscii("IsDocument"), in transfer()
[all …]
H A Dprov.cxx390 virtual Sequence< Property > SAL_CALL
395 virtual Property SAL_CALL
407 Sequence< Property > m_seq;
414 m_seq[0] = Property( rtl::OUString::createFromAscii( "HostName" ), in XPropertySetInfoImpl2()
419 m_seq[1] = Property( rtl::OUString::createFromAscii( "HomeDirectory" ), in XPropertySetInfoImpl2()
424 m_seq[2] = Property( rtl::OUString::createFromAscii( "FileSystemNotation" ), in XPropertySetInfoImpl2()
466 Property SAL_CALL
481 Sequence< Property > SAL_CALL
/aoo41x/main/oox/source/helper/
H A Dpropertymap.cxx71 virtual Sequence< Property > SAL_CALL getProperties() throw (RuntimeException);
72 …virtual Property SAL_CALL getPropertyByName( const OUString& aName ) throw (UnknownPropertyExcepti…
119 Sequence< Property > SAL_CALL GenericPropertySet::getProperties() throw (RuntimeException) in getProperties()
121 Sequence< Property > aSeq( static_cast< sal_Int32 >( maPropMap.size() ) ); in getProperties()
122 Property* pProperty = aSeq.getArray(); in getProperties()
133 Property SAL_CALL GenericPropertySet::getPropertyByName( const OUString& rPropertyName ) throw (Unk… in getPropertyByName()
138 Property aProperty; in getPropertyByName()
/aoo41x/main/xmloff/source/chart/
H A DColorPropertySet.cxx51 virtual Sequence< Property > SAL_CALL getProperties() throw (RuntimeException);
52 …virtual Property SAL_CALL getPropertyByName( const OUString& aName ) throw (UnknownPropertyExcepti…
58 Property m_aColorProp;
69 Sequence< Property > SAL_CALL lcl_ColorPropertySetInfo::getProperties() in getProperties()
73 return Sequence< Property >( & m_aColorProp, 1 ); in getProperties()
76 Property SAL_CALL lcl_ColorPropertySetInfo::getPropertyByName( const OUString& aName ) in getPropertyByName()
/aoo41x/main/chart2/source/inc/
H A DPropertyHelper.hxx156 inline bool operator() ( const ::com::sun::star::beans::Property & first, in operator ()()
157 const ::com::sun::star::beans::Property & second ) in operator ()()
164 ::com::sun::star::beans::Property,
165 ::com::sun::star::beans::Property,
168 bool operator() ( const ::com::sun::star::beans::Property & rFirst, in operator ()()
169 const ::com::sun::star::beans::Property & rSecond ) in operator ()()
/aoo41x/main/xmloff/source/forms/
H A Dgridcolumnproptranslator.cxx147 …virtual ::com::sun::star::uno::Sequence< ::com::sun::star::beans::Property > SAL_CALL getPropertie…
148 …virtual ::com::sun::star::beans::Property SAL_CALL getPropertyByName( const ::rtl::OUString& aName…
165 … Sequence< Property > SAL_CALL OMergedPropertySetInfo::getProperties( ) throw (RuntimeException) in getProperties()
168 Sequence< Property > aProperties; in getProperties()
180Property SAL_CALL OMergedPropertySetInfo::getPropertyByName( const ::rtl::OUString& aName ) throw … in getPropertyByName()
183 return Property( getParaAlignProperty(), -1, in getPropertyByName()
187 return Property(); in getPropertyByName()
/aoo41x/main/chart2/source/tools/
H A DNamedLineProperties.cxx33 using ::com::sun::star::beans::Property;
41 ::std::vector< Property > & rOutProperties ) in AddPropertiesToVector()
48 Property( C2U( "LineDash" ), in AddPropertiesToVector()
57 Property( C2U( "LineStartName" ), in AddPropertiesToVector()
65 Property( C2U( "LineEndName" ), in AddPropertiesToVector()
/aoo41x/main/ucbhelper/source/client/
H A Dcontent.cxx660 Sequence< Property > aProps( nCount ); in getPropertyValuesInterface()
661 Property* pProps = aProps.getArray(); in getPropertyValuesInterface()
667 Property& rProp = pProps[ n ]; in getPropertyValuesInterface()
693 Sequence< Property > aProps( nCount ); in getPropertyValuesInterface()
694 Property* pProps = aProps.getArray(); in getPropertyValuesInterface()
700 Property& rProp = pProps[ n ]; in getPropertyValuesInterface()
854 Sequence< Property > aProps( nCount ); in createCursorAny()
855 Property* pProps = aProps.getArray(); in createCursorAny()
859 Property& rProp = pProps[ n ]; in createCursorAny()
888 Property* pProps = aProps.getArray(); in createCursorAny()
[all …]
/aoo41x/main/comphelper/source/property/
H A Dpropertycontainerhelper.cxx108 aNewProp.aProperty = Property( _rName, _nHandle, _rMemberType, (sal_Int16)_nAttributes ); in registerProperty()
138 aNewProp.aProperty = Property( _rName, _nHandle, _rExpectedType, (sal_Int16)_nAttributes ); in registerMayBeVoidProperty()
156 aNewProp.aProperty = Property( _rName, _nHandle, _rType, (sal_Int16)_nAttributes ); in registerPropertyNoMember()
480 const Property& OPropertyContainerHelper::getProperty( const ::rtl::OUString& _rName ) const in getProperty()
510 void OPropertyContainerHelper::describeProperties(Sequence< Property >& _rProps) const in describeProperties()
512 Sequence< Property > aOwnProps(m_aProperties.size()); in describeProperties()
513 Property* pOwnProps = aOwnProps.getArray(); in describeProperties()
531 Sequence< Property > aOutput; in describeProperties()
/aoo41x/main/udkapi/com/sun/star/beans/
H A DPropertyState.idl43 @see Property
53 <type>Property</type> contains <const>PropertyAttribute::MAYBEVOID</const>,
63 <type>Property</type> must contain the
66 <member>PropertyAttribute</member> field in the struct <type>Property</type>
78 <type>Property</type> must contain the
81 If the Attribute field in the struct Property contains
/aoo41x/main/ucb/qa/complex/ucb/
H A DUCB.java36 import com.sun.star.beans.Property;
117 aArg.Properties = new Property[] { new Property()}; in listFiles()
171 Property[] pv = new Property[1]; in getContentProperty()
172 pv[0] = new Property(); in getContentProperty()
/aoo41x/main/xmlhelp/source/cxxhelp/provider/
H A Dcontent.cxx216 uno::Sequence< beans::Property > m_seq;
228 const uno::Sequence< beans::Property >& seq, in ResultSetForRootFactory()
264 uno::Sequence< beans::Property > m_seq;
276 const uno::Sequence< beans::Property >& seq, in ResultSetForQueryFactory()
317 uno::Sequence< beans::Property > Properties; in execute()
336 uno::Sequence< beans::Property > props(getProperties(Environment)); in execute()
450 const uno::Sequence< beans::Property >& rProperties ) in getPropertyValues()
459 const beans::Property& rProp = rProperties[n]; in getPropertyValues()

Completed in 557 milliseconds

12345678910>>...33