Searched refs:IsFormComponentEntry (Results 1 – 2 of 2) sorted by relevance
619 return IsFormEntry(pCurEntry) || IsFormComponentEntry(pCurEntry); in IsDeleteAllowed()802 sal_Bool NavigatorTree::IsFormComponentEntry( SvLBoxEntry* pEntry ) in IsFormComponentEntry() function in svxform::NavigatorTree909 sal_Bool bDropTargetIsComponent = IsFormComponentEntry( _pTargetEntry ); in implAcceptDataTransfer()961 } else if ( IsFormComponentEntry(pCurrent) ) in implAcceptDataTransfer()2108 else if (IsFormComponentEntry(pSelectionLoop)) in SynchronizeMarkList()
527 sal_Bool IsFormComponentEntry( SvLBoxEntry* pEntry );
Completed in 30 milliseconds