Home
last modified time | relevance | path

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

/trunk/main/sw/source/ui/utlui/
H A Dcontent.cxx1237 const SwContentType* pContType = ((SwContent*)pEntry->GetUserData())->GetParent(); in CreateContextMenu() local
1238 const sal_uInt16 nContentType = pContType->GetType(); in CreateContextMenu()
1242 sal_Bool bEditable = pContType->IsEditable() && in CreateContextMenu()
1244 sal_Bool bDeletable = pContType->IsDeletable() && in CreateContextMenu()
1311 pPop->InsertItem(4, pContType->GetSingleName()); in CreateContextMenu()

Completed in 30 milliseconds