Searched refs:aCropDialog (Results 1 – 1 of 1) sorted by relevance
1004 …SfxSingleTabDialog aCropDialog( SfxViewShell::Current() ? SfxViewShell::Current()->GetWindow() : N… in ExecuteGrafAttr() local1012 SfxTabPage* pTabPage = (*fnCreatePage)( &aCropDialog, aCropDlgAttr ); in ExecuteGrafAttr()1015 aCropDialog.SetTabPage( pTabPage ); in ExecuteGrafAttr()1017 if( aCropDialog.Execute() == RET_OK ) in ExecuteGrafAttr()1019 const SfxItemSet* pOutAttr = aCropDialog.GetOutputItemSet(); in ExecuteGrafAttr()
Completed in 19 milliseconds