Home
last modified time | relevance | path

Searched defs:nXFIndex (Results 1 – 6 of 6) sorted by relevance

/trunk/main/sc/source/filter/excel/
H A Dxistyle.cxx1312 sal_uInt16 nXFIndex; in ReadStyle() local
1513 ScStyleSheet* XclImpXFBuffer::CreateStyleSheet( sal_uInt16 nXFIndex ) in CreateStyleSheet()
1745 void XclImpXFRangeBuffer::SetXF( const ScAddress& rScPos, sal_uInt16 nXFIndex, XclImpXFInsertMode e… in SetXF()
1777 void XclImpXFRangeBuffer::SetXF( const ScAddress& rScPos, sal_uInt16 nXFIndex ) in SetXF()
1782 void XclImpXFRangeBuffer::SetBlankXF( const ScAddress& rScPos, sal_uInt16 nXFIndex ) in SetBlankXF()
1787 void XclImpXFRangeBuffer::SetBoolXF( const ScAddress& rScPos, sal_uInt16 nXFIndex ) in SetBoolXF()
1792 void XclImpXFRangeBuffer::SetRowDefXF( SCROW nScRow, sal_uInt16 nXFIndex ) in SetRowDefXF()
1798 void XclImpXFRangeBuffer::SetColumnDefXF( SCCOL nScCol, sal_uInt16 nXFIndex ) in SetColumnDefXF()
H A Dcolrowst.cxx167 void XclImpColRowSettings::SetDefaultXF( SCCOL nScCol1, SCCOL nScCol2, sal_uInt16 nXFIndex ) in SetDefaultXF()
H A Dxihelper.cxx168 const XclImpString& rString, XclFontItemType eType, sal_uInt16 nXFIndex ) in lclCreateTextObject()
257 const XclImpRoot& rRoot, const XclImpString& rString, sal_uInt16 nXFIndex ) in CreateCell()
H A Dxetable.cxx581 static OString lcl_GetStyleId( XclExpXmlStream& rStrm, sal_uInt32 nXFIndex ) in lcl_GetStyleId()
590 sal_uInt16 nXFIndex = rStrm.GetRoot().GetXFBuffer().GetXFIndex( nXFId ); in lcl_GetStyleId() local
1947 sal_uInt16 nXFIndex = *aCellIt; in Finalize() local
H A Dxestyle.cxx2115 sal_uInt16 nXFIndex = rStrm.GetRoot().GetXFBuffer().GetXFIndex( mnParentXFId ); in SaveXml() local
2408 sal_uInt32 XclExpXFBuffer::GetXFIdFromIndex( sal_uInt16 nXFIndex ) in GetXFIdFromIndex()
2522 sal_uInt16 nXFIndex = EXC_XF_DEFAULTSTYLE; in GetXFIndex() local
/trunk/main/sc/source/filter/inc/
H A Dxistyle.hxx371 inline explicit XclImpXFIndex( sal_uInt16 nXFIndex, bool bBoolCell = false ) : in XclImpXFIndex()

Completed in 54 milliseconds