Searched refs:lcl_IsContent (Results 1 – 1 of 1) sorted by relevance
129 static sal_Bool lcl_IsContent(SvLBoxEntry* pEntry) in lcl_IsContent() function1241 && 0 != (pEntry = FirstSelected()) && lcl_IsContent(pEntry)) in CreateContextMenu()1357 if(lcl_IsContent(pEntry)) in GetTabPos()1977 lcl_IsContent(pFirstSel)) in HasContentChanged()2271 if (pFirstEntry && lcl_IsContent(pFirstEntry)) in ExecCommand()2395 while( 0 != (pFirst = Next(pFirst)) && lcl_IsContent(pFirst)) in ExecCommand()2519 if(!lcl_IsContent(pTarget)) in NotifyMoving()2535 lcl_IsContent(pEntry),"Source == 0 oder Source hat keinen Content" ); in NotifyMoving()2559 if(!lcl_IsContent(pTarget)) in NotifyCopying()2577 lcl_IsContent(pEntry),"Source == 0 oder Source hat keinen Content" ); in NotifyCopying()[all …]