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