Home
last modified time | relevance | path

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

/trunk/main/oovbaapi/ooo/vba/excel/
H A DXChart.idl65 boolean getHasLegend() raises(com::sun::star::script::BasicErrorException);
/trunk/main/sc/source/ui/vba/
H A Dvbachart.hxx98 virtual ::sal_Bool SAL_CALL getHasLegend( );
H A Dvbachart.cxx847 ScVbaChart::getHasLegend( ) in getHasLegend() function in ScVbaChart