Lines Matching refs:GetItemSet
233 SfxItemSet& rSet = pSheet->GetItemSet(); in CreateLayoutStyleSheets()
303 SfxItemSet& rOutlineSet = pSheet->GetItemSet(); in CreateLayoutStyleSheets()
318 pSheet->GetItemSet().Put(aSvxULSpaceItem); in CreateLayoutStyleSheets()
368 SfxItemSet& rTitleSet = pSheet->GetItemSet(); in CreateLayoutStyleSheets()
414 SfxItemSet& rSubtitleSet = pSheet->GetItemSet(); in CreateLayoutStyleSheets()
463 SfxItemSet& rNotesSet = pSheet->GetItemSet(); in CreateLayoutStyleSheets()
515 SfxItemSet& rBackgroundObjectsSet = pSheet->GetItemSet(); in CreateLayoutStyleSheets()
538 SfxItemSet& rBackgroundSet = pSheet->GetItemSet(); in CreateLayoutStyleSheets()
651 xNewSheet->GetItemSet().Put( xSheet->GetItemSet() ); in CopySheets()
701 rNewSheet.GetItemSet().Put(pSourceSheet->GetItemSet()); in CopyLayoutSheets()
1014 SfxItemSet& rSet = pSheet->GetItemSet(); in PutNumBulletItem()