homescreenpluginsrv/inc/hspsdomstringpool.h
branchRCL_3
changeset 19 502e5d91ad42
parent 18 bd874ee5e5e2
equal deleted inserted replaced
18:bd874ee5e5e2 19:502e5d91ad42
    65         * Make a copy from original StringPool.
    65         * Make a copy from original StringPool.
    66         * @since Series 60 3.1
    66         * @since Series 60 3.1
    67         * @return Pointer to a string pool. Ownership is transferred to a caller.
    67         * @return Pointer to a string pool. Ownership is transferred to a caller.
    68         */
    68         */
    69         ChspsDomStringPool* CloneL(); 
    69         ChspsDomStringPool* CloneL(); 
       
    70         
       
    71         /**
       
    72         * Reset string pool to be reused.
       
    73         * 
       
    74         * @since Series 60 5.2
       
    75         */
       
    76         void Reset();         
    70         
    77         
    71    public: //Adding
    78    public: //Adding
    72         
    79         
    73         /**
    80         /**
    74         * Set dom string into string pool.
    81         * Set dom string into string pool.