Home
last modified time | relevance | path

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

/trunk/main/reportdesign/source/ui/report/
H A DReportController.cxx3148 …o::Reference< report::XSection>& _xSection,const ::rtl::OUString& _sFunction,sal_uInt16 _nObjectId) in createControl() argument
3167 if ( _nObjectId == OBJ_CUSTOMSHAPE ) in createControl()
3169 …pNewControl = SdrObjFactory::MakeNewObject( ReportInventor, _nObjectId, pSectionWindow->getReportS… in createControl()
3177 else if ( _nObjectId == OBJ_OLE2 || OBJ_DLG_SUBREPORT == _nObjectId ) in createControl()
3179 …pNewControl = SdrObjFactory::MakeNewObject( ReportInventor, _nObjectId, pSectionWindow->getReportS… in createControl()
3195 … ,NULL,NULL,_nObjectId,::rtl::OUString(),ReportInventor,OBJ_DLG_FIXEDTEXT, in createControl()
3242 if ( _nObjectId == OBJ_DLG_FIXEDTEXT ) // special case for fixed text in createControl()
3244 else if ( _nObjectId == OBJ_DLG_VFIXEDLINE ) in createControl()
/trunk/main/reportdesign/inc/
H A DRptDef.hxx96 REPORTDESIGN_DLLPUBLIC const TPropertyNamePair& getPropertyNameMap(sal_uInt16 _nObjectId);
/trunk/main/reportdesign/source/core/sdr/
H A DRptObject.cxx236 const TPropertyNamePair& getPropertyNameMap(sal_uInt16 _nObjectId) in getPropertyNameMap() argument
238 switch(_nObjectId) in getPropertyNameMap()
/trunk/main/reportdesign/source/ui/inc/
H A DReportController.hxx149 …rt::XSection>& _xSection,const ::rtl::OUString& _sFunction ,sal_uInt16 _nObjectId = OBJ_DLG_FORMAT…

Completed in 74 milliseconds