Searched refs:aGrfUpdateSlots (Results 1 – 2 of 2) sorted by relevance
58 SvUShortsSort aGrfUpdateSlots; member in SwBaseShell68 inline sal_Bool AddGrfUpdateSlot( sal_uInt16 nSlot ){ return aGrfUpdateSlots.Insert( nSlot ); } in AddGrfUpdateSlot()
1297 aGrfUpdateSlots.Count() ) in IMPL_LINK()1302 for( sal_uInt16 n = 0; n < aGrfUpdateSlots.Count(); ++n ) in IMPL_LINK()1306 switch( nSlot = aGrfUpdateSlots[ n ] ) in IMPL_LINK()1378 aGrfUpdateSlots.RemoveAt( 0, aGrfUpdateSlots.Count() ); in IMPL_LINK()
Completed in 25 milliseconds