Home
last modified time | relevance | path

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

/aoo41x/main/framework/source/uielement/
H A Drecentfilesmenucontroller.cxx272 LoadRecentFile* pLoadRecentFile = new LoadRecentFile; in executeEntry() local
273 pLoadRecentFile->xDispatch = xDispatch; in executeEntry()
274 pLoadRecentFile->aTargetURL = aTargetURL; in executeEntry()
275 pLoadRecentFile->aArgSeq = aArgsList; in executeEntry()
280 …tion::PostUserEvent( STATIC_LINK(0, RecentFilesMenuController, ExecuteHdl_Impl), pLoadRecentFile ); in executeEntry()
393 …TIC_LINK_NOINSTANCE( RecentFilesMenuController, ExecuteHdl_Impl, LoadRecentFile*, pLoadRecentFile ) in IMPL_STATIC_LINK_NOINSTANCE() argument
400pLoadRecentFile->xDispatch->dispatch( pLoadRecentFile->aTargetURL, pLoadRecentFile->aArgSeq ); in IMPL_STATIC_LINK_NOINSTANCE()
406 delete pLoadRecentFile; in IMPL_STATIC_LINK_NOINSTANCE()

Completed in 6 milliseconds