Home
last modified time | relevance | path

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

/trunk/main/sw/source/ui/utlui/
H A Dcontent.cxx123 static sal_Bool lcl_IsContent(SvLBoxEntry* pEntry) in lcl_IsContent() function
1235 && 0 != (pEntry = FirstSelected()) && lcl_IsContent(pEntry)) in CreateContextMenu()
1351 if(lcl_IsContent(pEntry)) in GetTabPos()
1971 lcl_IsContent(pFirstSel)) in HasContentChanged()
2265 if (pFirstEntry && lcl_IsContent(pFirstEntry)) in ExecCommand()
2513 if(!lcl_IsContent(pTarget)) in NotifyMoving()
2529 lcl_IsContent(pEntry),"Source == 0 oder Source hat keinen Content" ); in NotifyMoving()
2553 if(!lcl_IsContent(pTarget)) in NotifyCopying()
2571 lcl_IsContent(pEntry),"Source == 0 oder Source hat keinen Content" ); in NotifyCopying()
2674 lcl_IsContent(pEntry) && in KeyInput()
[all …]

Completed in 28 milliseconds