Searched refs:aFilterArr (Results 1 – 2 of 2) sorted by relevance
138 Sequence< OUString > aFilterArr[APP_COUNT]; member295 const OUString* pFilters = pImpl->aFilterArr[nPos].getConstArray(); in AcceptFilter()299 for(int nFilter = 0; nFilter < pImpl->aFilterArr[nPos].getLength(); nFilter++) in AcceptFilter()562 pImpl->aFilterArr[nData] = lList.getAsConstList(); in Reset()698 const OUString* pFilters = pImpl->aFilterArr[nData].getConstArray(); in IMPL_LINK()701 pImpl->aUIFilterArr[nData].realloc(pImpl->aFilterArr[nData].getLength()); in IMPL_LINK()703 for(int nFilter = 0; nFilter < pImpl->aFilterArr[nData].getLength(); nFilter++) in IMPL_LINK()730 const OUString* pFilters = pImpl->aFilterArr[nData].getConstArray(); in IMPL_LINK()
79 SfxFilterArr_Impl aFilterArr; // Liste von <SFxFilter>n member144 const sal_uInt16 nCount = pImpl->aFilterArr.Count(); in ~SfxObjectFactory()146 delete pImpl->aFilterArr[i]; in ~SfxObjectFactory()
Completed in 28 milliseconds