Home
last modified time | relevance | path

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

/trunk/main/sd/source/ui/view/
H A Dviewshel.cxx1257 SfxUInt16Item* pUIntItem = (SfxUInt16Item*)&pReqArgs->Get(SID_UNDO); in ImpSidUndo() local
1258 nNumber = pUIntItem->GetValue(); in ImpSidUndo()
1306 SfxUInt16Item* pUIntItem = (SfxUInt16Item*)&pReqArgs->Get(SID_REDO); in ImpSidRedo() local
1307 nNumber = pUIntItem->GetValue(); in ImpSidRedo()

Completed in 14 milliseconds