Home
last modified time | relevance | path

Searched refs:pDialog (Results 1 – 25 of 79) sorted by relevance

1234

/trunk/main/vcl/source/window/
H A Ddialog.cxx54 static ByteString ImplGetDialogText( Dialog* pDialog ) in ImplGetDialogText() argument
57 if ( (pDialog->GetType() == WINDOW_MESSBOX) || in ImplGetDialogText()
58 (pDialog->GetType() == WINDOW_INFOBOX) || in ImplGetDialogText()
59 (pDialog->GetType() == WINDOW_WARNINGBOX) || in ImplGetDialogText()
60 (pDialog->GetType() == WINDOW_ERRORBOX) || in ImplGetDialogText()
61 (pDialog->GetType() == WINDOW_QUERYBOX) ) in ImplGetDialogText()
181 static PushButton* ImplGetOKButton( Dialog* pDialog ) in ImplGetOKButton() argument
213 static void ImplMouseAutoPos( Dialog* pDialog ) in ImplMouseAutoPos() argument
218 Size aSize = pDialog->GetOutputSizePixel(); in ImplMouseAutoPos()
225 pWindow = ImplGetOKButton( pDialog ); in ImplMouseAutoPos()
[all …]
/trunk/main/cui/source/dialogs/
H A Dcuicharmap.cxx259 : mpDialog( pDialog ), in SvxCharMapData()
260 aFontText ( pDialog, ResId( FT_FONT, *pResContext ) ), in SvxCharMapData()
261 aFontLB ( pDialog, ResId( LB_FONT, *pResContext ) ), in SvxCharMapData()
262 aSubsetText ( pDialog, ResId( FT_SUBSET, *pResContext ) ), in SvxCharMapData()
263 aSubsetLB ( pDialog, ResId( LB_SUBSET, *pResContext ) ), in SvxCharMapData()
264 aShowSet ( pDialog, ResId( CT_SHOWSET, *pResContext ) ), in SvxCharMapData()
265 aSymbolText ( pDialog, ResId( FT_SYMBOLE, *pResContext ) ), in SvxCharMapData()
271 aDeleteBtn ( pDialog, ResId( BTN_DELETE, *pResContext ) ), in SvxCharMapData()
279 aFont = pDialog->GetFont(); in SvxCharMapData()
287 Size aDlgSize = pDialog->GetSizePixel(); in SvxCharMapData()
[all …]
H A Dhyphen.cxx150 SvxHyphenWordDialog * pDialog,
160 SvxHyphenWordDialog * pDialog, in SvxHyphenWordDialog_Impl() argument
166 m_pDialog ( pDialog ), in SvxHyphenWordDialog_Impl()
167 aWordFT ( pDialog, CUI_RES( FT_WORD ) ), in SvxHyphenWordDialog_Impl()
168 aWordEdit ( pDialog, CUI_RES( ED_WORD ) ), in SvxHyphenWordDialog_Impl()
169 aLeftBtn ( pDialog, CUI_RES( BTN_LEFT ) ), in SvxHyphenWordDialog_Impl()
170 aRightBtn ( pDialog, CUI_RES( BTN_RIGHT ) ), in SvxHyphenWordDialog_Impl()
171 aOkBtn ( pDialog, CUI_RES( BTN_HYPH_CUT ) ), in SvxHyphenWordDialog_Impl()
174 aFLBottom ( pDialog, CUI_RES( FL_BOTTOM ) ), in SvxHyphenWordDialog_Impl()
176 aHyphAll ( pDialog, CUI_RES( BTN_HYPH_ALL ) ), in SvxHyphenWordDialog_Impl()
[all …]
H A Dthesdlg.cxx288 m_pDialog ( pDialog ), in SvxThesaurusDialog_Impl()
289 aVendorImageFI ( pDialog, CUI_RES( IMG_VENDOR ) ), in SvxThesaurusDialog_Impl()
290 aLeftBtn ( pDialog, CUI_RES( BTN_LEFT ) ), in SvxThesaurusDialog_Impl()
291 aWordText ( pDialog, CUI_RES( FT_WORD ) ), in SvxThesaurusDialog_Impl()
292 aWordCB ( pDialog, CUI_RES( CB_WORD ), *this ), in SvxThesaurusDialog_Impl()
295 aReplaceText ( pDialog, CUI_RES( FT_REPL ) ), in SvxThesaurusDialog_Impl()
296 aReplaceEdit ( pDialog, CUI_RES( ED_REPL ) ), in SvxThesaurusDialog_Impl()
297 aFL ( pDialog, CUI_RES( FL_VAR ) ), in SvxThesaurusDialog_Impl()
298 aHelpBtn ( pDialog, CUI_RES( BTN_THES_HELP ) ), in SvxThesaurusDialog_Impl()
299 aLangMBtn ( pDialog, CUI_RES( MB_LANGUAGE ) ), in SvxThesaurusDialog_Impl()
[all …]
/trunk/main/uui/source/
H A Diahndl-authentication.cxx532 std::auto_ptr< PasswordDialog > pDialog( in executePasswordDialog() local
535 pDialog->SetMinLen(0); in executePasswordDialog()
538 rInfo.SetPassword( pDialog->GetPassword() ); in executePasswordDialog()
546 std::auto_ptr< AbstractPasswordToOpenModifyDialog > pDialog( pTmp ); in executePasswordDialog() local
549 rInfo.SetPassword( pDialog->GetPasswordToOpen() ); in executePasswordDialog()
550 rInfo.SetPasswordToModify( pDialog->GetPasswordToModify() ); in executePasswordDialog()
551 rInfo.SetRecommendToOpenReadonly( pDialog->IsRecommendToOpenReadonly() ); in executePasswordDialog()
556 std::auto_ptr< PasswordDialog > pDialog( in executePasswordDialog() local
559 pDialog->SetMinLen(0); in executePasswordDialog()
562 rInfo.SetPassword( bIsPasswordToModify ? String() : pDialog->GetPassword() ); in executePasswordDialog()
[all …]
/trunk/main/fpicker/source/win32/filepicker/
H A DVistaFilePickerEventHandler.hxx94 STDMETHODIMP OnFileOk(IFileDialog* pDialog);
96 STDMETHODIMP OnFolderChanging(IFileDialog* pDialog,
99 STDMETHODIMP OnFolderChange(IFileDialog* pDialog);
101 STDMETHODIMP OnSelectionChange(IFileDialog* pDialog);
103 STDMETHODIMP OnShareViolation(IFileDialog* pDialog ,
107 STDMETHODIMP OnTypeChange(IFileDialog* pDialog);
109 STDMETHODIMP OnOverwrite(IFileDialog* pDialog ,
H A DVistaFilePickerEventHandler.cxx166 void lcl_updateVersionListDirectly(IFileDialog* pDialog) in lcl_updateVersionListDirectly() argument
171 TFileDialog iDialog (pDialog); in lcl_updateVersionListDirectly()
268 STDMETHODIMP VistaFilePickerEventHandler::OnTypeChange(IFileDialog* pDialog) in OnTypeChange() argument
271 HRESULT hResult = pDialog->GetFileTypeIndex( &nFileTypeIndex ); in OnTypeChange()
/trunk/main/sc/source/ui/drawfunc/
H A Dfupoor.cxx53 pDialog(NULL), in FuPoor()
76 if (pDialog) in ~FuPoor()
77 delete pDialog; in ~FuPoor()
88 if (pDialog) in Activate()
90 pDialog->Show(); in Activate()
105 if (pDialog) in Deactivate()
107 pDialog->Hide(); in Deactivate()
/trunk/main/sfx2/source/inc/
H A Dtempldgi.hxx73 SfxCommonTemplateDialog_Impl* pDialog; member in DropListBox_Impl
78 SvTreeListBox( pParent, rId ), pDialog( pD ) {} in DropListBox_Impl()
80 SvTreeListBox( pParent, nWinBits ), pDialog( pD ) {} in DropListBox_Impl()
121 SfxCommonTemplateDialog_Impl* pDialog; member in SfxCommonTemplateDialog_Impl::ISfxTemplateCommon_Impl
123 ISfxTemplateCommon_Impl( SfxCommonTemplateDialog_Impl* pDialogP ) : pDialog( pDialogP ) {} in ISfxTemplateCommon_Impl()
124 virtual SfxStyleFamily GetActualFamily() const { return pDialog->GetActualFamily(); } in GetActualFamily()
125 virtual String GetSelectedEntry() const { return pDialog->GetSelectedEntry(); } in GetSelectedEntry()
/trunk/main/sfx2/source/doc/
H A Ddocvor.cxx131 SfxTemplateOrganizeDlg* pDialog; member in SfxOrganizeDlg_Impl
201 pDialog ( pParent ), in SfxOrganizeDlg_Impl()
231 Window* pWaitObjectRange = pDialog ? pDialog->GetParent() : NULL; in SfxOrganizeDlg_Impl()
233 pWaitObjectRange = pDialog; in SfxOrganizeDlg_Impl()
1202 SfxErrorContext aEc(ERRCTX_SFX_CREATEOBJSH, pDlg->pDialog); in RequestingChilds()
1868 pDialog, nResId, pFocusBox->GetEntryText(pEntry))) in Dispatch_Impl()
1883 pDialog, in Dispatch_Impl()
1923 pDialog->EndDialog( RET_EDIT_STYLE ); in Dispatch_Impl()
2352 ErrorBox( pDialog, WB_OK, aText ).Execute(); in IMPL_LINK()
2384 ErrorBox( pDialog, WB_OK, aText ).Execute(); in IMPL_LINK()
[all …]
/trunk/main/sw/source/ui/dbui/
H A Dmailmergechildwindow.cxx547 IMPL_STATIC_LINK_NOINSTANCE( SwSendMailDialog, StartSendMails, SwSendMailDialog*, pDialog ) in IMPL_STATIC_LINK_NOINSTANCE() argument
549 pDialog->SendMails(); in IMPL_STATIC_LINK_NOINSTANCE()
580 IMPL_STATIC_LINK_NOINSTANCE( SwSendMailDialog, StopSendMails, SwSendMailDialog*, pDialog ) in IMPL_STATIC_LINK_NOINSTANCE() argument
582 if(pDialog->m_pImpl->xMailDispatcher.is() && in IMPL_STATIC_LINK_NOINSTANCE()
583 pDialog->m_pImpl->xMailDispatcher->isStarted()) in IMPL_STATIC_LINK_NOINSTANCE()
585 pDialog->m_pImpl->xMailDispatcher->stop(); in IMPL_STATIC_LINK_NOINSTANCE()
586 pDialog->m_aStopPB.SetText(pDialog->m_sContinue); in IMPL_STATIC_LINK_NOINSTANCE()
587 pDialog->m_PausedFI.Show(); in IMPL_STATIC_LINK_NOINSTANCE()
/trunk/main/svtools/source/uno/
H A Dgenericunodialog.cxx218 Dialog* pDialog = createDialog( pParent ); in impl_ensureDialog_lck() local
219 OSL_ENSURE( pDialog, "OGenericUnoDialog::impl_ensureDialog_lck: createDialog returned nonsense!" ); in impl_ensureDialog_lck()
220 if ( !pDialog ) in impl_ensureDialog_lck()
225 pDialog->SetText( sTitle ); in impl_ensureDialog_lck()
229 pDialog->AddEventListener( LINK( this, OGenericUnoDialog, OnDialogDying ) ); in impl_ensureDialog_lck()
231 m_pDialog = pDialog; in impl_ensureDialog_lck()
/trunk/main/svx/source/gallery2/
H A Dgalbrws1.cxx351 void GalleryBrowser1::ImplEndGalleryThemeProperties( VclAbstractDialog2* pDialog, bool bCreateNew ) in ImplEndGalleryThemeProperties() argument
353 long nRet = pDialog->GetResult(); in ImplEndGalleryThemeProperties()
396 IMPL_LINK( GalleryBrowser1, EndNewThemePropertiesDlgHdl, VclAbstractDialog2*, pDialog ) in IMPL_LINK() argument
398 ImplEndGalleryThemeProperties( pDialog, true ); in IMPL_LINK()
404 IMPL_LINK( GalleryBrowser1, EndThemePropertiesDlgHdl, VclAbstractDialog2*, pDialog ) in IMPL_LINK() argument
406 ImplEndGalleryThemeProperties( pDialog, false ); in IMPL_LINK()
412 IMPL_LINK( GalleryBrowser1, DestroyThemePropertiesDlgHdl, VclAbstractDialog2*, pDialog ) in IMPL_LINK() argument
414 delete pDialog; in IMPL_LINK()
/trunk/main/sw/source/ui/uiview/
H A Dviewdlg2.cxx74 VclAbstractDialog* pDialog = pFact->CreateSwCaptionDialog( pMDI, *this, DLG_CAPTION ); in ExecDlgExt() local
75 DBG_ASSERT(pDialog, "Dialogdiet fail!"); in ExecDlgExt()
76 if ( pDialog ) in ExecDlgExt()
78 pDialog->Execute(); in ExecDlgExt()
79 delete pDialog; in ExecDlgExt()
H A Dviewdlg.cxx49 ModalDialog *pDialog = 0; in ExecDlg() local
86 if( pDialog ) in ExecDlg()
88 pDialog->Execute(); in ExecDlg()
89 delete pDialog; in ExecDlg()
/trunk/main/svx/source/dialog/
H A Ddatabaseregistrationui.cxx56 ::std::auto_ptr< SfxAbstractDialog > pDialog; in administrateDatabaseRegistration()
58pDialog.reset( pDialogFactory->CreateSfxDialog( _parentWindow, aRegistrationItems, NULL, RID_SFXPA… in administrateDatabaseRegistration()
59 if ( pDialog.get() ) in administrateDatabaseRegistration()
60 nResult = pDialog->Execute(); in administrateDatabaseRegistration()
H A Dhyprlink.cxx861 HyperCombo::HyperCombo( SvxHyperlinkDlg* pDialog, const ResId& rResId ) : in HyperCombo() argument
862 ComboBox( (Window *)pDialog, rResId ) in HyperCombo()
864 pDlg = pDialog; in HyperCombo()
952 HyperFixedText::HyperFixedText( SvxHyperlinkDlg* pDialog, const ResId& rResId ) : in HyperFixedText() argument
953 FixedInfo( (Window *)pDialog, rResId ) in HyperFixedText()
955 pDlg = pDialog; in HyperFixedText()
/trunk/main/sfx2/source/dialog/
H A Dtabdlg.cxx131 SfxTabDialog* pDialog; member in SfxTabDialogController
136 , pDialog( pDlg ) in SfxTabDialogController()
154 if ( pDialog->OK_Impl() && pDialog->Ok() ) in IMPL_LINK()
157 SfxTabDialogItem aItem( GetId(), *pDialog->GetOutputItemSet() ); in IMPL_LINK()
171 pSet = pDialog->pSet = pSetItem->GetItemSet().Clone(); in StateChanged()
173 for ( sal_uInt16 n=0; n<pDialog->aTabCtrl.GetPageCount(); n++ ) in StateChanged()
175 sal_uInt16 nPageId = pDialog->aTabCtrl.GetPageId( n ); in StateChanged()
176 … SfxTabPage* pTabPage = dynamic_cast<SfxTabPage*> (pDialog->aTabCtrl.GetTabPage( nPageId )); in StateChanged()
185 pDialog->Show(); in StateChanged()
188 pDialog->Hide(); in StateChanged()
/trunk/main/extensions/source/preload/
H A Doemwiz.cxx66 OEMPreloadDialog_Impl(OEMPreloadDialog* pDialog);
79 OEMPreloadDialog_Impl::OEMPreloadDialog_Impl(OEMPreloadDialog* pDialog) in OEMPreloadDialog_Impl() argument
87 pUserDataPage = (*pFunc)(pDialog, *pSet); in OEMPreloadDialog_Impl()
92 pWelcomePage = new OEMWelcomeTabPage(pDialog); in OEMPreloadDialog_Impl()
93 pLicensePage = new OEMLicenseTabPage(pDialog); in OEMPreloadDialog_Impl()
/trunk/main/sdext/source/minimizer/
H A Dpppoptimizerdialog.cxx175 OptimizerDialog *pDialog( in execute() local
177 pDialog->setTitle( msTitle ); in execute()
178 aRet = pDialog->execute(); in execute()
179 delete pDialog; in execute()
/trunk/main/sd/source/ui/func/
H A Dfupoor.cxx98 pDialog(NULL), in FuPoor()
131 if (pDialog) in ~FuPoor()
132 delete pDialog; in ~FuPoor()
143 if (pDialog) in Activate()
145 pDialog->Show(); in Activate()
163 if (pDialog) in Deactivate()
165 pDialog->Hide(); in Deactivate()
/trunk/main/fpicker/source/unx/gnome/
H A DSalGtkPicker.cxx110 gboolean canceldialog(RunDialog *pDialog) in canceldialog() argument
112 pDialog->cancel(); in canceldialog()
122 RunDialog::RunDialog( GtkWidget *pDialog, uno::Reference< awt::XExtendedToolkit >& rToolkit ) : in RunDialog() argument
124 mpDialog(pDialog), mpCreatedParent(NULL), mxToolkit(rToolkit) in RunDialog()
/trunk/main/dbaccess/source/ui/uno/
H A Dadmindlg.cxx123 …ODbAdminDialog* pDialog = new ODbAdminDialog(_pParent, m_pDatasourceItems, m_aContext.getLegacySer… in createDialog() local
127 pDialog->selectDataSource(m_aInitialSelection); in createDialog()
129 return pDialog; in createDialog()
H A DDBTypeWizDlgSetup.cxx153 const ODbTypeWizDialogSetup* pDialog = static_cast< ODbTypeWizDialogSetup* >( m_pDialog ); in executedDialog() local
154 m_bOpenDatabase = pDialog->IsDatabaseDocumentToBeOpened(); in executedDialog()
155 m_bStartTableWizard = pDialog->IsTableWizardToBeStarted(); in executedDialog()
/trunk/main/chart2/source/controller/dialogs/
H A Dtp_RangeChooser.cxx60 void lcl_enableRangeChoosing( bool bEnable, Dialog * pDialog ) in lcl_enableRangeChoosing() argument
62 if( pDialog ) in lcl_enableRangeChoosing()
64 pDialog->Show( bEnable ? sal_False : sal_True ); in lcl_enableRangeChoosing()
65 pDialog->SetModalInputMode( bEnable ? sal_False : sal_True ); in lcl_enableRangeChoosing()

Completed in 111 milliseconds

1234