Searched refs:pCategories (Results 1 – 2 of 2) sorted by relevance
627 uno::Sequence< rtl::OUString >* pCategories = 0; in createTextShapes() local629 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()
1902 …::std::auto_ptr<ScResourcePublisher> pCategories( new ScResourcePublisher( ScResId( RID_FUNCTION_C… in GetCategoryName()
Completed in 48 milliseconds