Home
last modified time | relevance | path

Searched refs:FillToItemSet (Results 1 – 12 of 12) sorted by relevance

/trunk/main/sc/source/filter/inc/
H A Dxistyle.hxx121 void FillToItemSet( SfxItemSet& rItemSet, XclFontItemType eType,
190 void FillToItemSet( SfxItemSet& rItemSet, XclFontItemType eType,
234 void FillToItemSet(
265 void FillToItemSet( SfxItemSet& rItemSet, bool bSkipPoolDefs = false ) const;
287 …void FillToItemSet( SfxItemSet& rItemSet, const XclImpFont* pFont, bool bSkipPoolDe…
324 void FillToItemSet(
359 void FillToItemSet(
H A Dxihelper.hxx196 void FillToItemSet( SfxItemSet& rItemSet, sal_uInt16 nWhichId ) const;
H A Dxiescher.hxx1256 void FillToItemSet( SfxItemSet& rItemSet ) const;
/trunk/main/sc/source/filter/excel/
H A Dxistyle.cxx240 void XclImpFont::FillToItemSet( SfxItemSet& rItemSet, XclFontItemType eType, bool bSkipPoolDefs ) c… in FillToItemSet() function in XclImpFont
507 void XclImpFontBuffer::FillToItemSet( in FillToItemSet() function in XclImpFontBuffer
512 pFont->FillToItemSet( rItemSet, eType, bSkipPoolDefs ); in FillToItemSet()
655 void XclImpCellProt::FillToItemSet( SfxItemSet& rItemSet, bool bSkipPoolDefs ) const in FillToItemSet() function in XclImpCellProt
700 void XclImpCellAlign::FillToItemSet( SfxItemSet& rItemSet, const XclImpFont* pFont, bool bSkipPoolD… in FillToItemSet() function in XclImpCellAlign
1152 maProtection.FillToItemSet( rItemSet, bSkipPoolDefs ); in CreatePattern()
1156 GetFontBuffer().FillToItemSet( rItemSet, EXC_FONTITEM_CELL, mnXclFont, bSkipPoolDefs ); in CreatePattern()
1161 GetNumFmtBuffer().FillToItemSet( rItemSet, mnXclNumFmt, bSkipPoolDefs ); in CreatePattern()
1168 maAlignment.FillToItemSet( rItemSet, GetFontBuffer().GetFont( mnXclFont ), bSkipPoolDefs ); in CreatePattern()
1173 maBorder.FillToItemSet( rItemSet, GetPalette(), bSkipPoolDefs ); in CreatePattern()
[all …]
H A Dxipage.cxx291 aHFConv.FillToItemSet( rItemSet, ATTR_PAGE_HEADERLEFT ); in Finalize()
292 aHFConv.FillToItemSet( rItemSet, ATTR_PAGE_HEADERRIGHT ); in Finalize()
327 aHFConv.FillToItemSet( rItemSet, ATTR_PAGE_FOOTERLEFT ); in Finalize()
328 aHFConv.FillToItemSet( rItemSet, ATTR_PAGE_FOOTERRIGHT ); in Finalize()
H A Dxihelper.cxx187 rFontBuffer.FillToItemSet( aItemSet, eType, rXFBuffer.GetFontIndex( nXFIndex ) ); in lclCreateTextObject()
210 rFontBuffer.FillToItemSet( aItemSet, eType, aNextRun.mnFontIdx ); in lclCreateTextObject()
497 void XclImpHFConverter::FillToItemSet( SfxItemSet& rItemSet, sal_uInt16 nWhichId ) const in FillToItemSet() function in XclImpHFConverter
546 aFont.FillToItemSet( aItemSet, EXC_FONTITEM_HF ); in SetAttribs()
H A Dxicontent.cxx578 aFont.FillToItemSet( rStyleItemSet, EXC_FONTITEM_CELL ); in ReadCF()
592 aBorder.FillToItemSet( rStyleItemSet, rPalette ); in ReadCF()
604 aArea.FillToItemSet( rStyleItemSet, rPalette ); in ReadCF()
H A Dxichart.cxx539 aPropSet.FillToItemSet( *maData.mxItemSet ); in ReadHeaderRecord()
H A Dxiescher.cxx4227 void XclImpDffPropSet::FillToItemSet( SfxItemSet& rItemSet ) const in FillToItemSet() function in XclImpDffPropSet
/trunk/main/sc/inc/
H A Dautoform.hxx247 …void FillToItemSet( sal_uInt16 nIndex, SfxItemSet& rItemSet, ScDocument& rD…
/trunk/main/sc/source/core/tool/
H A Dautoform.cxx680 void ScAutoFormatData::FillToItemSet( sal_uInt16 nIndex, SfxItemSet& rItemSet, ScDocument& rDoc ) c… in FillToItemSet() function in ScAutoFormatData
/trunk/main/sc/source/core/data/
H A Dtable4.cxx1658 pData->FillToItemSet(i, pPatternAttrs[i]->GetItemSet(), *pDocument); in AutoFormat()

Completed in 114 milliseconds