|
LibreOffice Module extensions (master) 1
|
#include "browserline.hxx"#include <com/sun/star/inspection/XPropertyControl.hpp>#include <com/sun/star/inspection/XPropertyHandler.hpp>#include <utility>#include <vcl/weld.hxx>#include <rtl/ref.hxx>#include <memory>#include <vector>Go to the source code of this file.
Classes | |
| struct | pcr::ListBoxLine |
| class | pcr::OBrowserListBox |
Namespaces | |
| namespace | pcr |
| a property handler for any virtual string properties | |
Macros | |
| #define | EDITOR_LIST_REPLACE_EXISTING std::numeric_limits<ListBoxLines::size_type>::max() |
Typedefs | |
| typedef std::shared_ptr< OBrowserLine > | pcr::BrowserLinePointer |
| typedef std::vector< ListBoxLine > | pcr::ListBoxLines |
| #define EDITOR_LIST_REPLACE_EXISTING std::numeric_limits<ListBoxLines::size_type>::max() |
Definition at line 33 of file browserlistbox.hxx.