Home
last modified time | relevance | path

Searched refs:title (Results 26 – 50 of 357) sorted by relevance

12345678910>>...15

/aoo42x/main/fpicker/source/unx/kde4/
H A DKDE4FilePicker.cxx164 void SAL_CALL KDE4FilePicker::setTitle( const rtl::OUString &title ) in setTitle() argument
167 _dialog->setCaption(toQString(title)); in setTitle()
292 void SAL_CALL KDE4FilePicker::appendFilter( const ::rtl::OUString &title, const ::rtl::OUString &fi… in appendFilter() argument
295 QString t = toQString(title); in appendFilter()
314 void SAL_CALL KDE4FilePicker::setCurrentFilter( const rtl::OUString &title ) in setCurrentFilter() argument
317 QString t = toQString(title); in setCurrentFilter()
/aoo42x/main/offapi/com/sun/star/chart/
H A DChartTitle.idl42 <p>In a chart there may be the following titles: the main title,
43 the sub title, and axis titles of the x- and y-axis.</p>
80 /** contains the text of the title.
83 title, e.g., put one word in bold characters. All formatting
H A DChartDocument.idl50 the diagram and some additional elements like a main title, a
51 sub-title or a legend.
75 /** determines if the main title is shown or hidden.
/aoo42x/main/solenv/bin/
H A Dconverttags.pl39 $title = shift @ARGV;
59 print "$title\n";
87 s#\[TITLE\]#$title#go;
/aoo42x/main/shell/source/win32/shlxthandler/propsheets/
H A Dlistviewbuilder.hxx72 virtual void insert_group(const std::wstring& title);
73 virtual void insert_item(const std::wstring& title, const std::wstring& value, bool is_editable);
102 virtual void insert_item(const std::wstring& title, const std::wstring& value, bool is_editable);
/aoo42x/main/desktop/source/deployment/registry/
H A Ddp_registry.cxx493 OUString title( ucbContent.getPropertyValue( in bindPackage() local
498 m_filter2mediaType.find(title) ); in bindPackage()
503 sal_Int32 point = title.indexOf( '.', 1 /* consume . */ ); in bindPackage()
506 title = title.copy(point); in bindPackage()
/aoo42x/main/offapi/com/sun/star/document/
H A DXUndoManagerListener.idl77 … <p><member>UndoManagerEvent::UndoActionTitle</member> carries the title of the Undo context, and
87 … <p><member>UndoManagerEvent::UndoActionTitle</member> carries the title of the Undo context, and
97 … <p><member>UndoManagerEvent::UndoActionTitle</member> carries the title of the Undo context, and
110 a title.</p>
/aoo42x/main/vcl/aqua/source/a11y/
H A Daqua11ywrapperstatictext.mm35 NSString * title = [ super titleAttribute ];
36 if ( [ title isEqualToString: [ super valueAttribute ] ] ) {
39 return title;
/aoo42x/main/offapi/com/sun/star/chart2/
H A DXTitled.idl41 /** Interface to be implemented by objects that support having a title of type
46 /** get the object holding the title's content and formatting
50 /** set a new title object replacing the former one
/aoo42x/main/qadevOOo/tests/java/mod/_xmloff/Draw/
H A DXMLMetaImporter.java171 String title = (String) docInfo.getPropertyValue in createTestEnvironment()
173 logF.println("Title returned = '" + title + "'") ; in createTestEnvironment()
174 return impTitle.equals(title) ; in createTestEnvironment()
/aoo42x/main/qadevOOo/tests/java/mod/_xmloff/Impress/
H A DXMLMetaImporter.java170 String title = (String) in createTestEnvironment()
172 logF.println("Title returned = '" + title + "'") ; in createTestEnvironment()
173 return impTitle.equals(title) ; in createTestEnvironment()
/aoo42x/main/qadevOOo/tests/java/mod/_sw/
H A DXMLMetaImporter.java171 String title = (String) docInfo.getPropertyValue("Title") ; in createTestEnvironment()
172 logF.println("Title returned = '" + title + "'") ; in createTestEnvironment()
173 return impTitle.equals(title) ; in createTestEnvironment()
/aoo42x/main/qadevOOo/tests/java/mod/_xmloff/Chart/
H A DXMLContentImporter.java186 String title = (String) in createTestEnvironment()
188 logF.println("Title returned = '" + title + "'") ; in createTestEnvironment()
189 return impValue.equals(title) ; in createTestEnvironment()
H A DXMLImporter.java184 String title = (String) in createTestEnvironment()
186 logF.println("Title returned = '" + title + "'") ; in createTestEnvironment()
187 return impValue.equals(title) ; in createTestEnvironment()
/aoo42x/main/javainstaller2/src/JavaSetup/org/openoffice/setup/Panel/
H A DInstallationOngoing.java100 public void setTitle(String title) { in setTitle() argument
101 mTitlebox.setTitle(title); in setTitle()
102 mTitle = title; in setTitle()
/aoo42x/main/offapi/com/sun/star/awt/
H A DXDialog.idl38 the title of the dialog.
44 /** sets the title of the dialog.
50 /** gets the title of the dialog.
/aoo42x/main/offapi/com/sun/star/ui/dialogs/
H A DXExecutableDialog.idl47 /** Sets the title of the dialog.
50 Set an arbitrary title for the dialog,
52 have a title.
H A DXAsynchronousExecutableDialog.idl45 /** Sets the title of the dialog.
48 Set an arbitrary title for the dialog,
49 may be an empty string if the dialog should not have a title.
/aoo42x/main/qadevOOo/tests/java/mod/_sc/
H A DXMLMetaImporter.java178 String title = (String) docInfo.getPropertyValue in createTestEnvironment()
180 logF.println("Title returned = '" + title + "'") ; in createTestEnvironment()
181 return impTitle.equals(title) ; in createTestEnvironment()
/aoo42x/main/wizards/com/sun/star/wizards/web/data/
H A DCGDocument.java82 public String title = PropertyNames.EMPTY_STRING; field in CGDocument
185 title = xProps.getTitle(); in validate()
193 title = localFilename; in validate()
203 cp_Title = title; in validate()
/aoo42x/main/xmerge/source/palmtests/qa/lib/
H A Dconverterlib.pm348 my $title;
424 ($address, $title) = FrmGetTitle($form,);
429 print "$tmp - title is $title\n";
431 if ("$title" eq "Quickword")
/aoo42x/main/oox/source/dump/
H A Ddumperbase.ini409 0x00=scrollbar,desktop,active-title,inactive-title,menu,window-back,window-frame,menu-text
410 …0x08=window-text,active-title-text,active-border,inactive-border,app-workspace,highlight,highlight…
411 …0x10=button-shadow,disabled-text,button-text,inactive-title-text,button-highlight,button-dark-shad…
412 0x18=tooltip-back,,hot-light,active-title-2,inactive-title-2,menu-highlight,menubar
/aoo42x/main/officecfg/registry/schema/
H A Doo-ldap-attr-map.properties52 # organizationalPerson.title
53 org.openoffice.UserProfile/Data/title = title
/aoo42x/main/offapi/com/sun/star/ucb/
H A DGlobalTransferCommandArgument.idl56 /** contains the title of the transferred object, if it is different
65 /** describes how to act in case of title clashes while transferring
68 <p>A title clash for instance occurs, if a file named "foo.txt" is
/aoo42x/main/odk/docs/common/ref/
H A Didl.css46 #adc-idlref td.title
120 #adc-idlref .title-table td,
156 td.title Main title of the page like "interface XYz"

Completed in 61 milliseconds

12345678910>>...15