Home
last modified time | relevance | path

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

/trunk/main/svx/source/tbxctrls/
H A Dgrafctrl.cxx1004 …SfxSingleTabDialog aCropDialog( SfxViewShell::Current() ? SfxViewShell::Current()->GetWindow() : N… in ExecuteGrafAttr() local
1012 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 10 milliseconds