Home
last modified time | relevance | path

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

/trunk/main/chart2/source/view/axes/
H A DVCartesianAxis.cxx627 uno::Sequence< rtl::OUString >* pCategories = 0; in createTextShapes() local
629 pCategories = &m_aTextLabels; in createTextShapes()
711 if(pCategories) in createTextShapes()
714 if( nIndex>=0 && nIndex<pCategories->getLength() ) in createTextShapes()
715 aLabel = (*pCategories)[nIndex]; in createTextShapes()
/trunk/main/sc/source/core/data/
H A Dglobal.cxx1902 …::std::auto_ptr<ScResourcePublisher> pCategories( new ScResourcePublisher( ScResId( RID_FUNCTION_C… in GetCategoryName()

Completed in 38 milliseconds