Home
last modified time | relevance | path

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

/aoo42x/main/sc/source/filter/lotus/
H A Dop.cxx73 extern std::map<sal_uInt16, ScPatternAttr> aLotusPatternPool;
572aLotusPatternPool.insert( std::map<sal_uInt16, ScPatternAttr>::value_type( nPatternId, aPattern ) … in OP_CreatePattern123()
662 … std::map<sal_uInt16, ScPatternAttr>::iterator loc = aLotusPatternPool.find( nData ); in OP_ApplyPatternArea123()
664 if ( loc != aLotusPatternPool.end() ) in OP_ApplyPatternArea123()
680 aLotusPatternPool.clear(); in OP_ApplyPatternArea123()
H A Dfilter.cxx78 std::map<sal_uInt16, ScPatternAttr> aLotusPatternPool; variable
232 aLotusPatternPool.clear(); in ScImportLotus123old()

Completed in 13 milliseconds