Home
last modified time | relevance | path

Searched refs:m_aDropActionType (Results 1 – 5 of 5) sorted by relevance

/trunk/main/reportdesign/source/ui/dlg/
H A DNavigator.cxx154 DROP_ACTION m_aDropActionType; member in rptui::NavigatorTree
224 ,m_aDropActionType( DA_SCROLLUP ) in DBG_NAME()
377 m_aDropActionType = DA_SCROLLUP; in AcceptDrop()
382 m_aDropActionType = DA_SCROLLDOWN; in AcceptDrop()
390 m_aDropActionType = DA_EXPANDNODE; in AcceptDrop()
435 switch ( m_aDropActionType ) in IMPL_LINK()
/trunk/main/svx/source/form/
H A Dfiltnav.cxx1165 ,m_aDropActionType( DA_SCROLLUP ) in FmFilterNavigator()
1312 switch (m_aDropActionType) in IMPL_LINK()
1357 m_aDropActionType = DA_SCROLLUP; in AcceptDrop()
1366 m_aDropActionType = DA_SCROLLDOWN; in AcceptDrop()
1375 m_aDropActionType = DA_EXPANDNODE; in AcceptDrop()
H A Dnavigatortree.cxx185 ,m_aDropActionType( DA_SCROLLUP ) in NavigatorTree()
989 m_aDropActionType = DA_SCROLLUP; in AcceptDrop()
996 m_aDropActionType = DA_SCROLLDOWN; in AcceptDrop()
1004 m_aDropActionType = DA_EXPANDNODE; in AcceptDrop()
1628 switch ( m_aDropActionType ) in IMPL_LINK()
/trunk/main/svx/source/inc/
H A Dfiltnav.hxx266 DROP_ACTION m_aDropActionType; member in svxform::FmFilterNavigator
H A Dfmexpl.hxx443 DROP_ACTION m_aDropActionType; member in svxform::NavigatorTree

Completed in 53 milliseconds