Searched refs:tGridType (Results 1 – 3 of 3) sorted by relevance
53 enum tGridType enum in chart::wrapper::GridWrapper63 GridWrapper( tGridType eType, ::boost::shared_ptr< Chart2ModelContact > spChart2ModelContact );66 …static void getDimensionAndSubGridBool( tGridType eType, sal_Int32& rnDimensionIndex, bool& rbSubG…91 tGridType m_eType;
94 tGridType eType, ::boost::shared_ptr< Chart2ModelContact > spChart2ModelContact ) : in GridWrapper()104 void GridWrapper::getDimensionAndSubGridBool( tGridType eType, sal_Int32& rnDimensionIndex, bool& r… in getDimensionAndSubGridBool()
436 GridWrapper::tGridType eGridType( GridWrapper::X_MAJOR_GRID ); in getMajorGrid()459 GridWrapper::tGridType eGridType( GridWrapper::X_MAJOR_GRID ); in getMinorGrid()
Completed in 17 milliseconds