Searched refs:rDefaultFormats (Results 1 – 1 of 1) sorted by relevance
78 … Reference< XNumberFormatsSupplier >& rDefaultFormats( lcl_getDefaultFormatsAccess_nothrow() ); in lcl_getDefaultFormats_throw() local79 if ( !rDefaultFormats.is() && !rbTriedCreation ) in lcl_getDefaultFormats_throw()82 rDefaultFormats = Reference< XNumberFormatsSupplier >( in lcl_getDefaultFormats_throw()88 if ( !rDefaultFormats.is() ) in lcl_getDefaultFormats_throw()91 return rDefaultFormats; in lcl_getDefaultFormats_throw()109 … Reference< XNumberFormatsSupplier >& rDefaultFormats( lcl_getDefaultFormatsAccess_nothrow() ); in lcl_revokeDefaultFormatsClient() local110 … Reference< XNumberFormatsSupplier > xReleasePotentialLastReference( rDefaultFormats ); in lcl_revokeDefaultFormatsClient()111 rDefaultFormats.clear(); in lcl_revokeDefaultFormatsClient()
Completed in 21 milliseconds