Changeset 120:f1fc821f88a9 in documentViewer


Ignore:
Timestamp:
May 25, 2010, 9:52:31 AM (14 years ago)
Author:
abukhman
Branch:
default
Message:

* empty log message *

File:
1 edited

Legend:

Unmodified
Added
Removed
  • documentViewer.py

    r117 r120  
    778778        return docinfo
    779779       
    780     def getTextPage(self, mode="text", pn=1, docinfo=None, pageinfo=None, highlightQuery=None,sn=None, viewMode=None):
     780    def getTextPage(self, mode="text", pn=1, docinfo=None, pageinfo=None, highlightQuery=None,sn=None, viewMode=None, tocMode=None, tocPN=None):
    781781        """returns single page from fulltext"""
    782782        docpath = docinfo['textURLPath']
Note: See TracChangeset for help on using the changeset viewer.