Home
last modified time | relevance | path

Searched refs:rInnerName (Results 1 – 7 of 7) 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
44 , m_aInnerName( rInnerName ) in WrappedProperty()
/trunk/main/chart2/source/controller/chartapiwrapper/
H A DWrappedSplineProperties.cxx57 …xplicit WrappedSplineProperty( const ::rtl::OUString& rOuterName, const ::rtl::OUString& rInnerName in WrappedSplineProperty() argument
64 , m_aOwnInnerName(rInnerName) in WrappedSplineProperty()
/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 DWrappedProperty.hxx43 WrappedProperty( const ::rtl::OUString& rOuterName, const ::rtl::OUString& rInnerName );

Completed in 32 milliseconds