Home
last modified time | relevance | path

Searched refs:aWhichMap (Results 1 – 6 of 6) sorted by path

/trunk/main/editeng/inc/editeng/
H A Dsvxrtf.hxx231 SvUShorts aWhichMap; member in SvxRTFParser
/trunk/main/editeng/source/rtf/
H A Drtfitem.cxx1979 SfxItemSet aTmp( *pAttrPool, aWhichMap.GetData() ); in SetDefault()
H A Dsvxrtf.cxx354 SvxRTFStyleType* pStyle = new SvxRTFStyleType( *pAttrPool, aWhichMap.GetData() ); in ReadStyleTable()
416 pStyle = new SvxRTFStyleType( *pAttrPool, aWhichMap.GetData() ); in ReadStyleTable()
882 pNew = new SvxRTFItemStackType( *pAttrPool, aWhichMap.GetData(), in _GetAttrSet()
1207 if( aWhichMap.Count() ) in BuildWhichTbl()
1208 aWhichMap.Remove( 0, aWhichMap.Count() ); in BuildWhichTbl()
1209 aWhichMap.Insert( (sal_uInt16)0, (sal_uInt16)0 ); in BuildWhichTbl()
1214 SvParser::BuildWhichTbl( aWhichMap, (sal_uInt16*)aPardMap.GetData(), aPardMap.Count() ); in BuildWhichTbl()
1215 SvParser::BuildWhichTbl( aWhichMap, (sal_uInt16*)aPlainMap.GetData(), aPlainMap.Count() ); in BuildWhichTbl()
1222 pRTFDefaults = new SfxItemSet( *pAttrPool, aWhichMap.GetData() ); in GetRTFDefaults()
/trunk/main/sw/source/filter/html/
H A Dhtmldraw.cxx398 sal_uInt16 aWhichMap[7] = { XATTR_FILL_FIRST, XATTR_FILL_LAST, in NewMarquee() local
402 SfxItemSet aItemSet( pModel->GetItemPool(), aWhichMap ); in NewMarquee()
H A Dsvxcss1.cxx822 aWhichMap.Insert( (sal_uInt16)0, (sal_uInt16)0 ); in SvxCSS1Parser()
823 SvParser::BuildWhichTbl( aWhichMap, (sal_uInt16 *)&aItemIds, in SvxCSS1Parser()
826 SvParser::BuildWhichTbl( aWhichMap, pWhichIds, nWhichIds ); in SvxCSS1Parser()
828 pSheetItemSet = new SfxItemSet( rPool, aWhichMap.GetData() ); in SvxCSS1Parser()
830 pSearchEntry = new SvxCSS1MapEntry( rPool, aWhichMap.GetData() ); in SvxCSS1Parser()
H A Dsvxcss1.hxx251 SvUShorts aWhichMap; // Which-Map des Parser member in SvxCSS1Parser
321 const sal_uInt16 *GetWhichMap() const { return aWhichMap.GetData(); } in GetWhichMap()

Completed in 48 milliseconds