| /aoo4110/main/chart2/source/model/main/ | 
| H A D | Title.cxx | 244 Title::Title( uno::Reference< uno::XComponentContext > const & /* xContext */ ) :  in Title()  function in chart::Title249 Title::Title( const Title & rOther ) :  in Title()  function in chart::Title
 261 Title::~Title()  in ~Title()
 268 uno::Reference< util::XCloneable > SAL_CALL Title::createClone()  in createClone()
 271     return uno::Reference< util::XCloneable >( new Title( *this ));  in createClone()
 304 uno::Any Title::GetDefaultValue( sal_Int32 nHandle ) const  in GetDefaultValue()
 314 ::cppu::IPropertyArrayHelper & SAL_CALL Title::getInfoHelper()  in getInfoHelper()
 356 void SAL_CALL Title::modified( const lang::EventObject& aEvent )  in modified()
 370 void Title::firePropertyChangeEvent()  in firePropertyChangeEvent()
 375 void Title::fireModifyEvent()  in fireModifyEvent()
 [all …]
 
 | 
| H A D | Title.hxx | 51 class Title :  class57 	Title( ::com::sun::star::uno::Reference<
 59 	virtual ~Title();
 62     APPHELPER_SERVICE_FACTORY_HELPER( Title )
 73     explicit Title( const Title & rOther );
 
 | 
| H A D | _serviceregistration_model.cxx | 90           ::chart::Title::create91         , ::chart::Title::getImplementationName_Static
 92         , ::chart::Title::getSupportedServiceNames_Static
 
 | 
| /aoo4110/main/autodoc/inc/ary/info/ | 
| H A D | all_tags.hxx | 83 						Title() const;104 						Title() const;
 125 						Title() const;
 145 						Title() const;
 191 						Title() const;
 216 						Title() const;
 242 						Title() const;
 261 						Title() const;
 
 | 
| /aoo4110/main/autodoc/source/ary/info/ | 
| H A D | all_tags.cxx | 112 BaseTag::Title() const  in Title()  function in ary::info::BaseTag162 ExceptionTag::Title() const  in Title()  function in ary::info::ExceptionTag
 214 ImplementsTag::Title() const  in Title()  function in ary::info::ImplementsTag
 258 KeywordTag::Title() const  in Title()  function in ary::info::KeywordTag
 363 SeeTag::Title() const  in Title()  function in ary::info::SeeTag
 417 TemplateTag::Title() const  in Title()  function in ary::info::TemplateTag
 474 LabelTag::Title() const  in Title()  function in ary::info::LabelTag
 531 SinceTag::Title() const  in Title()  function in ary::info::SinceTag
 
 | 
| /aoo4110/main/sd/source/ui/app/ | 
| H A D | strings.src | 170 	Text [ en-US ] = "Title Only" ;178 	Text [ en-US ] = "Title Slide" ;
 182 	Text [ en-US ] = "Title, Content" ;
 186 	Text [ en-US ] = "Title and 2 Content" ;
 190 	Text [ en-US ] = "Title, Content and 2 Content" ;
 194 	Text [ en-US ] = "Title, 2 Content and Content" ;
 206 	Text [ en-US ] = "Title, Content over Content" ;
 210 	Text [ en-US ] = "Title, 4 Content" ;
 214 	Text [ en-US ] = "Title, 6 Content" ;
 218 	Text [ en-US ] = "Title, Vertical Text" ;
 [all …]
 
 | 
| /aoo4110/main/chart2/source/controller/dialogs/ | 
| H A D | Strings.src | 241 	Text [ en-US ] = "Title" ;249 	Text [ en-US ] = "Main Title" ;
 257 	Text [ en-US ] = "X Axis Title" ;
 261 	Text [ en-US ] = "Y Axis Title" ;
 265 	Text [ en-US ] = "Z Axis Title" ;
 269     Text [ en-US ] = "Secondary X Axis Title" ;
 273     Text [ en-US ] = "Secondary Y Axis Title" ;
 
 | 
| /aoo4110/main/ucb/source/ucp/ftp/ | 
| H A D | ftpcontent.cxx | 895             rtl::OUString Title;  in setPropertyValues()  local896             if(!(seqPropVal[i].Value >>= Title)) {  in setPropertyValues()
 899             } else if(!Title.getLength()) {  in setPropertyValues()
 905                 m_aFTPURL.child(Title);  in setPropertyValues()
 911                     rtl::OUString OldTitle = m_aFTPURL.ren(Title);  in setPropertyValues()
 918                     evt[0].NewValue <<= Title;  in setPropertyValues()
 
 | 
| /aoo4110/main/offapi/com/sun/star/sheet/ | 
| H A D | XPrintAreas.idl | 85 		<p>Title columns can be automatically repeated on all subsequent100 		<p>Title columns can be automatically repeated on all subsequent
 130 		<p>Title rows can be automatically repeated on all subsequent
 145 		<p>Title rows can be automatically repeated on all subsequent
 
 | 
| /aoo4110/main/reportbuilder/java/com/sun/star/report/function/metadata/ | 
| H A D | makefile.mk | 49 				 $(CLASSDIR)$/$(PACKAGE)$/Title-Function.properties\53 				$(CLASSDIR)$/$(PACKAGE)$/Title-Function_en_US.properties
 
 | 
| /aoo4110/main/migrationanalysis/src/wizard/ | 
| H A D | Get Directory Dialog.bas | 85 Public Function BrowseForFolder(owner As Form, Title As String, StartDir As String) As String94   szTitle = Title
 
 | 
| /aoo4110/main/offapi/com/sun/star/ucb/ | 
| H A D | HierarchyDataReadAccess.idl | 53     <li>"Title", which is of type <atom>string</atom>. It contains a title69         <li><code>getByName( "Title" )</code> will return an <atom>any</atom>
 110         <code>getByHierarchicalName( "Title" )</code> will return an
 
 | 
| H A D | FTPContent.idl | 112 		"Title" to a non-empty value ).178 		string Title ( file name )
 184 		string Title ( file name )
 
 | 
| /aoo4110/main/reportbuilder/java/ | 
| H A D | libformula.properties | 36 org.pentaho.reporting.libraries.formula.functions.metadata.Title.class=com.sun.star.report.function…37 org.pentaho.reporting.libraries.formula.functions.metadata.Title.description=com.sun.star.report.fu…
 
 | 
| /aoo4110/main/sd/source/core/ | 
| H A D | glob.src | 226 	Text [ en-US ] = "Title" ;287 	Text [ en-US ] = "Title" ;
 316 	Text [ en-US ] = "Title" ;
 
 | 
| /aoo4110/main/shell/source/win32/shlxthandler/res/ | 
| H A D | shlxthdl.ulf | 24 en-US = "Title"27 en-US = "Title:"
 
 | 
| /aoo4110/main/scp2/source/writer/ | 
| H A D | registryitem_writer.scp | 543 …Value = "prop:System.PropGroup.Description;System.Title;System.Author;System.Subject;System.Keywor…595 …Value = "prop:System.PropGroup.Description;System.Title;System.Author;System.Subject;System.Keywor…
 663 …Value = "prop:System.PropGroup.Description;System.Title;System.Author;System.Subject;System.Keywor…
 785 …Value = "prop:System.PropGroup.Description;System.Title;System.Author;System.Subject;System.Keywor…
 946 …Value = "prop:System.PropGroup.Description;System.Title;System.Author;System.Subject;System.Keywor…
 1070 …Value = "prop:System.PropGroup.Description;System.Title;System.Author;System.Subject;System.Keywor…
 1236 …Value = "prop:System.PropGroup.Description;System.Title;System.Author;System.Subject;System.Keywor…
 
 | 
| /aoo4110/main/offapi/com/sun/star/frame/ | 
| H A D | DesktopTask.idl | 80         /** use property <member>Frame::Title</member> instead of that */81 	[readonly, property] string Title;
 
 | 
| /aoo4110/main/toolkit/source/awt/ | 
| H A D | vclxdialog.cxx | 198 void VCLXDialog::setTitle( const ::rtl::OUString& Title ) throw(::com::sun::star::uno::RuntimeExcep…  in setTitle()  argument204         pWindow->SetText( Title );  in setTitle()
 
 | 
| /aoo4110/main/autodoc/source/display/idl/ | 
| H A D | hfi_tag.cxx | 115     *pTitleOut << i_rTag.Title();  in Display_StdAtTag()141         << ( sl() << "Parameter " << i_rTag.Title() << c_str );  in Display_ParameterAtTag()
 
 | 
| /aoo4110/main/offapi/com/sun/star/document/ | 
| H A D | XUndoManager.idl | 250         @see XUndoAction::Title259         @see XUndoAction::Title
 265         @see XUndoAction::Title
 272         @see XUndoAction::Title
 
 | 
| /aoo4110/main/sd/source/ui/accessibility/ | 
| H A D | accessibility.src | 199 	Text [ en-US ] = "Title";207 	Text [ en-US ] = "Sub Title";
 
 | 
| /aoo4110/main/offapi/com/sun/star/sdb/ | 
| H A D | DatasourceAdministrationDialog.idl | 62 	[property] string Title;99 			<li><b>Title</b><br/>
 
 | 
| /aoo4110/main/dbaccess/source/ui/dlg/ | 
| H A D | indexdialog.src | 209 	Title [ en-US ] = "Save Index";218 	Title [ en-US ] = "Exit Index Design";
 
 | 
| /aoo4110/main/svx/source/gallery2/ | 
| H A D | gallery.src | 162 	Text [ en-US ] = "Title" ;377 			Text [ en-US ] = "~Title" ;
 
 |