Searched refs:SLOTARRAY_COUNT (Results 1 – 3 of 3) sorted by relevance
896 for( sal_uInt16 nId = 0; nId < SLOTARRAY_COUNT; nId += 2 ) in UpdateToolboxImages()934 for( sal_uInt16 i = 0; i < SLOTARRAY_COUNT; i += 2 ) in GetArrayId()
257 mpSlotArray = new sal_uInt16[ SLOTARRAY_COUNT ]; in Construct()
72 static const int SLOTARRAY_COUNT = 24; member in sd::DrawViewShell
Completed in 26 milliseconds