Home
last modified time | relevance | path

Searched refs:title (Results 126 – 150 of 357) sorted by relevance

12345678910>>...15

/aoo42x/main/accessibility/workben/org/openoffice/accessibility/awb/
H A DAccessibilityWorkBench.java290 public JButton createButton (String title, String command) in createButton() argument
292 JButton aButton = new JButton (title); in createButton()
/aoo42x/main/javainstaller2/src/JavaSetup/org/openoffice/setup/Installer/
H A DLinuxInstaller.java304 String title = ResourceManager.getString("String_Error"); in installPackage() local
305 Informer.showErrorMessage(message, title); in installPackage()
/aoo42x/main/solenv/bin/
H A Dbuild.pl2744 my $title;
2745 $title = $ENV{CWS_WORK_STAMP} . ': ' if (defined $ENV{CWS_WORK_STAMP});
2746 $title .= $ENV{INPATH};
2749 print HTML '<TITLE id=MainTitle>' . $title . '</TITLE>';
/aoo42x/main/xmlscript/source/xmldlg_imexp/
H A Dxmldlg_expmodels.cxx429 ElementDescriptor * title = new ElementDescriptor( in readGroupBoxModel() local
432 title->addAttribute( OUString( RTL_CONSTASCII_USTRINGPARAM(XMLNS_DIALOGS_PREFIX ":value") ), in readGroupBoxModel()
434 addSubElement( title ); in readGroupBoxModel()
/aoo42x/main/desktop/source/deployment/gui/
H A Dlicense_dialog.hxx58 virtual void SAL_CALL setTitle( OUString const & title )
H A Ddp_gui_dialog2.cxx910 const OUString title( xPackageType->getShortDescription() ); in raiseAddPicker() local
912 title2filter.insert( t_string2string::value_type( title, filter ) ) ); in raiseAddPicker()
922 sDefaultFilter = title; in raiseAddPicker()
/aoo42x/main/vcl/inc/unx/
H A DXIM.h92 XIMUnicodeText *title; member
/aoo42x/main/vcl/aqua/source/window/
H A Dsalmenu.cxx608 [subAquaSalMenu->mpMenu setTitle: [pAquaSalMenuItem->mpMenuItem title]]; in SetSubMenu()
619 [pCopy setTitle: [pAquaSalMenuItem->mpMenuItem title]]; in SetSubMenu()
/aoo42x/main/ucb/source/ucp/ftp/
H A Dftpurl.hxx120 void child(const rtl::OUString& title);
/aoo42x/main/reportbuilder/java/com/sun/star/report/function/metadata/
H A DTitle-Function.properties24 description=Returns the title of the report.
H A DTitle-Function_en_US.properties24 description=Returns the title of the report.
/aoo42x/main/toolkit/source/layout/vcl/
H A Dwrapper.cxx1088 void TabControl::InsertPage (sal_uInt16 id, OUString const& title, sal_uInt16 pos) in InsertPage() argument
1107 ADD_PROP ( seq, 0, "Title", OUString (title) ); in InsertPage()
1110 GetTabPage (id)->SetText (title); in InsertPage()
/aoo42x/main/oox/source/drawingml/diagram/
H A Ddiagramdefinitioncontext.cxx77 case DGM_TOKEN( title ): in createFastChildContext()
/aoo42x/main/oox/source/drawingml/chart/
H A Dchartspacefragment.cxx114 case C_TOKEN( title ): in onCreateContext()
/aoo42x/main/offapi/com/sun/star/sheet/
H A DLabelRange.idl42 is related to the specified row or column title.</p>
H A DRangeSelectionArguments.idl42 /** contains a title for the operation.
/aoo42x/main/offapi/com/sun/star/sdb/
H A DXDatabaseEnvironment.idl58 XDatabaseAccess createDatabaseAccess([in]string URL, [in]string title)
/aoo42x/main/offapi/com/sun/star/document/
H A DUndoManagerEvent.idl38 /** the title of the undo action which is described by the event
/aoo42x/main/offapi/com/sun/star/presentation/
H A DTitleTextShape.idl41 /** This service is implemented by the title and subtitle presentation shape.
/aoo42x/main/offapi/com/sun/star/ucb/
H A DFolderListEntry.idl37 /** The title of the folder.
/aoo42x/main/offapi/com/sun/star/text/
H A DAutoTextGroup.idl49 /** The title of this <type>AutoTextGroup</type>
/aoo42x/main/offapi/com/sun/star/chart/
H A DXAxis.idl39 …the title of the axis. The returned object supports the properties described in service <type>Char…
/aoo42x/main/offapi/com/sun/star/i18n/
H A DKCharacterType.idl51 /// title case alpha letter
/aoo42x/main/offapi/com/sun/star/text/textfield/docinfo/
H A DTitle.idl35 /** specifies service of a text field that provides the title that is contained
/aoo42x/main/offapi/com/sun/star/accessibility/
H A DAccessibleRole.idl136 <p>A top level window with title bar and a border. A dialog is
197 <p>A top level window with a title bar, border, menu bar, etc. It
563 /** A top level window with no title or border.

Completed in 91 milliseconds

12345678910>>...15