Searched refs:xDiagramPropertySet (Results 1 – 2 of 2) sorted by relevance
102 uno::Reference< beans::XPropertySet > xDiagramPropertySet( pChart->xDiagramPropertySet() ); in AxisIndexWrapper() local103 …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()
72 …css::uno::Reference< css::beans::XPropertySet > xDiagramPropertySet() { return mxDiagramPropertySe… in xDiagramPropertySet() function in ScVbaChart
Completed in 15 milliseconds