Home
last modified time | relevance | path

Searched refs:rOuterName (Results 1 – 16 of 16) sorted by relevance

/trunk/main/chart2/source/tools/
H A DWrappedDirectStateProperty.cxx40 const OUString& rOuterName, const OUString& rInnerName ) : in WrappedDirectStateProperty() argument
41 WrappedProperty( rOuterName, rInnerName ) in WrappedDirectStateProperty()
H A DWrappedDefaultProperty.cxx40 const OUString& rOuterName, const OUString& rInnerName, in WrappedDefaultProperty() argument
42 WrappedProperty( rOuterName, rInnerName ), in WrappedDefaultProperty()
H A DWrappedProperty.cxx42 WrappedProperty::WrappedProperty( const OUString& rOuterName, const OUString& rInnerName) in WrappedProperty() argument
43 : m_aOuterName( rOuterName ) in WrappedProperty()
H A DWrappedIgnoreProperty.cxx49 WrappedIgnoreProperty::WrappedIgnoreProperty( const OUString& rOuterName, const Any& rDefaultValue ) in WrappedIgnoreProperty() argument
50 : WrappedProperty( rOuterName, OUString() ) in WrappedIgnoreProperty()
H A DWrappedPropertySet.cxx338 const WrappedProperty* WrappedPropertySet::getWrappedProperty( const ::rtl::OUString& rOuterName ) in getWrappedProperty() argument
340 sal_Int32 nHandle = getInfoHelper().getHandleByName( rOuterName ); in getWrappedProperty()
/trunk/main/chart2/source/controller/chartapiwrapper/
H A DWrappedSeriesAreaOrLineProperty.cxx42 const rtl::OUString& rOuterName in WrappedSeriesAreaOrLineProperty() argument
46 : WrappedProperty( rOuterName, C2U( "" ) ) in WrappedSeriesAreaOrLineProperty()
H A DWrappedStockProperties.cxx57 explicit WrappedStockProperty( const ::rtl::OUString& rOuterName
76 WrappedStockProperty::WrappedStockProperty( const ::rtl::OUString& rOuterName in WrappedStockProperty() argument
79 : WrappedProperty(rOuterName,rtl::OUString()) in WrappedStockProperty()
H A DWrappedGapwidthProperty.cxx52 const ::rtl::OUString& rOuterName in WrappedBarPositionProperty_Base()
56 : WrappedDefaultProperty( rOuterName, rtl::OUString(), uno::makeAny( nDefaultValue ) ) in WrappedBarPositionProperty_Base()
H A DWrappedSplineProperties.cxx57 …explicit WrappedSplineProperty( const ::rtl::OUString& rOuterName, const ::rtl::OUString& rInnerNa… in WrappedSplineProperty() argument
60 : WrappedProperty(rOuterName,OUString()) in WrappedSplineProperty()
H A DWrappedSeriesAreaOrLineProperty.hxx38 WrappedSeriesAreaOrLineProperty( const ::rtl::OUString& rOuterName
H A DWrappedGapwidthProperty.hxx40 const ::rtl::OUString& rOuterName
/trunk/main/chart2/source/inc/
H A DWrappedDirectStateProperty.hxx37 const ::rtl::OUString& rOuterName, const ::rtl::OUString& rInnerName );
H A DWrappedDefaultProperty.hxx36 const ::rtl::OUString& rOuterName, const ::rtl::OUString& rInnerName,
H A DWrappedIgnoreProperty.hxx39 …WrappedIgnoreProperty( const ::rtl::OUString& rOuterName, const ::com::sun::star::uno::Any& rDefau…
H A DWrappedProperty.hxx43 WrappedProperty( const ::rtl::OUString& rOuterName, const ::rtl::OUString& rInnerName );
H A DWrappedPropertySet.hxx118 const WrappedProperty* getWrappedProperty( const ::rtl::OUString& rOuterName );

Completed in 36 milliseconds