Home
last modified time | relevance | path

Searched refs:getDoc (Results 1 – 11 of 11) sorted by path

/trunk/main/connectivity/source/drivers/calc/
H A DCDatabaseMetaData.cxx429 Reference<XSpreadsheetDocument> xDoc = aDocHodler.getDoc(); in getTables()
/trunk/main/connectivity/source/inc/calc/
H A DCConnection.hxx86 …un::star::uno::Reference< ::com::sun::star::sheet::XSpreadsheetDocument> getDoc() const { return m… in getDoc() function in connectivity::calc::OCalcConnection::ODocHolder
/trunk/main/idlc/inc/idlc/
H A Dastattribute.hxx51 rtl::OUString const * getDoc, DeclList const * getExc, in setExceptions() argument
54 if (getDoc != 0) { in setExceptions()
55 m_getDocumentation = *getDoc; in setExceptions()
/trunk/main/sc/source/core/inc/
H A Ddoubleref.hxx81 ScDocument* getDoc() const;
/trunk/main/sc/source/core/tool/
H A Ddoubleref.cxx283 ScDocument* ScDBRangeBase::getDoc() const in getDoc() function in ScDBRangeBase
331 getDoc()->GetInputString(s.Col() + nCol, s.Row() + nRow, maRange.aStart.Tab(), aStr); in getString()
375 sal_uInt16 nErr = getDoc()->GetStringForFormula( aLook, aCellStr ); in findFieldColumn()
/trunk/main/sc/source/ui/cctrl/
H A Ddpcontrol.cxx448 mxAccessible.set(new ScAccessibleFilterMenu(xAccParent, this, maName, 999, getDoc())); in CreateAccessible()
686 ScDocument* ScMenuFloatingWindow::getDoc() in getDoc() function in ScMenuFloatingWindow
1314 GetAccessibleParentWindow()->GetAccessible(), this, getName(), getDoc())); in CreateAccessible()
/trunk/main/sc/source/ui/inc/
H A Ddpcontrol.hxx152 ScDocument* getDoc();
/trunk/main/sw/source/core/unocore/
H A Dunostyle.cxx158 SwDoc* getDoc() const { return pDoc; } in getDoc() function in SwAutoStylesEnumImpl
4718 uno::Reference< style::XAutoStyle > xAutoStyle = new SwXAutoStyle(pImpl->getDoc(), in nextElement()
/trunk/main/wizards/com/sun/star/wizards/report/
H A DReportTextImplementation.java83 ReportTextDocument getDoc() in getDoc() method in ReportTextImplementation
107 getDoc().DBColumnsVector = new Vector(); in clearDocument()
136 return getDoc().xWindowPeer; in getWizardParent()
331 getDoc().removeNonLayoutTextTables(); in insertDatabaseDatatoReportDocument()
333 getDoc().getallDBColumns(); in insertDatabaseDatatoReportDocument()
416 getDoc().unlockallControllers(); in insertDatabaseDatatoReportDocument()
418 getDoc().removeCopiedTextSections(); in insertDatabaseDatatoReportDocument()
420 getDoc().removeLayoutTextTables(); in insertDatabaseDatatoReportDocument()
506 getDoc().refreshGroupFields(_sNewNames); in refreshGroupFields()
560 getDoc().oViewHandler.selectFirstPage(getDoc().oTextTableHandler); in layout_selectFirstPage()
[all …]
/trunk/main/wizards/com/sun/star/wizards/web/
H A DWWD_Events.java296 CGDocument oldDoc = getDoc(selectedDoc); in setSelectedDoc()
297 CGDocument doc = getDoc(s); in setSelectedDoc()
H A DWWD_General.java165 protected CGDocument getDoc(short[] s) in getDoc() method in WWD_General

Completed in 60 milliseconds