Searched refs:lcl_MethodString (Results 1 – 1 of 1) sorted by relevance
911 class lcl_MethodString : public lcl_ResourceString class921 lcl_MethodString() : in lcl_MethodString() function in svxform::lcl_MethodString930 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 21 milliseconds