Home
last modified time | relevance | path

Searched refs:GetCustomerNumber (Results 1 – 4 of 4) sorted by relevance

/trunk/main/unotools/source/config/
H A Duseroptions.cxx99 ::rtl::OUString GetCustomerNumber() const;
467 ::rtl::OUString SvtUserOptions_Impl::GetCustomerNumber() const in GetCustomerNumber() function in SvtUserOptions_Impl
1101 ::rtl::OUString SvtUserOptions::GetCustomerNumber() const in GetCustomerNumber() function in SvtUserOptions
1104 return pImp->GetCustomerNumber(); in GetCustomerNumber()
/trunk/main/unotools/inc/unotools/
H A Duseroptions.hxx83 ::rtl::OUString GetCustomerNumber() const;
/trunk/main/sfx2/source/appl/
H A Dappbas.cxx321 rSet.Put( SfxStringItem( nSID, SvtUserOptions().GetCustomerNumber() ) ); in PropState_Impl()
/trunk/main/svl/qa/complex/ConfigItems/helper/
H A DUserOptTest.cxx241 ::rtl::OUString sCheck = m_aConfigItem.GetCustomerNumber(); in impl_checkSetCustomerNumber()

Completed in 28 milliseconds