Home
last modified time | relevance | path

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

/trunk/main/sd/source/ui/view/
H A Doutlview.cxx117 , mpProgress(NULL) in OutlineView()
234 if( mpProgress ) in ~OutlineView()
235 delete mpProgress; in ~OutlineView()
713 if(mpProgress) in IMPL_LINK()
718 if(mpProgress) in IMPL_LINK()
778 if( mpProgress ) in IMPL_LINK()
798 if (mpProgress) in IMPL_LINK()
853 if (mpProgress) in IMPL_LINK()
858 if(mpProgress) in IMPL_LINK()
1414 if( mpProgress ) in IMPL_LINK()
[all …]
/trunk/main/sd/source/filter/html/
H A Dhtmlex.cxx1043 if (mpProgress) in CreateImagesForPresPages()
1154 if (mpProgress) in CreateHtmlTextForPresPages()
1859 if (mpProgress) in CreateHtmlForPresPages()
1985 if (mpProgress) in CreateContentPage()
2022 if (mpProgress) in CreateNotesPages()
2088 if (mpProgress) in CreateOutlinePages()
2393 if (mpProgress) in CreateFrames()
2516 if (mpProgress) in CreateNavBarFrames()
2991 if (mpProgress) in CopyScript()
3059 if (mpProgress) in CreateImageFileList()
[all …]
H A Dhtmlex.hxx105 SfxProgress* mpProgress; member in HtmlExport
/trunk/main/sd/source/ui/dlg/
H A Dbrkdlg.cxx68 mpProgress ( NULL ) in BreakDlg()
72 mpProgress = new SfxProgress( pShell, String(SdResId(STR_BREAK_METAFILE)), nSumActionCount*3 ); in BreakDlg()
86 if( mpProgress ) in ~BreakDlg()
87 delete mpProgress; in ~BreakDlg()
122 if(mpProgress) in IMPL_LINK()
123 mpProgress->SetState( pProgrInfo->GetSumCurAction() ); in IMPL_LINK()
/trunk/main/vcl/source/gdi/
H A Dprint3.cxx182 mpProgress( NULL ), in ImplPrinterControllerData()
896 if( mpImplData->mpProgress ) in getPageFile()
899 if( mpImplData->mpProgress->isCanceled() ) in getPageFile()
901 mpImplData->mpProgress->tick(); in getPageFile()
1200 if( mpImplData->mpProgress ) in printFilteredPage()
1259 delete mpImplData->mpProgress; in triggerAppToFreeResources()
1260 mpImplData->mpProgress = NULL; in triggerAppToFreeResources()
1597 if( ! mpImplData->mpProgress ) in createProgressDialog()
1617 mpImplData->mpProgress->Show(); in createProgressDialog()
1621 mpImplData->mpProgress->reset(); in createProgressDialog()
[all …]
/trunk/main/cui/source/dialogs/
H A Dcuigaldlg.cxx84 mpProgress ( pProgess ), in SearchThread()
127 Application::PostUserEvent( LINK( mpProgress, SearchProgress, CleanUpHdl ) ); in onTerminated()
139 mpProgress->SetDirectory( rStartURL ); in ImplSearch()
140 mpProgress->Sync(); in ImplSearch()
281 mpProgress ( pProgess ), in TakeThread()
325 mpProgress->SetFile( aURL.GetMainURL( INetURLObject::DECODE_UNAMBIGUOUS ) ); in run()
327 mpProgress->Sync(); in run()
344 Application::PostUserEvent( LINK( mpProgress, TakeProgress, CleanUpHdl ) ); in onTerminated()
/trunk/main/cui/source/inc/
H A Dcuigaldlg.hxx75 SearchProgress* mpProgress; member in SearchThread
132 TakeProgress* mpProgress; member in TakeThread
/trunk/main/sd/source/ui/inc/
H A DBreakDlg.hxx83 SfxProgress *mpProgress; member in sd::BreakDlg
H A DOutlineView.hxx203 SfxProgress* mpProgress; member in sd::OutlineView

Completed in 61 milliseconds