Home
last modified time | relevance | path

Searched refs:GetFirstXFId (Results 1 – 2 of 2) sorted by relevance

/trunk/main/sc/source/filter/inc/
H A Dxetable.hxx290 virtual sal_uInt32 GetFirstXFId() const = 0;
330 virtual sal_uInt32 GetFirstXFId() const;
517 virtual sal_uInt32 GetFirstXFId() const;
/trunk/main/sc/source/filter/excel/
H A Dxetable.cxx540 sal_uInt32 XclExpSingleCellBase::GetFirstXFId() const in GetFirstXFId() function in XclExpSingleCellBase
589 sal_uInt32 nXFId = rCell.GetFirstXFId(); in lcl_GetStyleId()
1096 sal_uInt32 XclExpMultiCellBase::GetFirstXFId() const in GetFirstXFId() function in XclExpMultiCellBase
2506 sal_uInt32 nXFId = xCell.is() ? xCell->GetFirstXFId() : EXC_XFID_NOTFOUND; in XclExpCellTable()

Completed in 28 milliseconds