Home
last modified time | relevance | path

Searched refs:rOldName (Results 1 – 25 of 51) sorted by relevance

123

/dports/editors/libreoffice/libreoffice-7.2.6.2/editeng/source/outliner/
H A Doutlobj.cxx202 bool OutlinerParaObject::ChangeStyleSheets(std::u16string_view rOldName, in ChangeStyleSheets() argument
205 return mpImpl->mpEditTextObject->ChangeStyleSheets(rOldName, eOldFamily, rNewName, eNewFamily); in ChangeStyleSheets()
209 std::u16string_view rOldName, const OUString& rNewName) in ChangeStyleSheetName() argument
211 mpImpl->mpEditTextObject->ChangeStyleSheetName(eFamily, rOldName, rNewName); in ChangeStyleSheetName()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/editeng/source/outliner/
H A Doutlobj.cxx200 bool OutlinerParaObject::ChangeStyleSheets(const OUString& rOldName, in ChangeStyleSheets() argument
203 return mpImpl->mpEditTextObject->ChangeStyleSheets(rOldName, eOldFamily, rNewName, eNewFamily); in ChangeStyleSheets()
207 const OUString& rOldName, const OUString& rNewName) in ChangeStyleSheetName() argument
209 mpImpl->mpEditTextObject->ChangeStyleSheetName(eFamily, rOldName, rNewName); in ChangeStyleSheetName()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/include/editeng/
H A Doutlobj.hxx104 bool ChangeStyleSheets(const OUString& rOldName, SfxStyleFamily eOldFamily,
106 void ChangeStyleSheetName(SfxStyleFamily eFamily, const OUString& rOldName,
H A Deditobj.hxx123 …const OUString& rOldName, SfxStyleFamily eOldFamily, const OUString& rNewName, SfxStyleFamily eNew…
124 …void ChangeStyleSheetName(SfxStyleFamily eFamily, const OUString& rOldName, const OUString& rNewNa…
/dports/editors/libreoffice/libreoffice-7.2.6.2/include/editeng/
H A Doutlobj.hxx107 bool ChangeStyleSheets(std::u16string_view rOldName, SfxStyleFamily eOldFamily,
109 void ChangeStyleSheetName(SfxStyleFamily eFamily, std::u16string_view rOldName,
H A Deditobj.hxx128 …std::u16string_view rOldName, SfxStyleFamily eOldFamily, const OUString& rNewName, SfxStyleFamily …
129 …void ChangeStyleSheetName(SfxStyleFamily eFamily, std::u16string_view rOldName, const OUString& rN…
/dports/editors/libreoffice/libreoffice-7.2.6.2/editeng/source/editeng/
H A Deditobj.cxx294 …std::u16string_view rOldName, SfxStyleFamily eOldFamily, const OUString& rNewName, SfxStyleFamily … in ChangeStyleSheets() argument
296 return mpImpl->ChangeStyleSheets(rOldName, eOldFamily, rNewName, eNewFamily); in ChangeStyleSheets()
300 SfxStyleFamily eFamily, std::u16string_view rOldName, const OUString& rNewName) in ChangeStyleSheetName() argument
302 mpImpl->ChangeStyleSheetName(eFamily, rOldName, rNewName); in ChangeStyleSheetName()
923 std::u16string_view rOldName, SfxStyleFamily eOldFamily, in ImpChangeStyleSheets() argument
934 if ( rC.GetStyle() == rOldName ) in ImpChangeStyleSheets()
946 std::u16string_view rOldName, SfxStyleFamily eOldFamily, in ChangeStyleSheets() argument
949 bool bChanges = ImpChangeStyleSheets( rOldName, eOldFamily, rNewName, eNewFamily ); in ChangeStyleSheets()
957 std::u16string_view rOldName, const OUString& rNewName ) in ChangeStyleSheetName() argument
959 ImpChangeStyleSheets( rOldName, eFamily, rNewName, eFamily ); in ChangeStyleSheetName()
H A Deditobj2.hxx187 bool ImpChangeStyleSheets( std::u16string_view rOldName, SfxStyleFamily eOldFamily,
249 …std::u16string_view rOldName, SfxStyleFamily eOldFamily, const OUString& rNewName, SfxStyleFamily …
250 …void ChangeStyleSheetName(SfxStyleFamily eFamily, std::u16string_view rOldName, const OUString& rN…
/dports/editors/libreoffice6/libreoffice-6.4.7.2/editeng/source/editeng/
H A Deditobj.cxx318 …const OUString& rOldName, SfxStyleFamily eOldFamily, const OUString& rNewName, SfxStyleFamily eNew… in ChangeStyleSheets() argument
320 return mpImpl->ChangeStyleSheets(rOldName, eOldFamily, rNewName, eNewFamily); in ChangeStyleSheets()
324 SfxStyleFamily eFamily, const OUString& rOldName, const OUString& rNewName) in ChangeStyleSheetName() argument
326 mpImpl->ChangeStyleSheetName(eFamily, rOldName, rNewName); in ChangeStyleSheetName()
979 const OUString& rOldName, SfxStyleFamily eOldFamily, in ImpChangeStyleSheets() argument
990 if ( rC.GetStyle() == rOldName ) in ImpChangeStyleSheets()
1002 const OUString& rOldName, SfxStyleFamily eOldFamily, in ChangeStyleSheets() argument
1005 bool bChanges = ImpChangeStyleSheets( rOldName, eOldFamily, rNewName, eNewFamily ); in ChangeStyleSheets()
1013 const OUString& rOldName, const OUString& rNewName ) in ChangeStyleSheetName() argument
1015 ImpChangeStyleSheets( rOldName, eFamily, rNewName, eFamily ); in ChangeStyleSheetName()
H A Deditobj2.hxx194 bool ImpChangeStyleSheets( const OUString& rOldName, SfxStyleFamily eOldFamily,
253 …const OUString& rOldName, SfxStyleFamily eOldFamily, const OUString& rNewName, SfxStyleFamily eNew…
254 …void ChangeStyleSheetName(SfxStyleFamily eFamily, const OUString& rOldName, const OUString& rNewNa…
/dports/editors/libreoffice/libreoffice-7.2.6.2/basctl/source/inc/
H A Dbasobj.hxx70 const OUString& rLibName, const OUString& rOldName, const OUString& rNewName );
98 …st ScriptDocument& rDocument, const OUString& rLibName, const OUString& rOldName, const OUString& …
/dports/editors/libreoffice6/libreoffice-6.4.7.2/basctl/source/inc/
H A Dbasobj.hxx72 const OUString& rLibName, const OUString& rOldName, const OUString& rNewName );
100 …st ScriptDocument& rDocument, const OUString& rLibName, const OUString& rOldName, const OUString& …
/dports/editors/libreoffice/libreoffice-7.2.6.2/basctl/source/basicide/
H A Dbasobj3.cxx144 OUString const& rOldName, in RenameDialog() argument
148 if ( !rDocument.hasDialog( rLibName, rOldName ) ) in RenameDialog()
172 … VclPtr<DialogWindow> pWin = pShell ? pShell->FindDlgWin(rDocument, rLibName, rOldName) : nullptr; in RenameDialog()
180 if ( !rDocument.renameDialog( rLibName, rOldName, rNewName, xExistingDialog ) ) in RenameDialog()
H A Dbasobj2.cxx139 const OUString& rOldName, in RenameModule() argument
143 if ( !rDocument.hasModule( rLibName, rOldName ) ) in RenameModule()
166 if ( !rDocument.renameModule( rLibName, rOldName, rNewName ) ) in RenameModule()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/basctl/source/basicide/
H A Dbasobj3.cxx141 OUString const& rOldName, in RenameDialog() argument
145 if ( !rDocument.hasDialog( rLibName, rOldName ) ) in RenameDialog()
169 … VclPtr<DialogWindow> pWin = pShell ? pShell->FindDlgWin(rDocument, rLibName, rOldName) : nullptr; in RenameDialog()
177 if ( !rDocument.renameDialog( rLibName, rOldName, rNewName, xExistingDialog ) ) in RenameDialog()
H A Dbasobj2.cxx137 const OUString& rOldName, in RenameModule() argument
141 if ( !rDocument.hasModule( rLibName, rOldName ) ) in RenameModule()
164 if ( !rDocument.renameModule( rLibName, rOldName, rNewName ) ) in RenameModule()
/dports/editors/libreoffice/libreoffice-7.2.6.2/sw/source/core/undo/
H A Dunbkmk.cxx107 SwUndoRenameBookmark::SwUndoRenameBookmark( const OUString& rOldName, const OUString& rNewName, con… in SwUndoRenameBookmark() argument
109 , m_sOldName( rOldName ) in SwUndoRenameBookmark()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sw/source/core/undo/
H A Dunbkmk.cxx104 SwUndoRenameBookmark::SwUndoRenameBookmark( const OUString& rOldName, const OUString& rNewName, con… in SwUndoRenameBookmark() argument
106 , m_sOldName( rOldName ) in SwUndoRenameBookmark()
/dports/editors/libreoffice/libreoffice-7.2.6.2/svx/source/gallery2/
H A Dgallery1.cxx595 void Gallery::RenameTheme( const OUString& rOldName, const OUString& rNewName ) in RenameTheme() argument
597 GalleryThemeEntry* pThemeEntry = ImplGetThemeEntry( rOldName ); in RenameTheme()
604 GalleryTheme* pThm = AcquireTheme( rOldName, aListener ); in RenameTheme()
613 Broadcast( GalleryHint( GalleryHintType::THEME_RENAMED, rOldName, pThm->GetName() ) ); in RenameTheme()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/svx/source/gallery2/
H A Dgallery1.cxx621 void Gallery::RenameTheme( const OUString& rOldName, const OUString& rNewName ) in RenameTheme() argument
623 GalleryThemeEntry* pThemeEntry = ImplGetThemeEntry( rOldName ); in RenameTheme()
629 GalleryTheme* pThm = AcquireTheme( rOldName, aListener ); in RenameTheme()
636 Broadcast( GalleryHint( GalleryHintType::THEME_RENAMED, rOldName, pThm->GetName() ) ); in RenameTheme()
/dports/editors/libreoffice/libreoffice-7.2.6.2/sfx2/source/doc/
H A Ddoctemplates.cxx298 std::u16string_view rOldName,
303 bool renameGroup( std::u16string_view rOldName,
1549 bool SfxDocTplService_Impl::renameGroup( std::u16string_view rOldName, in renameGroup() argument
1568 aGroupObj.insertName( rOldName, false, in renameGroup()
1630 rOldName, in renameGroup()
2034 std::u16string_view rOldName, in renameTemplate() argument
2065 aGroupObj.insertName( rOldName, false, in renameTemplate()
2198 if ( rOldName == rNewName ) in renameTemplate()
2217 sal_Bool SAL_CALL SfxDocTplService::renameGroup( const OUString& rOldName, in renameGroup() argument
2220 if ( rOldName == rNewName ) in renameGroup()
[all …]
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sfx2/source/doc/
H A Ddoctemplates.cxx302 const OUString& rOldName,
307 bool renameGroup( const OUString& rOldName,
1582 bool SfxDocTplService_Impl::renameGroup( const OUString& rOldName, in renameGroup() argument
1601 aGroupObj.insertName( rOldName, false, in renameGroup()
1663 rOldName, in renameGroup()
2067 const OUString& rOldName, in renameTemplate() argument
2098 aGroupObj.insertName( rOldName, false, in renameTemplate()
2231 if ( rOldName == rNewName ) in renameTemplate()
2250 sal_Bool SAL_CALL SfxDocTplService::renameGroup( const OUString& rOldName, in renameGroup() argument
2253 if ( rOldName == rNewName ) in renameGroup()
[all …]
/dports/editors/libreoffice/libreoffice-7.2.6.2/sc/source/ui/unoobj/
H A Dservuno.cxx383 for (const ProvNamesId_Type & rOldName : aOldNames) in GetProviderType() local
385 OSL_ENSURE( rOldName.pName, "ScServiceProvider::GetProviderType: no oldname => crash"); in GetProviderType()
386 if (rServiceName.equalsAscii( rOldName.pName )) in GetProviderType()
389 return rOldName.nType; in GetProviderType()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sc/source/ui/unoobj/
H A Dservuno.cxx383 for (const ProvNamesId_Type & rOldName : aOldNames) in GetProviderType() local
385 OSL_ENSURE( rOldName.pName, "ScServiceProvider::GetProviderType: no oldname => crash"); in GetProviderType()
386 if (rServiceName.equalsAscii( rOldName.pName )) in GetProviderType()
389 return rOldName.nType; in GetProviderType()
/dports/editors/libreoffice/libreoffice-7.2.6.2/sd/source/core/
H A Ddrawdoc2.cxx267 void SdDrawDocument::UpdatePageRelativeURLs(const OUString& rOldName, std::u16string_view rNewName) in UpdatePageRelativeURLs() argument
285 if (!aURL.isEmpty() && (aURL[0] == 35) && (aURL.indexOf(rOldName, 1) == 1)) in UpdatePageRelativeURLs()
287 if (aURL.getLength() == rOldName.getLength() + 1) // standard page name in UpdatePageRelativeURLs()
296 if (aURL.getLength() == rOldName.getLength() + 2 + sNotes.getLength() in UpdatePageRelativeURLs()
297 … && aURL.indexOf(sNotes, rOldName.getLength() + 2) == rOldName.getLength() + 2) in UpdatePageRelativeURLs()

123