Home
last modified time | relevance | path

Searched refs:xTxtRange (Results 1 – 3 of 3) sorted by relevance

/aoo42x/main/xmloff/source/text/
H A Dtxtparae.cxx2234 Reference < XTextRange > xTxtRange(xPropSet, uno::UNO_QUERY); in exportTextRangeEnumeration() local
2244 exportTextRange( xTxtRange, bAutoStyles, bPrevCharIsSpace ); in exportTextRangeEnumeration()
2248 exportTextField( xTxtRange, bAutoStyles, bIsProgress ); in exportTextRangeEnumeration()
2253 exportTextField( xTxtRange, bAutoStyles, bIsProgress ); in exportTextRangeEnumeration()
2269 Reference < XContentEnumerationAccess > xCEA( xTxtRange, UNO_QUERY ); in exportTextRangeEnumeration()
2287 exportTextFootnote( xPropSet, xTxtRange->getString(), bAutoStyles, bIsProgress ); in exportTextRangeEnumeration()
2370 Reference<XServiceInfo> xServiceInfo( xTxtRange, UNO_QUERY ); in exportTextRangeEnumeration()
2373 exportTextField( xTxtRange, bAutoStyles, bIsProgress ); in exportTextRangeEnumeration()
2379 exportTextRange( xTxtRange, bAutoStyles, bPrevCharIsSpace ); in exportTextRangeEnumeration()
/aoo42x/main/sc/source/ui/vba/
H A Dvbafont.cxx68 uno::Reference< text::XTextRange > xTxtRange( xIf, uno::UNO_QUERY_THROW ); in lcl_TextProperties() local
69 uno::Reference< text::XSimpleText > xTxt( xTxtRange->getText(), uno::UNO_QUERY_THROW ) ; in lcl_TextProperties()
/aoo42x/main/writerfilter/source/dmapper/
H A DDomainMapper_Impl.cxx3702 uno::Reference<text::XTextRange> xTxtRange(xCrsr, uno::UNO_QUERY); in PopFieldContext() local
3703 pFormControlHelper->insertControl(xTxtRange); in PopFieldContext()

Completed in 91 milliseconds