Home
last modified time | relevance | path

Searched refs:m_arrCurrentSelection (Results 1 – 4 of 4) sorted by relevance

/dports/editors/libreoffice6/libreoffice-6.4.7.2/svx/source/form/
H A Dnavigatortree.cxx229 if (m_arrCurrentSelection.empty()) in implAllowExchange()
235 bool bHasNonHidden = std::any_of(m_arrCurrentSelection.begin(), m_arrCurrentSelection.end(), in implAllowExchange()
263 for (const auto& rpEntry : m_arrCurrentSelection) in implPrepareExchange()
274 for (const auto& rpEntry : m_arrCurrentSelection) in implPrepareExchange()
452 NewForm( *m_arrCurrentSelection.begin() ); in Command()
1566 if (m_arrCurrentSelection.size() == 1) in ShowSelectionProperties()
1674 it != m_arrCurrentSelection.rend(); ) in DeleteSelection()
1725 if ( m_arrCurrentSelection.size() == 1 ) in DeleteSelection()
1743 for (const auto& rpSelection : m_arrCurrentSelection) in DeleteSelection()
1773 m_arrCurrentSelection.clear(); in CollectSelectionData()
[all …]
/dports/editors/libreoffice/libreoffice-7.2.6.2/svx/source/form/
H A Dnavigatortree.cxx236 if (m_arrCurrentSelection.empty()) in implAllowExchange()
242 bool bHasNonHidden = std::any_of(m_arrCurrentSelection.begin(), m_arrCurrentSelection.end(), in implAllowExchange()
267 for (const auto& rpEntry : m_arrCurrentSelection) in implPrepareExchange()
278 for (const auto& rpEntry : m_arrCurrentSelection) in implPrepareExchange()
1217 for (const auto& rEntry : m_arrCurrentSelection ) in doCut()
1488 if (m_arrCurrentSelection.size() == 1) in ShowSelectionProperties()
1599 it != m_arrCurrentSelection.rend(); ) in DeleteSelection()
1651 if ( m_arrCurrentSelection.size() == 1 ) in DeleteSelection()
1669 for (const auto& rpSelection : m_arrCurrentSelection) in DeleteSelection()
1699 m_arrCurrentSelection.clear(); in CollectSelectionData()
[all …]
/dports/editors/libreoffice/libreoffice-7.2.6.2/svx/source/inc/
H A Dfmexpl.hxx384 SvLBoxEntrySortedArray m_arrCurrentSelection; member in svxform::NavigatorTree
/dports/editors/libreoffice6/libreoffice-6.4.7.2/svx/source/inc/
H A Dfmexpl.hxx375 SvLBoxEntrySortedArray m_arrCurrentSelection; member in svxform::NavigatorTree