Home
last modified time | relevance | path

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

/trunk/main/offapi/com/sun/star/util/
H A DXNumberFormats.idl158 void removeByKey( [in] long nKey );
/trunk/main/svl/source/numbers/
H A Dnumfmuno.hxx117 virtual void SAL_CALL removeByKey( sal_Int32 nKey );
H A Dnumfmuno.cxx548 void SAL_CALL SvNumberFormatsObj::removeByKey( sal_Int32 nKey ) in removeByKey() function in SvNumberFormatsObj