Lines Matching refs:Document

53     inline Paragraph(::rtl::Reference< Document > const & rDocument,  in Paragraph()
90 ParagraphImpl::ParagraphImpl(::rtl::Reference< Document > const & rDocument, in ParagraphImpl()
788 Document::Document(::VCLXWindow * pVclXWindow, ::TextEngine & rEngine, in Document() function in accessibility::Document
795 m_aViewListener(LINK(this, Document, WindowEventHandler)), in Document()
799 ::css::lang::Locale Document::retrieveLocale() in retrieveLocale()
805 ::sal_Int32 Document::retrieveParagraphIndex(ParagraphImpl const * pParagraph) in retrieveParagraphIndex()
819 ::sal_Int64 Document::retrieveParagraphState(ParagraphImpl const * pParagraph) in retrieveParagraphState()
855 Document::retrieveParagraphBounds(ParagraphImpl const * pParagraph, in retrieveParagraphBounds()
895 Document::retrieveParagraphText(ParagraphImpl const * pParagraph) in retrieveParagraphText()
903 void Document::retrieveParagraphSelection(ParagraphImpl const * pParagraph, in retrieveParagraphSelection()
937 ::sal_Int32 Document::retrieveParagraphCaretPosition(ParagraphImpl const * pParagraph) in retrieveParagraphCaretPosition()
950 Document::retrieveCharacterBounds(ParagraphImpl const * pParagraph, in retrieveCharacterBounds()
1002 ::sal_Int32 Document::retrieveCharacterIndex(ParagraphImpl const * pParagraph, in retrieveCharacterIndex()
1028 Document::retrieveCharacterAttributes( in retrieveCharacterAttributes()
1175 void Document::retrieveDefaultAttributesImpl( in retrieveDefaultAttributesImpl()
1187 Document::retrieveDefaultAttributes( in retrieveDefaultAttributes()
1201 Document::convertHashMapToSequence(tPropValMap& rAttrSeq) in convertHashMapToSequence()
1216 void Document::retrieveRunAttributesImpl( in retrieveRunAttributesImpl()
1272 Document::retrieveRunAttributes( in retrieveRunAttributes()
1293 void Document::changeParagraphText(ParagraphImpl * pParagraph, in changeParagraphText()
1306 void Document::changeParagraphText(ParagraphImpl * pParagraph, in changeParagraphText()
1330 void Document::copyParagraphText(ParagraphImpl const * pParagraph, in copyParagraphText()
1353 void Document::changeParagraphAttributes( in changeParagraphAttributes()
1392 void Document::changeParagraphSelection(ParagraphImpl * pParagraph, in changeParagraphSelection()
1415 Document::retrieveParagraphLineBoundary( ParagraphImpl const * pParagraph, in retrieveParagraphLineBoundary()
1457 Document::retrieveParagraphBoundaryOfLine( ParagraphImpl const * pParagraph, in retrieveParagraphBoundaryOfLine()
1492 sal_Int32 Document::retrieveParagraphLineWithCursor( ParagraphImpl const * pParagraph ) in retrieveParagraphLineWithCursor()
1506 Document::retrieveParagraphRelationSet( ParagraphImpl const * pParagraph ) in retrieveParagraphRelationSet()
1534 void Document::ProcessWindowEvent( const VclWindowEvent& rVclWindowEvent ) in ProcessWindowEvent()
1540 ::sal_Int32 SAL_CALL Document::getAccessibleChildCount() in getAccessibleChildCount()
1550 Document::getAccessibleChild(::sal_Int32 i) in getAccessibleChild()
1568 ::sal_Int16 SAL_CALL Document::getAccessibleRole() in getAccessibleRole()
1576 Document::getAccessibleAtPoint(::css::awt::Point const & rPoint) in getAccessibleAtPoint()
1597 void Document::FillAccessibleStateSet( utl::AccessibleStateSetHelper& rStateSet ) in FillAccessibleStateSet()
1604 void Document::FillAccessibleRelationSet( utl::AccessibleRelationSetHelper& rRelationSet ) in FillAccessibleRelationSet()
1618 void SAL_CALL Document::disposing() in disposing()
1628 void Document::Notify(::SfxBroadcaster &, ::SfxHint const & rHint) in Notify()
1727 IMPL_LINK(Document, WindowEventHandler, ::VclSimpleEvent *, pEvent) in IMPL_LINK() argument
1834 void Document::init() in init()
1865 Document::getParagraph(Paragraphs::iterator const & rIt) in getParagraph()
1873 Document::getAccessibleChild(Paragraphs::iterator const & rIt) in getAccessibleChild()
1885 void Document::determineVisibleRange() in determineVisibleRange()
1916 void Document::notifyVisibleRangeChanges( in notifyVisibleRangeChanges()
1946 Document::changeParagraphText(::sal_uLong nNumber, ::sal_uInt16 nBegin, ::sal_uInt16 nEnd, in changeParagraphText()
1962 void Document::handleParagraphNotifications() in handleParagraphNotifications()
2174 ::sal_Int32 Document::getSelectionType(::sal_Int32 nNewFirstPara, ::sal_Int32 nNewFirstPos, ::sal_I… in getSelectionType()
2278 void Document::sendEvent(::sal_Int32 start, ::sal_Int32 end, ::sal_Int16 nEventId) in sendEvent()
2292 void Document::handleSelectionChangeNotification() in handleSelectionChangeNotification()
2533 void Document::notifySelectionChange( sal_Int32 nFirst, sal_Int32 nLast ) in notifySelectionChange()
2554 void Document::justifySelection( TextPaM& rTextStart, TextPaM& rTextEnd ) in justifySelection()
2564 void Document::disposeParagraphs() in disposeParagraphs()
2577 ::css::uno::Any Document::mapFontColor(::Color const & rColor) in mapFontColor()
2585 ::Color Document::mapFontColor(::css::uno::Any const & rColor) in mapFontColor()
2593 ::css::uno::Any Document::mapFontWeight(::FontWeight nWeight) in mapFontWeight()
2613 ::FontWeight Document::mapFontWeight(::css::uno::Any const & rWeight) in mapFontWeight()