Home
last modified time | relevance | path

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

/trunk/main/sc/source/filter/inc/
H A Dxetable.hxx344 … const ScPatternAttr* pPattern, sal_Int16 nScript, sal_uInt32 nForcedXFId );
372 const ScPatternAttr* pPattern, sal_uInt32 nForcedXFId,
392 const ScPatternAttr* pPattern, sal_uInt32 nForcedXFId,
442 const ScPatternAttr* pPattern, sal_uInt32 nForcedXFId,
447 const ScPatternAttr* pPattern, sal_uInt32 nForcedXFId,
478 const ScPatternAttr* pPattern, sal_uInt32 nForcedXFId,
545 sal_uInt32 nForcedXFId, sal_uInt16 nCount = 1 );
582 const ScPatternAttr* pPattern, sal_uInt32 nForcedXFId );
606 const ScPatternAttr* pPattern, sal_uInt32 nForcedXFId,
/trunk/main/sc/source/filter/excel/
H A Dxetable.cxx528 maXFId( nForcedXFId ), in XclExpSingleCellBase()
620 const ScPatternAttr* pPattern, sal_uInt32 nForcedXFId, bool bValue ) : in XclExpBooleanCell() argument
687 XclExpSingleCellBase( EXC_ID3_LABEL, 0, rXclPos, nForcedXFId ) in XclExpLabelCell()
696 const ScPatternAttr* pPattern, sal_uInt32 nForcedXFId, in XclExpLabelCell() argument
698 XclExpSingleCellBase( EXC_ID3_LABEL, 0, rXclPos, nForcedXFId ) in XclExpLabelCell()
796 const ScPatternAttr* pPattern, sal_uInt32 nForcedXFId, in XclExpFormulaCell() argument
801 XclExpSingleCellBase( EXC_ID2_FORMULA, 0, rXclPos, nForcedXFId ), in XclExpFormulaCell()
1237 sal_uInt32 nXFId = (nForcedXFId == EXC_XFID_NOTFOUND) ? in AppendXFId()
1238 rRoot.GetXFBuffer().Insert( pPattern, nScript ) : nForcedXFId; in AppendXFId()
1304 const ScPatternAttr* pPattern, sal_uInt32 nForcedXFId ) : in XclExpBlankCell() argument
[all …]

Completed in 37 milliseconds