Home
last modified time | relevance | path

Searched refs:UseCategoriesAsX (Results 1 – 5 of 5) sorted by relevance

/trunk/main/offapi/com/sun/star/chart2/
H A DStandardDiagramCreationParameters.idl52 [optional, property] boolean UseCategoriesAsX;
/trunk/main/chart2/source/model/template/
H A DDataInterpreter.hxx72 static bool UseCategoriesAsX(
H A DXYDataInterpreter.cxx75 bool bUseCategoriesAsX = UseCategoriesAsX( aArguments ); in interpretDataSource()
H A DBubbleDataInterpreter.cxx76 bool bUseCategoriesAsX = UseCategoriesAsX( aArguments ); in interpretDataSource()
H A DDataInterpreter.cxx389 bool DataInterpreter::UseCategoriesAsX( const Sequence< beans::PropertyValue > & rArguments ) in UseCategoriesAsX() function in chart::DataInterpreter

Completed in 41 milliseconds