|
LibreOffice Module ucb (master) 1
|
#include <regexpmap.hxx>
Public Member Functions | |
| Entry (Regexp aTheRegexp, Val aTheValue) | |
Public Attributes | |
| Regexp | m_aRegexp |
| Val | m_aValue |
Definition at line 59 of file regexpmap.hxx.
|
inline |
Definition at line 64 of file regexpmap.hxx.
| Regexp ucb_impl::Entry< Val >::m_aRegexp |
Definition at line 61 of file regexpmap.hxx.
Referenced by ucb_impl::RegexpMapConstIter< Val >::get().
| Val ucb_impl::Entry< Val >::m_aValue |
Definition at line 62 of file regexpmap.hxx.
Referenced by ucb_impl::RegexpMapConstIter< Val >::get().