Searched refs:rTextDocument (Results 1 – 6 of 6) sorted by relevance
/aoo41x/main/writerfilter/source/dmapper/ |
H A D | FormControlHelper.cxx | 56 uno::Reference<text::XTextDocument> rTextDocument; member 69 xDrawPageSupplier(rTextDocument, uno::UNO_QUERY); in getDrawPage() 80 rServiceFactory = uno::Reference<lang::XMultiServiceFactory>(rTextDocument, uno::UNO_QUERY); in getServiceFactory() 139 uno::Reference<text::XTextDocument> rTextDocument, in FormControlHelper() argument 144 m_pImpl->rTextDocument = rTextDocument; in FormControlHelper()
|
H A D | FormControlHelper.hxx | 41 uno::Reference<text::XTextDocument> rTextDocument,
|
/aoo41x/main/sw/source/ui/vba/ |
H A D | vbarange.cxx | 41 …rTextDocument, const uno::Reference< text::XTextRange >& rStart, sal_Bool _bMaySpanEndOfDocument )… in SwVbaRange() argument 47 …rTextDocument, const uno::Reference< text::XTextRange >& rStart, const uno::Reference< text::XText… in SwVbaRange() argument 52 …rTextDocument, const uno::Reference< text::XTextRange >& rStart, const uno::Reference< text::XText… in SwVbaRange() argument
|
H A D | vbarange.hxx | 48 …t >& rContext, const css::uno::Reference< css::text::XTextDocument >& rTextDocument, const css::un… 49 …t >& rContext, const css::uno::Reference< css::text::XTextDocument >& rTextDocument, const css::un… 50 …t >& rContext, const css::uno::Reference< css::text::XTextDocument >& rTextDocument, const css::un…
|
H A D | vbaparagraphformat.cxx | 43 …rTextDocument, const uno::Reference< beans::XPropertySet >& rParaProps ) : SwVbaParagraphFormat_BA… in SwVbaParagraphFormat() argument
|
H A D | vbaparagraphformat.hxx | 50 …t >& rContext, const css::uno::Reference< css::text::XTextDocument >& rTextDocument, const css::un…
|
Completed in 23 milliseconds