Searched refs:nNewSetId (Results 1 – 2 of 2) sorted by relevance
178 void MoveItem( sal_uInt16 nId, sal_uInt16 nNewPos, sal_uInt16 nNewSetId = 0 );
2942 void SplitWindow::MoveItem( sal_uInt16 nId, sal_uInt16 nNewPos, sal_uInt16 nNewSetId ) in MoveItem() argument2947 DBG_ASSERT( ImplFindSet( mpMainSet, nNewSetId ), "SplitWindow::MoveItem() - Set not exists" ); in MoveItem()2951 ImplSplitSet* pNewSet = ImplFindSet( mpMainSet, nNewSetId ); in MoveItem()
Completed in 32 milliseconds