Searched refs:aChapterNo (Results 1 – 1 of 1) sorted by relevance
3079 beans::PropertyValues aChapterNo(2); in handleToc() local3080 aChapterNo[0].Name = rPropNameSupplier.GetName( PROP_TOKEN_TYPE ); in handleToc()3081 aChapterNo[0].Value <<= rPropNameSupplier.GetName( PROP_TOKEN_CHAPTER_INFO ); in handleToc()3082 aChapterNo[1].Name = rPropNameSupplier.GetName( PROP_CHAPTER_FORMAT ); in handleToc()3084 aChapterNo[1].Value <<= (sal_Int16)text::ChapterFormat::NUMBER; in handleToc()3085 pNewLevel[aNewLevel.getLength() - (bHyperlinks ? 4 : 2) ] = aChapterNo; in handleToc()
Completed in 57 milliseconds