Searched refs:pActionTable (Results 1 – 2 of 2) sorted by relevance
1275 sal_Bool ScAcceptChgDlg::InsertContentChilds(ScChangeActionTable* pActionTable,SvLBoxEntry* pParent) in InsertContentChilds() argument1289 pActionTable->Insert( pScChangeAction->GetActionNumber(), in InsertContentChilds()1295 const ScChangeActionContent* pCChild=(const ScChangeActionContent*)pActionTable->First(); in InsertContentChilds()1300 pCChild=(const ScChangeActionContent*)pActionTable->Next(); in InsertContentChilds()1325 pCChild=(const ScChangeActionContent*)pActionTable->Next(); in InsertContentChilds()1381 sal_Bool ScAcceptChgDlg::InsertChilds(ScChangeActionTable* pActionTable,SvLBoxEntry* pParent) in InsertChilds() argument1386 const ScChangeAction* pChild=(const ScChangeAction*)pActionTable->First(); in InsertChilds()1407 pChild=pActionTable->Next(); in InsertChilds()1412 ScChangeActionTable* pActionTable,SvLBoxEntry* pParent) in InsertDeletedChilds() argument1418 const ScChangeAction* pChild=(const ScChangeAction*)pActionTable->First(); in InsertDeletedChilds()[all …]
222 sal_Bool InsertContentChilds(ScChangeActionTable* pActionTable,SvLBoxEntry* pParent);226 …_Bool InsertDeletedChilds(const ScChangeAction *pChangeAction, ScChangeActionTable* pActionTable,229 sal_Bool InsertChilds(ScChangeActionTable* pActionTable,SvLBoxEntry* pParent);
Completed in 22 milliseconds