Searched refs:nShapesCount (Results 1 – 2 of 2) sorted by relevance
677 ++nShapesCount; in CollectSharedData()728 sal_Int32 nRef(nCellCount + (2 * nTableCount) + (2 * nShapesCount)); in CollectSharedData()819 sal_Int32 nShapesCount(0); in _ExportMeta() local821 CollectSharedData(nTableCount, nShapesCount, nCellCount); in _ExportMeta()829 uno::makeAny(nShapesCount)); in _ExportMeta()1643 sal_Int32 nShapesCount(0); in _ExportContent() local1645 CollectSharedData(nTableCount, nShapesCount, nCellCount); in _ExportContent()1864 sal_Int32 nShapesCount(0); in _ExportStyles() local1866 CollectSharedData(nTableCount, nShapesCount, nCellCount); in _ExportStyles()2445 sal_Int32 nShapesCount(0); in _ExportAutoStyles() local[all …]
128 …void CollectSharedData(sal_Int32& nTableCount, sal_Int32& nShapesCount, const sal_Int32 nCellCou…
Completed in 49 milliseconds