Home
last modified time | relevance | path

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

/trunk/main/cui/source/tabpages/
H A Dtpline.cxx281 SvxBmpItemInfo* pInfo = (SvxBmpItemInfo*)aGrfBrushItems.First(); in ~SvxLineTabPage()
286 pInfo = (SvxBmpItemInfo*)aGrfBrushItems.Next(); in ~SvxLineTabPage()
1699 aGrfBrushItems.Insert(pInfo, i); in IMPL_LINK()
1788 aGrfBrushItems.Insert(pInfo, nNumMenuGalleryItems + i); in IMPL_LINK()
1822 for ( sal_uInt16 i = 0; i < pThis->aGrfBrushItems.Count(); i++ ) in IMPL_STATIC_LINK()
1824 SvxBmpItemInfo* pInfo = (SvxBmpItemInfo*)pThis->aGrfBrushItems.GetObject(i); in IMPL_STATIC_LINK()
1876 SvxBmpItemInfo* pInfo = (SvxBmpItemInfo*)aGrfBrushItems.GetObject(nItemId - MN_GALLERY_ENTRY); in IMPL_LINK()
/trunk/main/cui/source/inc/
H A Dcuitabline.hxx146 List aGrfBrushItems; member in SvxLineTabPage

Completed in 25 milliseconds