Searched refs:GridProperties (Results 1 – 7 of 7) sorted by relevance
145 GridProperties::GridProperties( Reference< uno::XComponentContext > const & /* xContext */ ) : in GridProperties() function in chart::GridProperties151 GridProperties::GridProperties() : in GridProperties() function in chart::GridProperties156 GridProperties::GridProperties( const GridProperties & rOther ) : in GridProperties() function in chart::GridProperties164 GridProperties::~GridProperties() in ~GridProperties()168 uno::Any GridProperties::GetDefaultValue( sal_Int32 nHandle ) const in GetDefaultValue()178 ::cppu::IPropertyArrayHelper & SAL_CALL GridProperties::getInfoHelper() in getInfoHelper()191 uno::Reference< util::XCloneable > SAL_CALL GridProperties::createClone() in createClone()241 void GridProperties::firePropertyChangeEvent() in firePropertyChangeEvent()246 void GridProperties::fireModifyEvent() in fireModifyEvent()253 Sequence< OUString > GridProperties::getSupportedServiceNames_Static() in getSupportedServiceNames_Static()[all …]
53 class GridProperties : class59 GridProperties( ::com::sun::star::uno::Reference<61 explicit GridProperties();62 virtual ~GridProperties();65 APPHELPER_SERVICE_FACTORY_HELPER( GridProperties )76 explicit GridProperties( const GridProperties & rOther );
82 ::chart::GridProperties::create83 , ::chart::GridProperties::getImplementationName_Static84 , ::chart::GridProperties::getSupportedServiceNames_Static
317 m_xGrid( new GridProperties() ), in Axis()415 m_aSubGridProperties[ i ] = new GridProperties(); in AllocateSubGrids()
42 $(SLO)$/GridProperties.obj \
54 <type>GridProperties</type>59 <type>GridProperties</type>63 <member>GridProperties::Show</member> must be <FALSE/>.</p>
43 service GridProperties
Completed in 296 milliseconds