Home
last modified time | relevance | path

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

/trunk/main/xmloff/source/text/
H A DXMLSectionImportContext.cxx240 rHelper->GetCursorAsRange(), xTextContent, sal_True ); in StartElement()
244 rHelper->GetCursorAsRange(), sEmpty, sal_True); in StartElement()
348 rHelper->GetText()->insertString(rHelper->GetCursorAsRange(), in EndElement()
354 rHelper->GetText()->insertString(rHelper->GetCursorAsRange(), in EndElement()
H A DXMLTextMarkImportContext.cxx214 m_rHelper.GetCursorAsRange()->getStart(), in EndElement()
228 m_rHelper.GetCursorAsRange()->getStart(), in EndElement()
260 m_rHelper.GetCursorAsRange()->getStart(), in EndElement()
277 m_rHelper.GetCursorAsRange()->getStart()); in EndElement()
H A Dtxtparai.cxx379 …, mpHint( new XMLHyperlinkHint_Impl( GetImport().GetTextImport()->GetCursorAsRange()->getStart() )… in XMLImpHyperlinkContext_Impl()
442 ->GetCursorAsRange()->getStart() ); in ~XMLImpHyperlinkContext_Impl()
650 , m_xStart( GetImport().GetTextImport()->GetCursorAsRange()->getStart() ) in XMLImpRubyContext_Impl()
677 xAttrCursor->gotoRange(xTextImport->GetCursorAsRange()->getStart(), in ~XMLImpRubyContext_Impl()
769 , m_xStart( GetImport().GetTextImport()->GetCursorAsRange()->getStart() ) in XMLMetaImportContextBase()
800 GetImport().GetTextImport()->GetCursorAsRange()->getStart() ); in EndElement()
1606 GetImport().GetTextImport()->GetCursorAsRange()->getStart() ); in XMLImpSpanContext_Impl()
1615 ->GetCursorAsRange()->getStart() ); in ~XMLImpSpanContext_Impl()
1904 xStart( rImport.GetTextImport()->GetCursorAsRange()->getStart() ), in XMLParaContext()
2019 Reference < XTextRange > xCrsrRange( xTxtImport->GetCursorAsRange() ); in ~XMLParaContext()
H A DXMLIndexTOCContext.cxx284 rHelper->GetText()->insertString(rHelper->GetCursorAsRange(), in EndElement()
290 rHelper->GetText()->insertString(rHelper->GetCursorAsRange(), in EndElement()
H A Dtxtimp.cxx674 uno::Reference< text::XTextRange > & XMLTextImportHelper::GetCursorAsRange() in GetCursorAsRange() function in XMLTextImportHelper
H A Dtxtfldi.cxx3783 xText->createTextCursorByRange( GetImportHelper().GetCursorAsRange() ); in EndElement()
/trunk/main/sc/source/filter/xml/
H A DXMLTableHeaderFooterContext.cxx188 GetImport().GetTextImport()->GetCursorAsRange(), sEmpty, in EndElement()
257 GetImport().GetTextImport()->GetCursorAsRange(), sEmpty, in EndElement()
H A Dxmlcelli.cxx771 GetImport().GetTextImport()->GetCursorAsRange(), rtl::OUString(), in EndElement()
H A DXMLTrackedChangesContext.cxx1282 GetImport().GetTextImport()->GetCursorAsRange(), sEmpty, in EndElement()
/trunk/main/xmloff/inc/xmloff/
H A Dtxtimp.hxx455 ::com::sun::star::text::XTextRange > & GetCursorAsRange();

Completed in 96 milliseconds