Home
last modified time | relevance | path

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

/aoo4110/main/svx/source/form/
H A Ddatanavi.cxx911 class lcl_MethodString : public lcl_ResourceString class
921 lcl_MethodString() : in lcl_MethodString() function in svxform::lcl_MethodString
930 lcl_MethodString( const lcl_MethodString& );
932 virtual ~lcl_MethodString() in ~lcl_MethodString()
947 static const lcl_MethodString& get() in get()
950 static lcl_MethodString* m_pInstance = NULL; in get()
953 m_pInstance = new lcl_MethodString(); in get()
1007 sEntry += String( lcl_MethodString::get().toUI( sTemp ) ); in AddEntry()
1094 sEntry += String( lcl_MethodString::get().toUI( sTemp ) ); in EditEntry()
3491 sTemp = lcl_MethodString::get().toAPI( m_aMethodLB.GetSelectEntry() ); in IMPL_LINK()
[all …]

Completed in 50 milliseconds