Home
last modified time | relevance | path

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

/aoo4110/main/sc/source/filter/excel/
H A Dxestyle.cxx2487 if( xDefCellXF->Equals( *xXF ) ) in Finalize()
2513 if( xXF->IsStyleXF() ) in Finalize()
2562 if( xXF->IsCellXF() ) in lcl_GetCellCounts()
2564 else if( xXF->IsStyleXF() ) in lcl_GetCellCounts()
2606 if( ! xXF->IsStyleXF() ) in SaveXml()
2608 SaveXFXml( rStrm, *xXF ); in SaveXml()
2622 if( ! xXF->IsCellXF() ) in SaveXml()
2624 SaveXFXml( rStrm, *xXF ); in SaveXml()
2882 maXFList.AppendRecord( xXF ); in AppendBuiltInXF()
2983 AddBorderAndFill( *xXF ); in AppendXFIndex()
[all …]
/aoo4110/main/sc/source/filter/inc/
H A Dxestyle.hxx732 sal_uInt32 AppendBuiltInXF( XclExpXFRef xXF,
736 sal_uInt32 AppendBuiltInXFWithStyle( XclExpXFRef xXF,

Completed in 35 milliseconds