Searched refs:pContType (Results 1 – 1 of 1) sorted by relevance
1237 const SwContentType* pContType = ((SwContent*)pEntry->GetUserData())->GetParent(); in CreateContextMenu() local1238 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 26 milliseconds