Home
last modified time | relevance | path

Searched refs:rOutSet (Results 1 – 7 of 7) sorted by relevance

/AOO42X/main/cui/source/tabpages/
H A Dparagrph.cxx228 sal_Bool SvxStdParagraphTabPage::FillItemSet( SfxItemSet& rOutSet ) in FillItemSet() argument
232 SfxItemPool* pPool = rOutSet.GetPool(); in FillItemSet()
275 pOld = GetOldItem( rOutSet, SID_ATTR_PARA_LINESPACE ); in FillItemSet()
280 rOutSet.Put( aSpacing ); in FillItemSet()
289 pOld = GetOldItem( rOutSet, SID_ATTR_ULSPACE ); in FillItemSet()
322 rOutSet.Put( aMargin ); in FillItemSet()
336 pOld = GetOldItem( rOutSet, SID_ATTR_LRSPACE ); in FillItemSet()
379 rOutSet.Put( aMargin ); in FillItemSet()
401 rOutSet.Put( aNullTab ); in FillItemSet()
408 rOutSet, SID_ATTR_PARA_REGISTER); in FillItemSet()
[all …]
/AOO42X/main/sc/source/ui/pagedlg/
H A Dtphf.cxx119 sal_Bool __EXPORT ScHFPage::FillItemSet( SfxItemSet& rOutSet ) in FillItemSet() argument
121 sal_Bool bResult = SvxHFPage::FillItemSet( rOutSet ); in FillItemSet()
125 rOutSet.Put( aDataSet.Get( ATTR_PAGE_HEADERLEFT ) ); in FillItemSet()
126 rOutSet.Put( aDataSet.Get( ATTR_PAGE_HEADERRIGHT ) ); in FillItemSet()
130 rOutSet.Put( aDataSet.Get( ATTR_PAGE_FOOTERLEFT ) ); in FillItemSet()
131 rOutSet.Put( aDataSet.Get( ATTR_PAGE_FOOTERRIGHT ) ); in FillItemSet()
/AOO42X/main/sc/source/ui/drawfunc/
H A Ddrtxtob1.cxx56 SfxItemSet& rOutSet , sal_uInt16 nSlot) in ExecuteCharDlg() argument
78 rOutSet.Put( *pNewAttrs ); in ExecuteCharDlg()
86 SfxItemSet& rOutSet ) in ExecuteParaDlg() argument
123 rOutSet.Put( *pNewAttrs ); in ExecuteParaDlg()
/AOO42X/main/sc/source/ui/inc/
H A Ddrtxtob.hxx69 sal_Bool ExecuteCharDlg( const SfxItemSet& rArgs, SfxItemSet& rOutSet , sal_uInt16 nSlot);
70 sal_Bool ExecuteParaDlg( const SfxItemSet& rArgs, SfxItemSet& rOutSet );
H A Dtphf.hxx40 virtual sal_Bool FillItemSet( SfxItemSet& rOutSet );
/AOO42X/main/svx/inc/svx/
H A Dhdft.hxx57 virtual sal_Bool FillItemSet( SfxItemSet& rOutSet );
/AOO42X/main/cui/source/inc/
H A Dpage.hxx230 virtual sal_Bool FillItemSet( SfxItemSet& rOutSet );