Searched refs:GetWhichMap (Results 1 – 9 of 9) sorted by relevance
/aoo4110/main/sw/source/filter/html/ |
H A D | swhtml.cxx | 1913 pCSS1Parser->GetWhichMap() ); in NextToken() 3387 SfxItemSet aItemSet( pDoc->GetAttrPool(), pCSS1Parser->GetWhichMap() ); in NewStdAttr() 3440 SfxItemSet aItemSet( pDoc->GetAttrPool(), pCSS1Parser->GetWhichMap() ); in NewStdAttr() 3530 SfxItemSet aItemSet( pDoc->GetAttrPool(), pCSS1Parser->GetWhichMap() ); in NewBasefontAttr() 3730 SfxItemSet aItemSet( pDoc->GetAttrPool(), pCSS1Parser->GetWhichMap() ); in NewFontAttr() 3848 SfxItemSet aItemSet( pDoc->GetAttrPool(), pCSS1Parser->GetWhichMap() ); in NewPara() 3983 SfxItemSet aItemSet( pDoc->GetAttrPool(), pCSS1Parser->GetWhichMap() ); in NewHeading() 4118 SfxItemSet aItemSet( pDoc->GetAttrPool(), pCSS1Parser->GetWhichMap() ); in NewTxtFmtColl() 4269 SfxItemSet aItemSet( pDoc->GetAttrPool(), pCSS1Parser->GetWhichMap() ); in NewDefList() 4744 SfxItemSet aItemSet( pDoc->GetAttrPool(), pCSS1Parser->GetWhichMap() ); in NewCharFmt() [all …]
|
H A D | htmlplug.cxx | 386 SfxItemSet aItemSet( pDoc->GetAttrPool(), pCSS1Parser->GetWhichMap() ); in InsertEmbed() 616 SfxItemSet aItemSet( pDoc->GetAttrPool(), pCSS1Parser->GetWhichMap() ); in NewObject() 750 SfxItemSet aItemSet( pDoc->GetAttrPool(), pCSS1Parser->GetWhichMap() ); in InsertApplet() 939 SfxItemSet aItemSet( pDoc->GetAttrPool(), pCSS1Parser->GetWhichMap() ); in InsertFloatingFrame()
|
H A D | htmlgrin.cxx | 471 SfxItemSet aItemSet( pDoc->GetAttrPool(), pCSS1Parser->GetWhichMap() ); in InsertImage() 962 SfxItemSet aItemSet( pDoc->GetAttrPool(), pCSS1Parser->GetWhichMap() ); in InsertBodyOptions() 1199 SfxItemSet aItemSet( pDoc->GetAttrPool(), pCSS1Parser->GetWhichMap() ); in NewAnchor()
|
H A D | htmlnum.cxx | 320 SfxItemSet aItemSet( pDoc->GetAttrPool(), pCSS1Parser->GetWhichMap() ); in NewNumBulList() 613 SfxItemSet aItemSet( pDoc->GetAttrPool(), pCSS1Parser->GetWhichMap() ); in NewNumBulListItem()
|
H A D | htmlsect.cxx | 133 SfxItemSet aItemSet( pDoc->GetAttrPool(), pCSS1Parser->GetWhichMap() ); in NewDivision() 605 SfxItemSet aItemSet( pDoc->GetAttrPool(), pCSS1Parser->GetWhichMap() ); in NewMultiCol()
|
H A D | svxcss1.hxx | 321 const sal_uInt16 *GetWhichMap() const { return aWhichMap.GetData(); } in GetWhichMap() function in SvxCSS1Parser
|
H A D | htmlform.cxx | 1897 SfxItemSet aCSS1ItemSet( pDoc->GetAttrPool(), pCSS1Parser->GetWhichMap() ); in InsertInput() 2169 SfxItemSet aCSS1ItemSet( pDoc->GetAttrPool(), pCSS1Parser->GetWhichMap() ); in NewTextArea() 2451 SfxItemSet aCSS1ItemSet( pDoc->GetAttrPool(), pCSS1Parser->GetWhichMap() ); in NewSelect()
|
H A D | htmldraw.cxx | 477 pCSS1Parser->GetWhichMap() ); in NewMarquee()
|
H A D | htmltab.cxx | 3359 rParser.pCSS1Parser->GetWhichMap() ); in _CellSaveStruct()
|
Completed in 83 milliseconds