Home
last modified time | relevance | path

Searched defs:rNewToken (Results 1 – 9 of 9) sorted by relevance

/dports/editors/libreoffice/libreoffice-7.2.6.2/unotools/source/misc/
H A Dfontdefs.cxx494 static void ImplAppendFontToken( OUString& rName, std::u16string_view rNewToken ) in ImplAppendFontToken()
503 void AddTokenFontName( OUString& rName, std::u16string_view rNewToken ) in AddTokenFontName()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/unotools/source/misc/
H A Dfontdefs.cxx500 static void ImplAppendFontToken( OUString& rName, const OUString& rNewToken ) in ImplAppendFontToken()
509 void AddTokenFontName( OUString& rName, const OUString& rNewToken ) in AddTokenFontName()
/dports/editors/libreoffice/libreoffice-7.2.6.2/unotools/source/config/
H A Duseroptions.cxx325 void SvtUserOptions::SetToken (UserOptToken nToken, OUString const& rNewToken) in SetToken()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/unotools/source/config/
H A Duseroptions.cxx324 void SvtUserOptions::SetToken (UserOptToken nToken, OUString const& rNewToken) in SetToken()
/dports/editors/libreoffice/libreoffice-7.2.6.2/comphelper/source/misc/
H A Dstring.cxx468 const OUString& rNewToken) in setToken()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/comphelper/source/misc/
H A Dstring.cxx466 const OUString& rNewToken) in setToken()
/dports/editors/libreoffice/libreoffice-7.2.6.2/sw/source/ui/index/
H A Dcnttab.cxx2786 const SwFormToken& rNewToken = in InsertAtSelection() local
2818 const SwFormToken& rNewToken = in InsertAtSelection() local
3141 const SwFormToken &rNewToken = pCtrl->GetType() == WindowType::EDIT in GetPattern() local
3160 const SwFormToken &rNewToken = pCtrl->GetType() == WindowType::EDIT in Contains() local
3323 const SwFormToken& rNewToken = WindowType::EDIT == pControl->GetType() in GetControlIndex() local
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sw/source/ui/index/
H A Dcnttab.cxx2797 const SwFormToken& rNewToken = in InsertAtSelection() local
2829 const SwFormToken& rNewToken = in InsertAtSelection() local
3152 const SwFormToken &rNewToken = pCtrl->GetType() == WindowType::EDIT in GetPattern() local
3171 const SwFormToken &rNewToken = pCtrl->GetType() == WindowType::EDIT in Contains() local
3334 const SwFormToken& rNewToken = WindowType::EDIT == pControl->GetType() in GetControlIndex() local
/dports/devel/universal-ctags/ctags-p5.9.20211128.0/parsers/
H A Dr.c815 extern tokenInfo *rNewToken (void) in rNewToken() function