LibreOffice Module extensions (master) 1
|
#include <pcrcommon.hxx>
Public Types | |
typedef const ELEMENT * | const_iterator |
typedef ELEMENT * | iterator |
Public Member Functions | |
StlSyntaxSequence () | |
StlSyntaxSequence (const UnoBase &rSeq) | |
StlSyntaxSequence (sal_Int32 len) | |
const_iterator | begin () const |
const_iterator | end () const |
iterator | begin () |
iterator | end () |
sal_Int32 | size () const |
bool | empty () const |
Private Types | |
typedef css::uno::Sequence< ELEMENT > | UnoBase |
Definition at line 74 of file pcrcommon.hxx.
typedef const ELEMENT* pcr::StlSyntaxSequence< ELEMENT >::const_iterator |
Definition at line 84 of file pcrcommon.hxx.
typedef ELEMENT* pcr::StlSyntaxSequence< ELEMENT >::iterator |
Definition at line 85 of file pcrcommon.hxx.
|
private |
Definition at line 77 of file pcrcommon.hxx.
|
inline |
Definition at line 80 of file pcrcommon.hxx.
|
inlineexplicit |
Definition at line 81 of file pcrcommon.hxx.
|
inlineexplicit |
Definition at line 82 of file pcrcommon.hxx.
|
inline |
Definition at line 90 of file pcrcommon.hxx.
|
inline |
Definition at line 87 of file pcrcommon.hxx.
|
inline |
Definition at line 94 of file pcrcommon.hxx.
Referenced by pcr::OPropertyBrowserController::doInspection(), pcr::DefaultFormComponentInspectorModel::initialize(), and pcr::OPropertyBrowserController::initialize().
|
inline |
Definition at line 91 of file pcrcommon.hxx.
|
inline |
Definition at line 88 of file pcrcommon.hxx.
Referenced by pcr::PropertyHandler::impl_getPropertyFromName_throw().
|
inline |
Definition at line 93 of file pcrcommon.hxx.
Referenced by pcr::OPropertyBrowserController::doInspection(), pcr::DefaultFormComponentInspectorModel::initialize(), pcr::DefaultHelpProvider::initialize(), and pcr::OPropertyBrowserController::initialize().