Home
last modified time | relevance | path

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

/aoo4110/main/sd/source/ui/slidesorter/controller/
H A DSlsSlotManager.cxx120 maCommandQueue() in SlotManager()
1168 maCommandQueue.push(pCommand.get()); in ExecuteCommandAsynchronously()
1175 if ( ! maCommandQueue.empty()) in IMPL_LINK()
1177 Command* pCommand = maCommandQueue.front(); in IMPL_LINK()
1178 maCommandQueue.pop(); in IMPL_LINK()
/aoo4110/main/sd/source/ui/slidesorter/inc/controller/
H A DSlsSlotManager.hxx91 CommandQueue maCommandQueue; member in sd::slidesorter::controller::SlotManager

Completed in 17 milliseconds