Home
last modified time | relevance | path

Searched refs:GtkInstance (Results 1 – 3 of 3) sorted by relevance

/aoo4110/main/vcl/unx/gtk/app/
H A Dgtkinst.cxx163 GtkInstance* pInstance = new GtkInstance( pYieldMutex ); in create_SalInstance()
181 GtkInstance::~GtkInstance() in ~GtkInstance()
186 SalFrame* GtkInstance::CreateFrame( SalFrame* pParent, sal_uLong nStyle ) in CreateFrame()
191 SalFrame* GtkInstance::CreateChildFrame( SystemParentData* pParentData, sal_uLong ) in CreateChildFrame()
198 SalObject* GtkInstance::CreateObject( SalFrame* pParent, SystemWindowData* pWindowData, sal_Bool bS… in CreateObject()
214 void GtkInstance::AddToRecentDocumentList(const rtl::OUString& rFileUrl, const rtl::OUString& rMime… in AddToRecentDocumentList()
H A Dgtksys.cxx36 SalSystem *GtkInstance::CreateSalSystem() in CreateSalSystem()
/aoo4110/main/vcl/inc/unx/gtk/
H A Dgtkinst.hxx75 class GtkInstance : public X11SalInstance class
78 GtkInstance( SalYieldMutex* pMutex ) in GtkInstance() function in GtkInstance
81 virtual ~GtkInstance();

Completed in 19 milliseconds