Searched refs:setComment (Results 1 – 4 of 4) sorted by relevance
119 void setComment( [in] string Comment );149 for a detailed description see <member>setComment</member>.186 for a detailed description see <member>setComment</member>.
345 virtual void SAL_CALL setComment( const ::rtl::OUString& Comment );418 virtual void SAL_CALL setComment( const ::rtl::OUString& Comment );501 virtual void SAL_CALL setComment( const ::rtl::OUString& Comment );
955 void StringResourcePersistenceImpl::setComment( const ::rtl::OUString& Comment ) in setComment() function in stringresource::StringResourcePersistenceImpl2464 void StringResourceWithStorageImpl::setComment( const ::rtl::OUString& Comment ) in setComment() function in stringresource::StringResourceWithStorageImpl2466 StringResourcePersistenceImpl::setComment( Comment ); in setComment()2791 void StringResourceWithLocationImpl::setComment( const ::rtl::OUString& Comment ) in setComment() function in stringresource::StringResourceWithLocationImpl2793 StringResourcePersistenceImpl::setComment( Comment ); in setComment()
592 m_xStringResourcePersistence->setComment( aComment ); in storeResourcesAsURL()