Home
last modified time | relevance | path

Searched refs:GetDefCellXFId (Results 1 – 3 of 3) sorted by relevance

/trunk/main/sc/source/filter/excel/
H A Dxestyle.cxx1879 mnXFId( XclExpXFBuffer::GetDefCellXFId() ), in XclExpXFId()
2413 sal_uInt32 XclExpXFBuffer::GetDefCellXFId() in GetDefCellXFId() function in XclExpXFBuffer
2779 return GetDefCellXFId(); in InsertCellXF()
2796 nXFId = GetDefCellXFId(); in InsertCellXF()
H A Dxetable.cxx1098 return maXFIds.empty() ? XclExpXFBuffer::GetDefCellXFId() : maXFIds.front().mnXFId; in GetFirstXFId()
1886 XclExpMultiXFId aXFId( XclExpXFBuffer::GetDefCellXFId() ); in Finalize()
/trunk/main/sc/source/filter/inc/
H A Dxestyle.hxx682 static sal_uInt32 GetDefCellXFId();

Completed in 46 milliseconds