Home
last modified time | relevance | path

Searched refs:pController (Results 51 – 59 of 59) sorted by relevance

123

/trunk/main/sd/source/ui/animations/
H A DCustomAnimationList.hxx55 …imationList( ::Window* pParent, const ResId& rResId, ICustomAnimationListController* pController );
H A DCustomAnimationList.cxx470 …nimationList( ::Window* pParent, const ResId& rResId, ICustomAnimationListController* pController ) in CustomAnimationList() argument
473 , mpController( pController ) in CustomAnimationList()
/trunk/main/chart2/source/controller/main/
H A DChartController.hxx515 void addListener( ChartController* pController );
516 void removeListener( ChartController* pController );
H A DControllerCommandDispatch.hxx66 ChartController* pController, CommandDispatchContainer* pContainer );
/trunk/main/padmin/source/
H A Dpadialog.cxx614 boost::shared_ptr<vcl::PrinterController> pController( new SpaPrinterController( pPrinter ) ); in PrintTestPage() local
618 Printer::PrintJob( pController, aJobSetup ); in PrintTestPage()
/trunk/main/sfx2/source/doc/
H A Dobjcont.cxx771 boost::shared_ptr< vcl::PrinterController > pController( pAdaptor ); in Print() local
869 Printer::PrintJob( pController, rPrt.GetJobSetup() ); in Print()
/trunk/main/sfx2/inc/sfx2/
H A Dviewsh.hxx279 void SetController( SfxBaseController* pController );
/trunk/main/svtools/inc/svtools/
H A Deditbrowsebox.hxx578 virtual void ReleaseController(CellControllerRef& pController, long nRow, sal_uInt16 nCol);
/trunk/main/sfx2/source/view/
H A Dviewsh.cxx2059 void SfxViewShell::SetController( SfxBaseController* pController ) in SetController() argument
2061 pImp->m_pController = pController; in SetController()

Completed in 133 milliseconds

123