Lines Matching refs:SwContentTree

124 sal_Bool SwContentTree::bIsInDrag = sal_False;
862 SwContentTree::SwContentTree(Window* pParent, const ResId& rResId) : in SwContentTree() function in SwContentTree
907 SetDoubleClickHdl(LINK(this, SwContentTree, ContentDoubleClickHdl)); in SwContentTree()
919 aUpdTimer.SetTimeoutHdl(LINK(this, SwContentTree, TimerUpdate)); in SwContentTree()
931 SwContentTree::~SwContentTree() in ~SwContentTree()
937 String SwContentTree::GetEntryAltText( SvLBoxEntry* pEntry ) const in GetEntryAltText()
1030 String SwContentTree::GetEntryLongDescription( SvLBoxEntry* pEntry ) const in GetEntryLongDescription()
1112 void SwContentTree::StartDrag( sal_Int8 nAction, const Point& rPosPixel ) in StartDrag()
1125 SwContentTree::SetInDrag(sal_True); in StartDrag()
1133 void SwContentTree::DragFinished( sal_Int8 nAction ) in DragFinished()
1138 SwContentTree::SetInDrag(sal_False); in DragFinished()
1145 sal_Int8 SwContentTree::AcceptDrop( const AcceptDropEvent& rEvt ) in AcceptDrop()
1161 sal_Int8 SwContentTree::ExecuteDrop( const ExecuteDropEvent& rEvt ) in ExecuteDrop()
1172 PopupMenu* SwContentTree::CreateContextMenu( void ) in CreateContextMenu()
1354 long SwContentTree::GetTabPos( SvLBoxEntry* pEntry, SvLBoxTab* pTab) in GetTabPos()
1379 void SwContentTree::RequestingChilds( SvLBoxEntry* pParent ) in RequestingChilds()
1431 SdrObject* SwContentTree::GetDrawingObjectsByContent(const SwContent *pCnt) in GetDrawingObjectsByContent()
1464 sal_Bool SwContentTree::Expand( SvLBoxEntry* pParent ) in Expand()
1488 sal_Bool SwContentTree::Collapse( SvLBoxEntry* pParent ) in Collapse()
1519 IMPL_LINK( SwContentTree, ContentDoubleClickHdl, SwContentTree *, EMPTYARG ) in IMPL_LINK() argument
1550 void SwContentTree::Display( sal_Bool bActive ) in Display()
1742 void SwContentTree::Clear() in Clear()
1753 sal_Bool SwContentTree::FillTransferData( TransferDataContainer& rTransfer, in FillTransferData()
1897 sal_Bool SwContentTree::ToggleToRoot() in ToggleToRoot()
1931 sal_Bool SwContentTree::HasContentChanged() in HasContentChanged()
2150 void SwContentTree::FindActiveTypeAndRemoveUserData() in FindActiveTypeAndRemoveUserData()
2179 void SwContentTree::SetHiddenShell(SwWrtShell* pSh) in SetHiddenShell()
2198 void SwContentTree::SetActiveShell(SwWrtShell* pSh) in SetActiveShell()
2237 void SwContentTree::SetConstantShell(SwWrtShell* pSh) in SetConstantShell()
2254 void SwContentTree::ExecCommand(sal_uInt16 nCmd, sal_Bool bModifier) in ExecCommand()
2415 void SwContentTree::ShowTree() in ShowTree()
2426 void SwContentTree::HideTree() in HideTree()
2437 IMPL_LINK( SwContentTree, TimerUpdate, Timer*, EMPTYARG) in IMPL_LINK() argument
2486 DragDropMode SwContentTree::NotifyStartDrag( in NotifyStartDrag()
2512 sal_Bool SwContentTree::NotifyMoving( SvLBoxEntry* pTarget, in NotifyMoving()
2552 sal_Bool SwContentTree::NotifyCopying( SvLBoxEntry* pTarget, in NotifyCopying()
2591 sal_Bool SwContentTree::NotifyAcceptDrop( SvLBoxEntry* pEntry) in NotifyAcceptDrop()
2601 void SwContentTree::MouseButtonDown( const MouseEvent& rMEvt ) in MouseButtonDown()
2616 void SwContentTree::GetFocus() in GetFocus()
2645 void SwContentTree::KeyInput(const KeyEvent& rEvent) in KeyInput()
2818 void SwContentTree::RequestHelp( const HelpEvent& rHEvt ) in RequestHelp()
2938 void SwContentTree::ExcecuteContextMenuAction( sal_uInt16 nSelectedPopupEntry ) in ExcecuteContextMenuAction()
3033 void SwContentTree::SetOutlineLevel(sal_uInt8 nSet) in SetOutlineLevel()
3053 void SwContentTree::ShowHiddenShell() in ShowHiddenShell()
3068 void SwContentTree::ShowActualView() in ShowActualView()
3081 sal_Bool SwContentTree::Select( SvLBoxEntry* pEntry, sal_Bool bSelect ) in Select()
3104 void SwContentTree::SetRootType(sal_uInt16 nType) in SetRootType()
3129 void SwContentTree::EditEntry(SvLBoxEntry* pEntry, sal_uInt8 nMode) in EditEntry()
3364 void SwContentTree::GotoContent(SwContent* pCnt) in GotoContent()
3542 void SwContentTree::InitEntry(SvLBoxEntry* pEntry, in InitEntry()
3594 void SwContentTree::DataChanged( const DataChangedEvent& rDCEvt ) in DataChanged()
3608 sal_Int32 SwContentTree::GetEntryRealChildsNum( SvLBoxEntry* pParent ) const in GetEntryRealChildsNum()