Home
last modified time | relevance | path

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

/aoo41x/main/sw/source/ui/inc/
H A Dbasesh.hxx58 SvUShortsSort aGrfUpdateSlots; member in SwBaseShell
68 inline sal_Bool AddGrfUpdateSlot( sal_uInt16 nSlot ){ return aGrfUpdateSlots.Insert( nSlot ); } in AddGrfUpdateSlot()
/aoo41x/main/sw/source/ui/shells/
H A Dbasesh.cxx1297 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 52 milliseconds