LibreOffice Module fpicker (master) 1
Classes | Typedefs
PlacesListBox.hxx File Reference
#include "iodlg.hxx"
#include <svtools/place.hxx>
#include <vcl/weld.hxx>
#include <memory>
#include <vector>
Include dependency graph for PlacesListBox.hxx:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  PlacesListBox
 ListBox to handle Places. More...
 

Typedefs

typedef std::shared_ptr< PlacePlacePtr
 

Typedef Documentation

◆ PlacePtr

typedef std::shared_ptr<Place> PlacePtr

Definition at line 19 of file PlacesListBox.hxx.