Searched refs:nOutlCount (Results 1 – 1 of 1) sorted by relevance
2760 const sal_uInt16 nOutlCount( static_cast<sal_uInt16>(getOutlineNodesCount()) ); in getOutlineNodes() local2761 for ( sal_uInt16 i = 0; i < nOutlCount; ++i ) in getOutlineNodes()