Home
last modified time | relevance | path

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

/aoo41x/main/writerfilter/source/dmapper/
H A DDomainMapper_Impl.cxx2712 bool bHyperlinks = false; in handleToc() local
2749 bHyperlinks = true; in handleToc()
2864 if(bHyperlinks || sChapterNoSeparator.getLength()) in handleToc()
2876 sal_Int32 nAdd = (bHyperlinks && bChapterNoSeparator) ? 4 : 2; in handleToc()
2879 if( bHyperlinks ) in handleToc()
2896 pNewLevel[aNewLevel.getLength() - (bHyperlinks ? 4 : 2) ] = aChapterNo; in handleToc()
2903 pNewLevel[aNewLevel.getLength() - (bHyperlinks ? 3 : 1)] = aChapterSeparator; in handleToc()
2911 sal_Int32 nPageNo = aNewLevel.getLength() - (bHyperlinks ? 2 : 3); in handleToc()

Completed in 42 milliseconds