Home
last modified time | relevance | path

Searched refs:PostEvent (Results 1 – 21 of 21) sorted by last modified time

/aoo41x/main/vcl/win/source/window/
H A Dsalframe.cxx1207 sal_Bool WinSalFrame::PostEvent( void* pData ) in PostEvent() function in WinSalFrame
/aoo41x/main/vcl/unx/gtk/window/
H A Dgtkframe.cxx1027 sal_Bool GtkSalFrame::PostEvent( void* pData ) in PostEvent() function in GtkSalFrame
/aoo41x/main/vcl/unx/headless/
H A Dsvpframe.cxx117 m_pInstance->PostEvent( this, NULL, SALEVENT_GETFOCUS ); in GetFocus()
125 m_pInstance->PostEvent( this, NULL, SALEVENT_LOSEFOCUS ); in LoseFocus()
145 sal_Bool SvpSalFrame::PostEvent( void* pData ) in PostEvent() function in SvpSalFrame
147 m_pInstance->PostEvent( this, pData, SALEVENT_USEREVENT ); in PostEvent()
185 m_pInstance->PostEvent( this, NULL, SALEVENT_RESIZE ); in Show()
192 m_pInstance->PostEvent( this, NULL, SALEVENT_RESIZE ); in Show()
249 m_pInstance->PostEvent( this, NULL, SALEVENT_RESIZE ); in SetPosSize()
H A Dsvpframe.hxx72 virtual sal_Bool PostEvent( void* pData );
H A Dsvpinst.cxx123 void SvpSalInstance::PostEvent( const SalFrame* pFrame, void* pData, sal_uInt16 nEvent ) in PostEvent() function in SvpSalInstance
H A Dsvpinst.hxx117 void PostEvent( const SalFrame* pFrame, void* pData, sal_uInt16 nEvent );
H A Dsvpprn.cxx1010 SvpSalInstance::s_pDefaultInstance->PostEvent( *it, NULL, SALEVENT_PRINTERCHANGED ); in doUpdate()
/aoo41x/main/vcl/unx/generic/window/
H A Dsalframe.cxx2545 sal_Bool X11SalFrame::PostEvent( void *pData ) in PostEvent() function in X11SalFrame
/aoo41x/main/vcl/source/window/
H A Dwindow.cxx5525 if ( mpWindowImpl->mpFrame->PostEvent( pSVEvent ) ) in PostUserEvent()
5550 if ( mpWindowImpl->mpFrame->PostEvent( pSVEvent ) ) in PostUserEvent()
/aoo41x/main/vcl/source/app/
H A Dsvapp.cxx1121 if ( pDefWindow && pDefWindow->ImplGetFrame()->PostEvent( pSVEvent ) ) in PostUserEvent()
1143 if ( pDefWindow && pDefWindow->ImplGetFrame()->PostEvent( pSVEvent ) ) in PostUserEvent()
/aoo41x/main/vcl/os2/source/window/
H A Dsalframe.cxx915 sal_Bool Os2SalFrame::PostEvent( void* pData ) in PostEvent() function in Os2SalFrame
/aoo41x/main/vcl/inc/win/
H A Dsalframe.h96 virtual sal_Bool PostEvent( void* pData );
/aoo41x/main/vcl/inc/unx/gtk/
H A Dgtkframe.hxx303 virtual sal_Bool PostEvent( void* pData );
/aoo41x/main/vcl/inc/unx/
H A Dsalframe.h219 virtual sal_Bool PostEvent( void* pData );
/aoo41x/main/vcl/inc/
H A Dsalframe.hxx162 virtual sal_Bool PostEvent( void* pData ) = 0;
/aoo41x/main/vcl/inc/os2/
H A Dsalframe.h108 virtual sal_Bool PostEvent( void* pData );
/aoo41x/main/vcl/inc/aqua/
H A Dsalframe.h113 virtual sal_Bool PostEvent( void* pData );
/aoo41x/main/vcl/aqua/source/window/
H A Dsalframe.cxx295 sal_Bool AquaSalFrame::PostEvent( void *pData ) in PostEvent() function in AquaSalFrame
/aoo41x/main/sd/source/ui/inc/framework/
H A DConfiguration.hxx178 void PostEvent (
/aoo41x/main/sd/source/ui/framework/configuration/
H A DConfiguration.cxx168 PostEvent(rxResourceId, true); in addResource()
191 PostEvent(rxResourceId,false); in removeResource()
326 void Configuration::PostEvent ( in PostEvent() function in sd::framework::Configuration
/aoo41x/main/odk/examples/java/EmbedDocument/EmbeddedObject/
H A DOwnEmbeddedObject.java199 protected void PostEvent( String aEvEntryName ) in PostEvent() method in OwnEmbeddedObject
338 PostEvent( "OnVisAreaChanged" ); in CloseFrameRequest()
358 PostEvent( "OnSave" ); in storeOwn()
365 PostEvent( "OnSaveDone" ); in storeOwn()
534 PostEvent( "OnSaveAsDone" ); in saveCompleted()

Completed in 174 milliseconds