Home
last modified time | relevance | path

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

/trunk/main/sc/source/filter/excel/
H A Dxerecord.cxx231 XclExpFutureRecord::XclExpFutureRecord( XclFutureRecType eRecType, sal_uInt16 nRecId, sal_Size nRec… in XclExpFutureRecord() argument
233 meRecType( eRecType ) in XclExpFutureRecord()
H A Dxechart.cxx483 XclFutureRecType eRecType, sal_uInt16 nRecId, sal_Size nRecSize ) : in XclExpChFutureRecordBase() argument
484 XclExpFutureRecord( eRecType, nRecId, nRecSize ), in XclExpChFutureRecordBase()
/trunk/main/sw/source/ui/uiview/
H A Dviewtab.cxx1933 CurRectType eRecType = RECT_PAGE_PRT; in StateTabWin() local
1940 eRecType = bSectOutTbl ? RECT_OUTTABSECTION in StateTabWin()
1949 eRecType = RECT_FLY_PRT_EMBEDDED; in StateTabWin()
1962 SwRect aRect( rSh.GetAnyCurRect( eRecType, pPt ) ); in StateTabWin()
1963 if(RECT_FLY_PRT_EMBEDDED == eRecType) in StateTabWin()
/trunk/main/sc/source/filter/inc/
H A Dxerecord.hxx309 explicit XclExpFutureRecord( XclFutureRecType eRecType,
H A Dxechart.hxx204 XclFutureRecType eRecType, sal_uInt16 nRecId, sal_Size nRecSize = 0 );