Kaydet (Commit) 5e378e33 authored tarafından Thomas Arnhold's avatar Thomas Arnhold

typo: titel -> title

üst d47e763e
......@@ -114,7 +114,7 @@ sal_Bool OQueryTableWindow::Init()
if (!m_pListBox)
m_pListBox = CreateListBox();
// set titel
// set title
m_aTitle.SetText(GetAliasName());
m_aTitle.Show();
......
......@@ -108,7 +108,7 @@ public:
sal_Bool m_bSlideSound;
sal_Bool m_bHiddenSlides;
// titel page information
// title page information
OUString m_aAuthor;
OUString m_aEMail;
OUString m_aWWW;
......
......@@ -452,7 +452,7 @@ ModalDialog DLG_PUBLISHING
Text [ en-US ] = "Export ~hidden slides" ;
};
// Page 4, information for titel page
// Page 4, information for title page
FixedLine PAGE4_TITEL_1
{
Pos = MAP_APPFONT ( 6 , 9 ) ;
......
......@@ -1721,7 +1721,7 @@ void SfxViewFrame::Show()
if ( !pImp->bObjLocked )
LockObjectShell_Impl( true );
// Adjust Doc-Shell titel nummer, get unique view-no
// Adjust Doc-Shell title nummer, get unique view-no
if ( 0 == pImp->nDocViewNo )
{
GetDocNumber_Impl();
......
......@@ -376,8 +376,8 @@ RES_POOLCOLL_REGISTER_END,
/// Group chapter / document.
RES_POOLCOLL_DOC_BEGIN = COLL_DOC_BITS,
RES_POOLCOLL_DOC_TITEL = RES_POOLCOLL_DOC_BEGIN, ///< Doc. titel.
RES_POOLCOLL_DOC_SUBTITEL, ///< Doc. subtitel.
RES_POOLCOLL_DOC_TITEL = RES_POOLCOLL_DOC_BEGIN, ///< Doc. title.
RES_POOLCOLL_DOC_SUBTITEL, ///< Doc. subtitle.
RES_POOLCOLL_DOC_END,
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment