Home
last modified time | relevance | path

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

/aoo42x/main/sc/source/ui/vba/
H A Dvbaaxes.cxx102 uno::Reference< beans::XPropertySet > xDiagramPropertySet( pChart->xDiagramPropertySet() ); in AxisIndexWrapper() local
103 …if ( ( xDiagramPropertySet->getPropertyValue( rtl::OUString( RTL_CONSTASCII_USTRINGPARAM( "HasXAxi… in AxisIndexWrapper()
105 …if ( ( xDiagramPropertySet->getPropertyValue( rtl::OUString( RTL_CONSTASCII_USTRINGPARAM( "HasYAxi… in AxisIndexWrapper()
112 …if ( ( xDiagramPropertySet->getPropertyValue( rtl::OUString( RTL_CONSTASCII_USTRINGPARAM( "HasSeco… in AxisIndexWrapper()
114 …if ( ( xDiagramPropertySet->getPropertyValue( rtl::OUString( RTL_CONSTASCII_USTRINGPARAM( "HasSeco… in AxisIndexWrapper()
H A Dvbachart.hxx72 …css::uno::Reference< css::beans::XPropertySet > xDiagramPropertySet() { return mxDiagramPropertySe… in xDiagramPropertySet() function in ScVbaChart

Completed in 11 milliseconds