Searched defs:xCurrentText (Results 1 – 3 of 3) sorted by relevance
38 …XModel >& xModel, const uno::Reference< text::XText >& xCurrentText ) throw (uno::RuntimeException) in isHeader()69 …XModel >& xModel, const uno::Reference< text::XText >& xCurrentText ) throw (uno::RuntimeException) in isFirstPageHeader()81 …XModel >& xModel, const uno::Reference< text::XText >& xCurrentText ) throw (uno::RuntimeException) in isEvenPagesHeader()97 …XModel >& xModel, const uno::Reference< text::XText >& xCurrentText ) throw (uno::RuntimeException) in isFooter()128 …XModel >& xModel, const uno::Reference< text::XText >& xCurrentText ) throw (uno::RuntimeException) in isFirstPageFooter()139 …XModel >& xModel, const uno::Reference< text::XText >& xCurrentText ) throw (uno::RuntimeException) in isEvenPagesFooter()155 …XModel >& xModel, const uno::Reference< text::XText >& xCurrentText ) throw (uno::RuntimeException) in isPrimaryHeader()164 …XModel >& xModel, const uno::Reference< text::XText >& xCurrentText ) throw (uno::RuntimeException) in isPrimaryFooter()
75 uno::Reference< text::XText > xCurrentText = mxViewCursor->getText(); in getSeekView() local
607 uno::Reference< text::XText > xCurrentText = word::getXTextViewCursor( mxModel )->getText(); in getHeaderFooter() local