Home
last modified time | relevance | path

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

/trunk/main/svl/inc/svl/
H A Ditemset.hxx95 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);
/trunk/main/svl/source/items/
H A Ditemset.cxx172 InitRanges_Impl(nWhich1, nWhich2); in SfxItemSet()
177 void SfxItemSet::InitRanges_Impl(sal_uInt16 nWh1, sal_uInt16 nWh2) in InitRanges_Impl() function in SfxItemSet
191 void SfxItemSet::InitRanges_Impl(va_list pArgs, sal_uInt16 nWh1, sal_uInt16 nWh2, sal_uInt16 nNull) in InitRanges_Impl() function in SfxItemSet
216 InitRanges_Impl( in SfxItemSet()
222 InitRanges_Impl( in SfxItemSet()
231 void SfxItemSet::InitRanges_Impl(const sal_uInt16 *pWhichPairTable) in InitRanges_Impl() function in SfxItemSet
268 InitRanges_Impl(pWhichPairTable); in SfxItemSet()

Completed in 17 milliseconds