Searched refs:nStartWith (Results 1 – 4 of 4) sorted by relevance
164 sal_Int16 nStartWith; // Start der nummerierung member
2538 nStartWith = *( (sal_Int16*)pValue ); in ImplGetNumberingLevel()2963 nStartWith = rParagraphObj.nStartWith; // Start der nummerierung in ImplConstruct()3462 rExtBuStr << (sal_uInt16)pBulletPara->nStartWith; in ImplWriteTextStyleAtom()
2270 rLevel.mnBulletStart = aParagraphObj.nStartWith; in SetStyleSheet()
3382 … sal_uInt16 nStartWith = static_cast< sal_uInt16 >( pTxtNd->GetActualListStartValue() ); in ParaNumRule() local3383 nNumId = GetExport().DuplicateNumRule( pRule, nLvl, nStartWith ); in ParaNumRule()
Completed in 148 milliseconds