Home
last modified time | relevance | path

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

/trunk/main/sd/source/ui/unoidl/
H A Dunolayer.cxx699 const sal_uInt16 nLayerCount = rLayerAdmin.GetLayerCount(); in getElementNames() local
701 uno::Sequence< OUString > aSeq( nLayerCount ); in getElementNames()
706 for( sal_uInt16 nLayer = 0; nLayer < nLayerCount; nLayer++ ) in getElementNames()
/trunk/main/sd/source/core/
H A Ddrawdoc4.cxx1121 sal_uInt16 nLayerCount = rLayerAdmin.GetLayerCount(); in RestoreLayerNames() local
1123 for (sal_uInt16 nLayer = 0; nLayer < nLayerCount; nLayer++) in RestoreLayerNames()

Completed in 26 milliseconds