LibreOffice Module extensions (master) 1
Classes | Namespaces | Macros | Typedefs
browserlistbox.hxx File Reference
#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>
Include dependency graph for browserlistbox.hxx:
This graph shows which files directly or indirectly include this file:

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
 

Macro Definition Documentation

◆ EDITOR_LIST_REPLACE_EXISTING

#define EDITOR_LIST_REPLACE_EXISTING    std::numeric_limits<ListBoxLines::size_type>::max()

Definition at line 33 of file browserlistbox.hxx.