Home
last modified time | relevance | path

Searched refs:IsFormEntry (Results 1 – 2 of 2) sorted by relevance

/aoo41x/main/svx/source/form/
H A Dnavigatortree.cxx619 return IsFormEntry(pCurEntry) || IsFormComponentEntry(pCurEntry); in IsDeleteAllowed()
794 sal_Bool NavigatorTree::IsFormEntry( SvLBoxEntry* pEntry ) in IsFormEntry() function in svxform::NavigatorTree
853 if ( !_pTargetEntry || ( _pTargetEntry == m_pRootEntry ) || !IsFormEntry( _pTargetEntry ) ) in implAcceptDataTransfer()
956 if ( IsFormEntry(pCurrent) ) in implAcceptDataTransfer()
1066 DBG_ASSERT( _pTargetEntry && ( _pTargetEntry != m_pRootEntry ) && IsFormEntry( _pTargetEntry ), in implExecuteDataTransfer()
1142 sal_Bool bDropTargetIsForm = IsFormEntry(_pTargetEntry); in implExecuteDataTransfer()
1451 if( !IsFormEntry(pParentEntry) ) in NewForm()
1515 if (!IsFormEntry(pParentEntry)) in NewControl()
1952 if (IsFormEntry(pSelectionLoop)) in CollectSelectionData()
1994 if (!pParent || !IsSelected(pParent) || IsFormEntry(pSelectionLoop)) in CollectSelectionData()
[all …]
/aoo41x/main/svx/source/inc/
H A Dfmexpl.hxx526 sal_Bool IsFormEntry( SvLBoxEntry* pEntry );

Completed in 33 milliseconds