Home
last modified time | relevance | path

Searched refs:xTxt (Results 1 – 6 of 6) sorted by relevance

/aoo4110/main/xmloff/source/text/
H A Dtxtparaimphint.hxx225 Reference <XTextContent > xTxt; in GetTextContent() local
228 xTxt = PTR_CAST( XMLTextFrameContext, pContext )->GetTextContent(); in GetTextContent()
230 xTxt = PTR_CAST( XMLTextFrameHyperlinkContext, pContext ) in GetTextContent()
233 return xTxt; in GetTextContent()
H A DXMLTextFrameHyperlinkContext.cxx160 Reference <XTextContent > xTxt; in GetTextContent() local
164 xTxt = PTR_CAST( XMLTextFrameContext, pContext )->GetTextContent(); in GetTextContent()
167 return xTxt; in GetTextContent()
H A Dtxtparae.cxx2739 Reference < XText > xTxt(xTxtFrame->getText()); in exportAnyTextFrame() local
2741 exportText( xTxt, bAutoStyles, bIsProgress, sal_True ); in exportAnyTextFrame()
2825 Reference < XText > xTxt(xTxtFrame->getText()); in _exportTextFrame() local
2865 exportText( xTxt, sal_False, bIsProgress, sal_True ); in _exportTextFrame()
H A DXMLTextFrameContext.cxx815 Reference < XText > xTxt = xTxtFrame->getText(); in Create() local
817 xTextImportHelper->SetCursor( xTxt->createTextCursor() ); in Create()
/aoo4110/main/sc/source/ui/vba/
H A Dvbafont.cxx69 uno::Reference< text::XSimpleText > xTxt( xTxtRange->getText(), uno::UNO_QUERY_THROW ) ; in lcl_TextProperties() local
70 uno::Reference< beans::XPropertySet > xProps( xTxt->createTextCursor(), uno::UNO_QUERY_THROW ); in lcl_TextProperties()
/aoo4110/main/writerfilter/source/dmapper/
H A DPropertyMap.cxx720 uno::Reference< text::XTextCopy > xTxt( in CopyLastHeaderFooter() local
726 xTxt->copyText( xPrevTxt ); in CopyLastHeaderFooter()

Completed in 51 milliseconds