Home
last modified time | relevance | path

Searched refs:xBodyText (Results 1 – 4 of 4) sorted by relevance

/trunk/main/sw/source/ui/uno/
H A Dunotxdoc.cxx480 if(!xBodyText.is()) in getText()
483 xBodyText = pBodyText; in getText()
485 return xBodyText; in getText()
774 XText *const pText = xBodyText.get(); in CreateCursorForSearch()
1588 if(xBodyText.is()) in InitNewDoc()
1590 xBodyText = 0; in InitNewDoc()
H A Dunoatxt.cxx949 xBodyText = 0; in Notify()
967 xBodyText = uno::Reference < lang::XServiceInfo > ( *pBodyText, uno::UNO_QUERY); in GetBodyText()
/trunk/main/sw/inc/
H A Dunoatxt.hxx193 com::sun::star::uno::Reference < com::sun::star::lang::XServiceInfo> xBodyText; member in SwXAutoTextEntry
H A Dunotxdoc.hxx191 css::uno::Reference< css::text::XText > xBodyText; member in SwXTextDocument

Completed in 43 milliseconds