|
LibreOffice Module linguistic (master) 1
|
#include <iprcache.hxx>#include <linguistic/misc.hxx>#include <com/sun/star/linguistic2/DictionaryListEventFlags.hpp>#include <osl/mutex.hxx>#include <unotools/linguprops.hxx>Go to the source code of this file.
Namespaces | |
| namespace | linguistic |
Macros | |
| #define | NUM_FLUSH_PROPS 8 |
Functions | |
| static void | linguistic::lcl_AddAsPropertyChangeListener (const Reference< XPropertyChangeListener > &xListener, Reference< XLinguProperties > const &rPropSet) |
| static void | linguistic::lcl_RemoveAsPropertyChangeListener (const Reference< XPropertyChangeListener > &xListener, Reference< XLinguProperties > const &rPropSet) |
| static bool | linguistic::lcl_IsFlushProperty (sal_Int32 nHandle) |
Variables | |
| struct { | |
| OUString linguistic::aPropName | |
| sal_Int32 linguistic::nPropHdl | |
| } | linguistic::aFlushProperties [NUM_FLUSH_PROPS] |
| #define NUM_FLUSH_PROPS 8 |
Definition at line 40 of file iprcache.cxx.