Home
last modified time | relevance | path

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

/trunk/main/oox/inc/oox/xls/
H A Dstylesbuffer.hxx980 FillRef createFill( sal_Int32* opnFillId = 0 );
/trunk/main/oox/source/xls/
H A Dstylesbuffer.cxx3180 FillRef StylesBuffer::createFill( sal_Int32* opnFillId ) in createFill() argument
3182 if( opnFillId ) *opnFillId = static_cast< sal_Int32 >( maFills.size() ); in createFill()

Completed in 38 milliseconds