Searched refs:nLayerCount (Results 1 – 2 of 2) sorted by relevance
699 const sal_uInt16 nLayerCount = rLayerAdmin.GetLayerCount(); in getElementNames() local701 uno::Sequence< OUString > aSeq( nLayerCount ); in getElementNames()706 for( sal_uInt16 nLayer = 0; nLayer < nLayerCount; nLayer++ ) in getElementNames()
1121 sal_uInt16 nLayerCount = rLayerAdmin.GetLayerCount(); in RestoreLayerNames() local1123 for (sal_uInt16 nLayer = 0; nLayer < nLayerCount; nLayer++) in RestoreLayerNames()
Completed in 27 milliseconds