Home
last modified time | relevance | path

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

/trunk/main/vcl/source/window/
H A Dsplitwin.cxx2869 sal_uInt16 nDbgDummy; in InsertItem() local
2871 …DBG_ASSERT( !ImplFindItem( mpMainSet, nId, nDbgDummy ), "SplitWindow::InsertItem() - Id already ex… in InsertItem()
2945 sal_uInt16 nDbgDummy; in MoveItem() local
2946 DBG_ASSERT( ImplFindItem( mpMainSet, nId, nDbgDummy ), "SplitWindow::MoveItem() - Id not found" ); in MoveItem()
3016 sal_uInt16 nDbgDummy; in RemoveItem() local
3017 …DBG_ASSERT( ImplFindItem( mpMainSet, nId, nDbgDummy ), "SplitWindow::RemoveItem() - Id not found" … in RemoveItem()

Completed in 23 milliseconds