Searched refs:OpenBookmarkLevels (Results 1 – 3 of 3) sorted by relevance
595 sal_Int32 OpenBookmarkLevels; // -1 means all levels member629 OpenBookmarkLevels( -1 ), in PDFWriterContext()
606 aContext.OpenBookmarkLevels = mnOpenBookmarkLevels; in Export()
4358 if( m_aContext.OpenBookmarkLevels < 0 || // all levels arevisible in updateOutlineItemCount()4359 m_aContext.OpenBookmarkLevels >= nItemLevel // this level is visible in updateOutlineItemCount()