Searched refs:GetDocLevel (Results 1 – 2 of 2) sorted by relevance
540 sal_uInt16 nLevel = GetDocLevel(); in Select()700 ((SfxOrganizeListBox_Impl *)pSourceBox)->GetDocLevel(); in MoveOrCopyContents()701 const sal_uInt16 nTLevel = GetDocLevel(); in MoveOrCopyContents()848 if ( pSourceBox->GetModel()->GetDepth( pSource ) <= GetDocLevel() && in NotifyMoving()849 GetModel()->GetDepth( pTarget ) <= GetDocLevel() ) in NotifyMoving()906 if ( pSourceBox->GetModel()->GetDepth( pSource ) <= GetDocLevel() && in NotifyCopying()907 GetModel()->GetDepth( pTarget ) <= GetDocLevel() ) in NotifyCopying()1033 const sal_uInt16 SL = ((SfxOrganizeListBox_Impl *)pSource)->GetDocLevel(); in NotifyAcceptDrop()1034 const sal_uInt16 TL = GetDocLevel(); in NotifyAcceptDrop()1118 inline sal_uInt16 SfxOrganizeListBox_Impl::GetDocLevel() const in GetDocLevel() function in SfxOrganizeListBox_Impl[all …]
123 inline sal_uInt16 GetDocLevel() const;