Home
last modified time | relevance | path

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

/trunk/main/svx/inc/svx/
H A Dnbdtmg.hxx217 virtual sal_Bool IsCustomized(sal_uInt16 nIndex)=0;
251 virtual sal_Bool IsCustomized(sal_uInt16 nIndex);
283 virtual sal_Bool IsCustomized(sal_uInt16 nIndex);
315 virtual sal_Bool IsCustomized(sal_uInt16 nIndex);
345 virtual sal_Bool IsCustomized(sal_uInt16 nIndex);
376 virtual sal_Bool IsCustomized(sal_uInt16 nIndex);
/trunk/main/svx/source/sidebar/
H A Dnbdtmg.cxx280 if (IsCustomized(nItem)) { in ImplStore()
546 sal_Bool BulletsTypeMgr::IsCustomized(sal_uInt16 nIndex) in IsCustomized() function in svx::sidebar::BulletsTypeMgr
810 sal_Bool GraphicBulletsTypeMgr::IsCustomized(sal_uInt16 nIndex) in IsCustomized() function in svx::sidebar::GraphicBulletsTypeMgr
925 …ettings_Impl*)(pActualBullets[0]->pBullets))->bIsCustomized = pBTMgr->IsCustomized(pActualBullets[… in Init()
937 …ettings_Impl*)(pActualBullets[1]->pBullets))->bIsCustomized = pBTMgr->IsCustomized(pActualBullets[… in Init()
949 …ettings_Impl*)(pActualBullets[2]->pBullets))->bIsCustomized = pBTMgr->IsCustomized(pActualBullets[… in Init()
961 …ettings_Impl*)(pActualBullets[3]->pBullets))->bIsCustomized = pBTMgr->IsCustomized(pActualBullets[… in Init()
973 …ettings_Impl*)(pActualBullets[4]->pBullets))->bIsCustomized = pBTMgr->IsCustomized(pActualBullets[… in Init()
985 …ettings_Impl*)(pActualBullets[5]->pBullets))->bIsCustomized = pBTMgr->IsCustomized(pActualBullets[… in Init()
1000 …taRelation*)(pActualBullets[6]->pBullets))->bIsCustomized = mGrfTMgr->IsCustomized(pActualBullets[… in Init()
[all …]