Home
last modified time | relevance | path

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

/trunk/main/offapi/com/sun/star/chart2/
H A DXAxis.idl70 sequence< com::sun::star::beans::XPropertySet > getSubTickProperties();
/trunk/main/chart2/source/model/main/
H A DAxis.hxx115 ::com::sun::star::beans::XPropertySet > > SAL_CALL getSubTickProperties()
H A DAxis.cxx488 Sequence< Reference< beans::XPropertySet > > SAL_CALL Axis::getSubTickProperties() in getSubTickProperties() function in chart::Axis