Home
last modified time | relevance | path

Searched refs:getTitle (Results 76 – 100 of 169) sorted by relevance

1234567

/aoo42x/main/framework/qa/complex/framework/recovery/
H A DRecoveryTest.java392 log.println(oDialog.getTitle()); in handleCrashReporterDialog()
456 log.println("got the following dialog: '" +oDialog.getTitle() + "'"); in handleRecoveryDialogAtRestart()
/aoo42x/main/xmlhelp/source/cxxhelp/provider/
H A Durlparameter.hxx92 rtl::OUString getTitle() in getTitle() function in chelp::DbtToStringConverter
/aoo42x/main/sw/source/core/doc/
H A Ddocglos.cxx56 i_xTarget->setTitle(i_xSource->getTitle()); in lcl_copyDocumentProperties()
/aoo42x/main/toolkit/source/awt/
H A Dvclxdialog.cxx216 ::rtl::OUString VCLXDialog::getTitle() throw(::com::sun::star::uno::RuntimeException) in getTitle() function in layoutimpl::VCLXDialog
/aoo42x/main/qadevOOo/objdsc/toolkit/
H A Dcom.sun.star.awt.UnoControlDialog.csv7 "UnoControlDialog";"com::sun::star::awt::XDialog";"getTitle()"
/aoo42x/main/toolkit/inc/toolkit/controls/
H A Ddialogcontrol.hxx105 ::rtl::OUString SAL_CALL getTitle() throw(::com::sun::star::uno::RuntimeException);
/aoo42x/main/l10ntools/java/jpropex/java/
H A DSdfEntity.java236 public String getTitle() { in getTitle() method in SdfEntity
/aoo42x/main/sfx2/qa/complex/sfx2/undo/
H A DDrawingOrPresentationDocumentTest.java193 public String getTitle() in getTitle() method in DrawingOrPresentationDocumentTest.ShapeInsertionUndoAction
H A DChartDocumentTest.java237 public String getTitle() in getTitle() method in ChartDocumentTest.PropertyUndoAction
/aoo42x/main/chart2/source/controller/itemsetwrapper/
H A DMultipleChartConverters.cxx178 …uno::Reference< chart2::XTitle > xTitle( TitleHelper::getTitle( TitleHelper::eTitleType(nTitle), x… in AllTitleItemConverter()
/aoo42x/main/toolkit/source/controls/grid/
H A Dgridcolumn.hxx67 virtual ::rtl::OUString SAL_CALL getTitle() throw (::com::sun::star::uno::RuntimeException);
H A Dgridcolumn.cxx153 ::rtl::OUString SAL_CALL GridColumn::getTitle() throw (::com::sun::star::uno::RuntimeException) in getTitle() function in toolkit::GridColumn
/aoo42x/main/embedserv/source/inc/
H A Ddocholder.hxx173 rtl::OUString getTitle() const { return m_aDocumentNamePart; } in getTitle() function in DocumentHolder
/aoo42x/main/scripting/examples/beanshell/MemoryUsage/
H A Dmemusage.bsh124 UnoRuntime.queryInterface( XPropertySet.class, xChart.getTitle() );
/aoo42x/main/svtools/source/uno/
H A Dunogridcolumnfacade.cxx284 sName = m_xGridColumn->getTitle(); in getName()
/aoo42x/main/basctl/source/basicide/
H A Dbasides2.cxx169 aTitle = m_aCurDocument.getTitle( eLocation ); in SetMDITitle()
/aoo42x/main/framework/source/helper/
H A Dtitlebarupdate.cxx372 const ::rtl::OUString sTitle = xTitle->getTitle (); in impl_updateTitle()
/aoo42x/main/odk/examples/DevelopersGuide/Charts/
H A DChartInDraw.java180 XShape aTitle = maChartDocument.getTitle(); in testTitle()
H A DChartInCalc.java312 XShape aTitle = maChartDocument.getTitle(); in testTitle()
/aoo42x/main/dbaccess/source/ui/querydesign/
H A DTableWindowAccess.cxx303 sAccessibleName = m_pTable->getTitle(); in getAccessibleName()
/aoo42x/main/sfx2/source/doc/
H A Ddocinf.cxx186 rGlobSect.SetStringValue( PROPID_TITLE, i_xDocProps->getTitle() ); in SaveOlePropertySet()
/aoo42x/main/sfx2/inc/sfx2/
H A Dsfxbasecontroller.hxx376 virtual ::rtl::OUString SAL_CALL getTitle( ) throw (::com::sun::star::uno::RuntimeException);
/aoo42x/main/sfx2/source/bastyp/
H A Dfrmhtmlw.cxx131 const String& rTitle = i_xDocProps->getTitle(); in Out_DocInfo()
/aoo42x/main/offapi/com/sun/star/chart/
H A DXChartDocument.idl67 com::sun::star::drawing::XShape getTitle();
/aoo42x/main/xmloff/source/chart/
H A DSchXMLChartContext.cxx715 uno::Reference< beans::XPropertySet > xTitleProp( xDoc->getTitle(), uno::UNO_QUERY ); in EndElement()
1049 uno::Reference< drawing::XShape > xTitleShape( xDoc->getTitle(), uno::UNO_QUERY ); in CreateChildContext()

Completed in 138 milliseconds

1234567