Home
last modified time | relevance | path

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

/trunk/main/svtools/inc/svtools/
H A Dinsdlg.hxx50 const String & GetHumanName() const { return aHumanName; } in GetHumanName() function in SvObjectServer
/trunk/main/svtools/source/dialogs/
H A Dinsdlg.cxx78 if( rHumanName == GetObject( i ).GetHumanName() ) in PRV_SV_IMPL_OWNER_LIST()
/trunk/main/sw/source/ui/config/
H A Doptload.cxx617 const String* pClassName = &aObjS[i].GetHumanName(); in Reset()
/trunk/main/cui/source/dialogs/
H A Dinsdlg.cxx241 rBox.InsertEntry( (*m_pServers)[i].GetHumanName() ); in Execute()