Lines Matching refs:SwContentTree

118 sal_Bool SwContentTree::bIsInDrag = sal_False;
856 SwContentTree::SwContentTree(Window* pParent, const ResId& rResId) : in SwContentTree() function in SwContentTree
901 SetDoubleClickHdl(LINK(this, SwContentTree, ContentDoubleClickHdl)); in SwContentTree()
913 aUpdTimer.SetTimeoutHdl(LINK(this, SwContentTree, TimerUpdate)); in SwContentTree()
925 SwContentTree::~SwContentTree() in ~SwContentTree()
931 String SwContentTree::GetEntryAltText( SvLBoxEntry* pEntry ) const in GetEntryAltText()
1024 String SwContentTree::GetEntryLongDescription( SvLBoxEntry* pEntry ) const in GetEntryLongDescription()
1106 void SwContentTree::StartDrag( sal_Int8 nAction, const Point& rPosPixel ) in StartDrag()
1119 SwContentTree::SetInDrag(sal_True); in StartDrag()
1127 void SwContentTree::DragFinished( sal_Int8 nAction ) in DragFinished()
1132 SwContentTree::SetInDrag(sal_False); in DragFinished()
1139 sal_Int8 SwContentTree::AcceptDrop( const AcceptDropEvent& rEvt ) in AcceptDrop()
1155 sal_Int8 SwContentTree::ExecuteDrop( const ExecuteDropEvent& rEvt ) in ExecuteDrop()
1166 PopupMenu* SwContentTree::CreateContextMenu( void ) in CreateContextMenu()
1348 long SwContentTree::GetTabPos( SvLBoxEntry* pEntry, SvLBoxTab* pTab) in GetTabPos()
1373 void SwContentTree::RequestingChilds( SvLBoxEntry* pParent ) in RequestingChilds()
1425 SdrObject* SwContentTree::GetDrawingObjectsByContent(const SwContent *pCnt) in GetDrawingObjectsByContent()
1458 sal_Bool SwContentTree::Expand( SvLBoxEntry* pParent ) in Expand()
1482 sal_Bool SwContentTree::Collapse( SvLBoxEntry* pParent ) in Collapse()
1513 IMPL_LINK( SwContentTree, ContentDoubleClickHdl, SwContentTree *, EMPTYARG ) in IMPL_LINK() argument
1544 void SwContentTree::Display( sal_Bool bActive ) in Display()
1736 void SwContentTree::Clear() in Clear()
1747 sal_Bool SwContentTree::FillTransferData( TransferDataContainer& rTransfer, in FillTransferData()
1891 sal_Bool SwContentTree::ToggleToRoot() in ToggleToRoot()
1925 sal_Bool SwContentTree::HasContentChanged() in HasContentChanged()
2144 void SwContentTree::FindActiveTypeAndRemoveUserData() in FindActiveTypeAndRemoveUserData()
2173 void SwContentTree::SetHiddenShell(SwWrtShell* pSh) in SetHiddenShell()
2192 void SwContentTree::SetActiveShell(SwWrtShell* pSh) in SetActiveShell()
2231 void SwContentTree::SetConstantShell(SwWrtShell* pSh) in SetConstantShell()
2248 void SwContentTree::ExecCommand(sal_uInt16 nCmd, sal_Bool bModifier) in ExecCommand()
2409 void SwContentTree::ShowTree() in ShowTree()
2420 void SwContentTree::HideTree() in HideTree()
2431 IMPL_LINK( SwContentTree, TimerUpdate, Timer*, EMPTYARG) in IMPL_LINK() argument
2480 DragDropMode SwContentTree::NotifyStartDrag( in NotifyStartDrag()
2506 sal_Bool SwContentTree::NotifyMoving( SvLBoxEntry* pTarget, in NotifyMoving()
2546 sal_Bool SwContentTree::NotifyCopying( SvLBoxEntry* pTarget, in NotifyCopying()
2585 sal_Bool SwContentTree::NotifyAcceptDrop( SvLBoxEntry* pEntry) in NotifyAcceptDrop()
2595 void SwContentTree::MouseButtonDown( const MouseEvent& rMEvt ) in MouseButtonDown()
2610 void SwContentTree::GetFocus() in GetFocus()
2639 void SwContentTree::KeyInput(const KeyEvent& rEvent) in KeyInput()
2812 void SwContentTree::RequestHelp( const HelpEvent& rHEvt ) in RequestHelp()
2932 void SwContentTree::ExcecuteContextMenuAction( sal_uInt16 nSelectedPopupEntry ) in ExcecuteContextMenuAction()
3027 void SwContentTree::SetOutlineLevel(sal_uInt8 nSet) in SetOutlineLevel()
3047 void SwContentTree::ShowHiddenShell() in ShowHiddenShell()
3062 void SwContentTree::ShowActualView() in ShowActualView()
3075 sal_Bool SwContentTree::Select( SvLBoxEntry* pEntry, sal_Bool bSelect ) in Select()
3098 void SwContentTree::SetRootType(sal_uInt16 nType) in SetRootType()
3123 void SwContentTree::EditEntry(SvLBoxEntry* pEntry, sal_uInt8 nMode) in EditEntry()
3358 void SwContentTree::GotoContent(SwContent* pCnt) in GotoContent()
3536 void SwContentTree::InitEntry(SvLBoxEntry* pEntry, in InitEntry()
3588 void SwContentTree::DataChanged( const DataChangedEvent& rDCEvt ) in DataChanged()
3602 sal_Int32 SwContentTree::GetEntryRealChildsNum( SvLBoxEntry* pParent ) const in GetEntryRealChildsNum()