Searched refs:ReportInventor (Results 1 – 5 of 5) sorted by relevance
/aoo4110/main/reportdesign/source/core/sdr/ |
H A D | RptObject.cxx | 515 return ReportInventor; in GetObjInventor() 698 return ReportInventor; in GetObjInventor() 998 return ReportInventor; in GetObjInventor()
|
/aoo4110/main/reportdesign/source/ui/report/ |
H A D | dlgedfac.cxx | 58 if ( pObjFactory->nInventor == ReportInventor ) in IMPL_LINK()
|
H A D | ReportController.cxx | 3169 …pNewControl = SdrObjFactory::MakeNewObject( ReportInventor, _nObjectId, pSectionWindow->getReportS… in createControl() 3179 …pNewControl = SdrObjFactory::MakeNewObject( ReportInventor, _nObjectId, pSectionWindow->getReportS… in createControl() 3195 … ,NULL,NULL,_nObjectId,::rtl::OUString(),ReportInventor,OBJ_DLG_FIXEDTEXT, in createControl() 3490 ,xField,xNumberFormats,nOBJID,::rtl::OUString(),ReportInventor,OBJ_DLG_FIXEDTEXT, in addPairControls()
|
H A D | ViewsWindow.cxx | 363 (*aIter)->getReportSection().getSectionView().SetCurrentObj( eObj, ReportInventor ); in SetInsertObj()
|
/aoo4110/main/reportdesign/inc/ |
H A D | RptDef.hxx | 49 const sal_uInt32 ReportInventor = sal_uInt32('R')*0x00000001+ variable
|
Completed in 46 milliseconds