|
LibreOffice Module extensions (master) 1
|
#include <sal/config.h>#include <com/sun/star/uno/Sequence.hxx>#include <com/sun/star/beans/XPropertyChangeListener.hpp>#include <comphelper/interfacecontainer3.hxx>Go to the source code of this file.
Classes | |
| class | pcr::HelpIdUrl |
| small helper to translate help ids into help urls More... | |
| class | pcr::StlSyntaxSequence< ELEMENT > |
Namespaces | |
| namespace | pcr |
| a property handler for any virtual string properties | |
Macros | |
| #define | EDITOR_LIST_APPEND (SAL_MAX_UINT16) |
| #define | EDITOR_LIST_ENTRY_NOTFOUND (SAL_MAX_UINT16) |
| #define | DECLARE_XCOMPONENT() |
| #define | IMPLEMENT_FORWARD_XCOMPONENT(classname, baseclass) |
Typedefs | |
| typedef ::comphelper::OInterfaceContainerHelper3< css::beans::XPropertyChangeListener > | pcr::PropertyChangeListeners |
Enumerations | |
| enum class | pcr::OwnPropertyId { pcr::INTROSPECTEDOBJECT = 0x0010 , pcr::CURRENTPAGE = 0x0011 , pcr::CONTROLCONTEXT = 0x0012 , pcr::TABBINGMODEL = 0x0013 } |
Functions | |
| template<class CONTAINER > | |
| void | pcr::clearContainer (CONTAINER &_rContainer) |
| #define DECLARE_XCOMPONENT | ( | ) |
Definition at line 100 of file pcrcommon.hxx.
| #define EDITOR_LIST_APPEND (SAL_MAX_UINT16) |
Definition at line 22 of file pcrcommon.hxx.
| #define EDITOR_LIST_ENTRY_NOTFOUND (SAL_MAX_UINT16) |
Definition at line 23 of file pcrcommon.hxx.
| #define IMPLEMENT_FORWARD_XCOMPONENT | ( | classname, | |
| baseclass | |||
| ) |
Definition at line 105 of file pcrcommon.hxx.