Searched refs:nNumberType (Results 1 – 7 of 7) sorted by relevance
291 sal_Int16 nNumberType = sal_Int16(); in GetCellType() local292 …opertySet->getPropertyValue(rtl::OUString(RTL_CONSTASCII_USTRINGPARAM(XML_TYPE))) >>= nNumberType ) in GetCellType()294 return nNumberType; in GetCellType()374 sal_Int16 nNumberType = sal_Int16(); in GetCellType() local375 if ( xNumberPropertySet->getPropertyValue(sType) >>= nNumberType ) in GetCellType()377 return nNumberType; in GetCellType()
171 pValues[j].Value >>= pNew->nNumberType; in lcl_CreateNumberingSettingsPtr()1550 sal_Int16 eNType = _pSet->pNumSetting->nNumberType; in GetNBOIndexForNumRule()1591 _pSet->pNumSetting->nNumberType = eNumType; in RelplaceNumRule()1623 sal_Int16 eNewType = _pSet->pNumSetting->nNumberType; in ApplyNumRule()1799 sal_Int16 eNType = _pSet->nNumberType; in GetNBOIndexForNumRule()1895 _pSet->nNumberType = eNumType; in RelplaceNumRule()1905 _pSet->nNumberType = eNumType; in RelplaceNumRule()1910 _pSet->nNumberType = eNumType; in RelplaceNumRule()1964 if (pLevelSettings->nNumberType !=aFmt.GetNumberingType()) isResetSize=true; in ApplyNumRule()1965 aFmt.SetNumberingType( pLevelSettings->nNumberType ); in ApplyNumRule()
55 short nNumberType; member62 nNumberType(0), in SvxNumSettings_Impl()
69 short nNumberType; member in svx::sidebar::NumSettings_Impl85 nNumberType(0), in NumSettings_Impl()
805 …sal_Int16 nNumberType = pBox->GetSelectedNumberingType();//(sal_Int16)(sal_uLong)pBox->GetEntryDat… in IMPL_LINK() local811 aNumFmt.SetNumberingType(nNumberType); in IMPL_LINK()813 CheckForStartValue_Impl(nNumberType); in IMPL_LINK()
171 sal_Int32 nNumberType = _bIsCurrency ? NumberFormat::CURRENCY : NumberFormat::NUMBER; in getDefaultNumberFormat() local190 nFormat = _xTypes->getStandardFormat((sal_Int16)nNumberType, _rLocale); in getDefaultNumberFormat()205 nFormat = _xTypes->getStandardFormat((sal_Int16)nNumberType, _rLocale); in getDefaultNumberFormat()
140 pValues[j].Value >>= pNew->nNumberType; in lcl_CreateNumSettingsPtr()407 sal_Int16 eNewType = _pSet->nNumberType; in IMPL_LINK()857 aFmt.SetNumberingType( pLevelSettings->nNumberType ); in IMPL_LINK()
Completed in 57 milliseconds