Searched refs:GetDefCellXFId (Results 1 – 3 of 3) sorted by relevance
1879 mnXFId( XclExpXFBuffer::GetDefCellXFId() ), in XclExpXFId()2413 sal_uInt32 XclExpXFBuffer::GetDefCellXFId() in GetDefCellXFId() function in XclExpXFBuffer2779 return GetDefCellXFId(); in InsertCellXF()2796 nXFId = GetDefCellXFId(); in InsertCellXF()
1098 return maXFIds.empty() ? XclExpXFBuffer::GetDefCellXFId() : maXFIds.front().mnXFId; in GetFirstXFId()1886 XclExpMultiXFId aXFId( XclExpXFBuffer::GetDefCellXFId() ); in Finalize()
682 static sal_uInt32 GetDefCellXFId();
Completed in 33 milliseconds