Home
last modified time | relevance | path

Searched refs:GetTelephoneWork (Results 1 – 6 of 6) sorted by relevance

/dports/editors/libreoffice6/libreoffice-6.4.7.2/include/unotools/
H A Duseroptions.hxx78 OUString GetTelephoneWork () const;
/dports/editors/libreoffice/libreoffice-7.2.6.2/include/unotools/
H A Duseroptions.hxx78 OUString GetTelephoneWork () const;
/dports/editors/libreoffice/libreoffice-7.2.6.2/unotools/source/config/
H A Duseroptions.cxx307 OUString SvtUserOptions::GetTelephoneWork () const { return GetToken(UserOptToken::TelephoneWork);… in GetTelephoneWork() function in SvtUserOptions
/dports/editors/libreoffice6/libreoffice-6.4.7.2/unotools/source/config/
H A Duseroptions.cxx306 OUString SvtUserOptions::GetTelephoneWork () const { return GetToken(UserOptToken::TelephoneWork);… in GetTelephoneWork() function in SvtUserOptions
/dports/editors/libreoffice/libreoffice-7.2.6.2/sw/source/uibase/envelp/
H A Dlabimg.cxx382 aItem.m_aCompPhone = rUserOpt.GetTelephoneWork(); in SwLabCfgItem()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sw/source/uibase/envelp/
H A Dlabimg.cxx384 aItem.m_aCompPhone = rUserOpt.GetTelephoneWork(); in SwLabCfgItem()