LibreOffice Module sfx2 (master) 1
|
Public Member Functions | |
SfxFoundCache_Impl & | operator[] (size_t i) |
size_t | size () const |
void | push_back (SfxFoundCache_Impl p) |
Private Attributes | |
std::vector< SfxFoundCache_Impl > | maData |
Definition at line 80 of file bindings.cxx.
|
inline |
Definition at line 86 of file bindings.cxx.
|
inline |
Definition at line 96 of file bindings.cxx.
Referenced by SfxBindings::CreateSet_Impl().
|
inline |
Definition at line 91 of file bindings.cxx.
References maData.
Referenced by SfxBindings::CreateSet_Impl(), and SfxBindings::Update_Impl().
|
private |
Definition at line 82 of file bindings.cxx.
Referenced by operator[](), push_back(), and size().