Searched refs:lcl_ColorPropertySetInfo (Results 1 – 1 of 1) sorted by relevance
43 class lcl_ColorPropertySetInfo : public ::cppu::WeakImplHelper1< class47 lcl_ColorPropertySetInfo( bool bFillColor );61 lcl_ColorPropertySetInfo::lcl_ColorPropertySetInfo( bool bFillColor ) : in lcl_ColorPropertySetInfo() function in __anon2d58e52c0111::lcl_ColorPropertySetInfo69 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 7 milliseconds