Home
last modified time | relevance | path

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

/aoo42x/main/xmloff/source/chart/
H A DColorPropertySet.cxx43 class lcl_ColorPropertySetInfo : public ::cppu::WeakImplHelper1< class
47 lcl_ColorPropertySetInfo( bool bFillColor );
61 lcl_ColorPropertySetInfo::lcl_ColorPropertySetInfo( bool bFillColor ) : in lcl_ColorPropertySetInfo() function in __anon379339e40111::lcl_ColorPropertySetInfo
69 Sequence< Property > SAL_CALL lcl_ColorPropertySetInfo::getProperties() in getProperties()
76 Property SAL_CALL lcl_ColorPropertySetInfo::getPropertyByName( const OUString& aName ) in getPropertyByName()
84 sal_Bool SAL_CALL lcl_ColorPropertySetInfo::hasPropertyByName( const OUString& Name ) in hasPropertyByName()
126 m_xInfo.set( new lcl_ColorPropertySetInfo( m_bIsFillColor )); in getPropertySetInfo()

Completed in 8 milliseconds