Home
last modified time | relevance | path

Searched refs:xDoc (Results 176 – 182 of 182) sorted by relevance

12345678

/trunk/main/sw/inc/
H A Dunotxdoc.hxx504 css::uno::Reference< css::text::XTextDocument > xDoc; member in SwXLinkNameAccessWrapper
/trunk/main/svx/source/unodraw/
H A DUnoGraphicExporter.cxx167 …virtual void SAL_CALL setSourceDocument( const Reference< XComponent >& xDoc ) throw(IllegalArgume…
/trunk/main/sfx2/source/appl/
H A Dnewhelp.cxx2492 Reference < text::XTextDocument > xDoc( xController->getModel(), uno::UNO_QUERY ); in IMPL_LINK() local
2493 Reference < text::XText > xText = xDoc->getText(); in IMPL_LINK()
/trunk/main/sc/source/ui/vba/
H A Dvbaapplication.cxx532 uno::Reference< sheet::XSpreadsheet > xDoc = xSpreadsheet->getActiveSheet(); in GoTo() local
/trunk/main/filter/source/msfilter/
H A Dsvdfppt.cxx2161 … uno::Reference < embed::XStorage > xDoc( pShell->GetStorage() ); in SeekOle() local
2162 if ( xDoc.is() ) in SeekOle()
2164 …SotStorageRef xVBA = SotStorage::OpenOLEStorage( xDoc, String( RTL_CONSTASCII_USTRINGPARAM( "_MS_V… in SeekOle()
/trunk/main/sc/source/filter/xml/
H A Dxmlexprt.cxx623 sal_Bool ScXMLExport::HasDrawPages(uno::Reference <sheet::XSpreadsheetDocument>& xDoc) in HasDrawPages() argument
625 uno::Reference <beans::XPropertySet> xDocProps( xDoc, uno::UNO_QUERY ); in HasDrawPages()
/trunk/main/sw/source/ui/uno/
H A Dunotxdoc.cxx3720 xDoc(&rxDoc), in SwXLinkNameAccessWrapper()

Completed in 123 milliseconds

12345678