Searched refs:InitRanges_Impl (Results 1 – 2 of 2) sorted by relevance
95 SVL_DLLPRIVATE void InitRanges_Impl(const sal_uInt16 *nWhichPairTable);96 …SVL_DLLPRIVATE void InitRanges_Impl(va_list pWhich, sal_uInt16 n1, sal_uInt16 n2, sal_uInt16 …97 SVL_DLLPRIVATE void InitRanges_Impl(sal_uInt16 nWh1, sal_uInt16 nWh2);
172 InitRanges_Impl(nWhich1, nWhich2); in SfxItemSet()177 void SfxItemSet::InitRanges_Impl(sal_uInt16 nWh1, sal_uInt16 nWh2) in InitRanges_Impl() function in SfxItemSet191 void SfxItemSet::InitRanges_Impl(va_list pArgs, sal_uInt16 nWh1, sal_uInt16 nWh2, sal_uInt16 nNull) in InitRanges_Impl() function in SfxItemSet216 InitRanges_Impl( in SfxItemSet()222 InitRanges_Impl( in SfxItemSet()231 void SfxItemSet::InitRanges_Impl(const sal_uInt16 *pWhichPairTable) in InitRanges_Impl() function in SfxItemSet268 InitRanges_Impl(pWhichPairTable); in SfxItemSet()
Completed in 18 milliseconds