Home
last modified time | relevance | path

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

/aoo41x/main/xmloff/source/text/
H A Dtxtparae.cxx2232 Reference < XTextRange > xTxtRange(xPropSet, uno::UNO_QUERY); in exportTextRangeEnumeration() local
2242 exportTextRange( xTxtRange, bAutoStyles, bPrevCharIsSpace ); in exportTextRangeEnumeration()
2246 exportTextField( xTxtRange, bAutoStyles, bIsProgress ); in exportTextRangeEnumeration()
2251 exportTextField( xTxtRange, bAutoStyles, bIsProgress ); in exportTextRangeEnumeration()
2267 Reference < XContentEnumerationAccess > xCEA( xTxtRange, UNO_QUERY ); in exportTextRangeEnumeration()
2285 exportTextFootnote( xPropSet, xTxtRange->getString(), bAutoStyles, bIsProgress ); in exportTextRangeEnumeration()
2368 Reference<XServiceInfo> xServiceInfo( xTxtRange, UNO_QUERY ); in exportTextRangeEnumeration()
2371 exportTextField( xTxtRange, bAutoStyles, bIsProgress ); in exportTextRangeEnumeration()
2377 exportTextRange( xTxtRange, bAutoStyles, bPrevCharIsSpace ); in exportTextRangeEnumeration()
/aoo41x/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()
/aoo41x/main/writerfilter/source/dmapper/
H A DDomainMapper_Impl.cxx3512 uno::Reference<text::XTextRange> xTxtRange(xCrsr, uno::UNO_QUERY); in PopFieldContext() local
3513 pFormControlHelper->insertControl(xTxtRange); in PopFieldContext()

Completed in 203 milliseconds