Searched refs:eRecType (Results 1 – 5 of 5) sorted by relevance
/aoo41x/main/sc/source/filter/excel/ |
H A D | xerecord.cxx | 231 XclExpFutureRecord::XclExpFutureRecord( XclFutureRecType eRecType, sal_uInt16 nRecId, sal_Size nRec… in XclExpFutureRecord() argument 233 meRecType( eRecType ) in XclExpFutureRecord()
|
H A D | xechart.cxx | 483 XclFutureRecType eRecType, sal_uInt16 nRecId, sal_Size nRecSize ) : in XclExpChFutureRecordBase() argument 484 XclExpFutureRecord( eRecType, nRecId, nRecSize ), in XclExpChFutureRecordBase()
|
/aoo41x/main/sw/source/ui/uiview/ |
H A D | viewtab.cxx | 1943 CurRectType eRecType = RECT_PAGE_PRT; in StateTabWin() local 1950 eRecType = bSectOutTbl ? RECT_OUTTABSECTION in StateTabWin() 1959 eRecType = RECT_FLY_PRT_EMBEDDED; in StateTabWin() 1972 SwRect aRect( rSh.GetAnyCurRect( eRecType, pPt ) ); in StateTabWin() 1973 if(RECT_FLY_PRT_EMBEDDED == eRecType) in StateTabWin()
|
/aoo41x/main/sc/source/filter/inc/ |
H A D | xerecord.hxx | 309 explicit XclExpFutureRecord( XclFutureRecType eRecType,
|
H A D | xechart.hxx | 204 XclFutureRecType eRecType, sal_uInt16 nRecId, sal_Size nRecSize = 0 );
|
Completed in 82 milliseconds