Searched refs:IsFormEntry (Results 1 – 2 of 2) sorted by relevance
555 …DBG_ASSERT( IsFormEntry(pSelectedForm), "NavigatorTree::Command: Dieser Eintrag muss ein FormEntry… in Command()619 return IsFormEntry(pCurEntry) || IsFormComponentEntry(pCurEntry); in IsDeleteAllowed()794 sal_Bool NavigatorTree::IsFormEntry( SvLBoxEntry* pEntry ) in IsFormEntry() function in svxform::NavigatorTree853 … 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()[all …]
521 sal_Bool IsFormEntry( SvLBoxEntry* pEntry );