Searched refs:SetOwnership (Results 1 – 4 of 4) sorted by relevance
79 SetOwnership(sal_True); in Undo()85 SetOwnership(sal_False); in Redo()96 SetOwnership(sal_False); in Undo()102 SetOwnership(sal_True); in Redo()117 SetOwnership(sal_True); in Undo()123 SetOwnership(sal_False); in Redo()138 SetOwnership(sal_False); in Undo()144 SetOwnership(sal_True); in Redo()
180 _pUndoAction->SetOwnership(_bOwner); in addUndoAction()571 pUndoAction->SetOwnership(sal_False); in AddTabWin()994 pUndoAction->SetOwnership(sal_True); in HideTabWin()1058 pUndoAction->SetOwnership(sal_False); in ShowTabWin()
50 void SetOwnership(sal_Bool bTakeIt) { m_bOwnerOfConn = bTakeIt; } in SetOwnership() function in dbaui::OQueryTabConnUndoAction
56 void SetOwnership(sal_Bool bTakeIt) { m_bOwnerOfObjects = bTakeIt; } in SetOwnership() function in dbaui::OQueryTabWinUndoAct
Completed in 33 milliseconds