Searched refs:GtkInstance (Results 1 – 3 of 3) sorted by relevance
163 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()
36 SalSystem *GtkInstance::CreateSalSystem() in CreateSalSystem()
75 class GtkInstance : public X11SalInstance class78 GtkInstance( SalYieldMutex* pMutex ) in GtkInstance() function in GtkInstance81 virtual ~GtkInstance();
Completed in 17 milliseconds