Home
last modified time | relevance | path

Searched refs:xTxtRange (Results 1 – 3 of 3) sorted by last modified time

/trunk/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()
2271 Reference < XContentEnumerationAccess > xCEA( xTxtRange, UNO_QUERY ); in exportTextRangeEnumeration()
2289 exportTextFootnote( xPropSet, xTxtRange->getString(), bAutoStyles, bIsProgress ); in exportTextRangeEnumeration()
2372 Reference<XServiceInfo> xServiceInfo( xTxtRange, UNO_QUERY ); in exportTextRangeEnumeration()
2375 exportTextField( xTxtRange, bAutoStyles, bIsProgress ); in exportTextRangeEnumeration()
2381 exportTextRange( xTxtRange, bAutoStyles, bPrevCharIsSpace ); in exportTextRangeEnumeration()
/trunk/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()
/trunk/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()

Completed in 49 milliseconds