Searched refs:GetExampleSet (Results 1 – 16 of 16) sorted by relevance
214 const SfxItemSet* GetExampleSet() const { return pExampleSet; } in GetExampleSet() function in SfxTabDialog216 SfxItemSet* GetExampleSet() const { return 0; } in GetExampleSet() function in SfxTabDialog
688 pExSet = pDlg->GetExampleSet(); in FillItemSet()968 GetTabDialog() && GetTabDialog()->GetExampleSet() ) in FillItemSet()970 const SfxItemSet* pExpSet = GetTabDialog()->GetExampleSet(); in FillItemSet()999 const SfxItemSet* pExpSet = GetTabDialog()->GetExampleSet(); in FillItemSet()1366 pExSet = pDlg->GetExampleSet(); in FillItemSet()2431 if ( GetTabDialog() && GetTabDialog()->GetExampleSet() ) in FillItemSet()2434 GetTabDialog()->GetExampleSet()->GetItemState( SID_DOCINFO, sal_True, &pItem ) ) in FillItemSet()
441 if ( pTabDlg && !pTabDlg->IsInOK() && pTabDlg->GetExampleSet() ) in GetExchangeItem()442 return GetItem( *pTabDlg->GetExampleSet(), nSlot ); in GetExchangeItem()
217 const SwLabItem& rActItem = (const SwLabItem&)GetExampleSet()->Get(FN_LABEL); in GetLabItem()953 SwLabItem aItem = (const SwLabItem&) GetTabDialog()->GetExampleSet()->Get(FN_LABEL); in FillItemSet()1070 SwLabItem aItem = (const SwLabItem&) GetTabDialog()->GetExampleSet()->Get(FN_LABEL); in FillItemSet()
222 const SfxItemSet* pExample = pDlg->GetExampleSet(); in DoFillItemSet()593 const SfxItemSet* pExample = pDlg->GetExampleSet(); in FillItemSet()
265 const SfxItemSet* pExample = pDlg->GetExampleSet(); in FillItemSet()813 const SfxItemSet* pExample = pDlg->GetExampleSet(); in FillItemSet()
320 const SfxItemSet* pExampleSet = GetTabDialog()->GetExampleSet(); in ActivatePage()520 const SfxItemSet* pExampleSet = GetTabDialog()->GetExampleSet(); in ActivatePage()760 const SfxItemSet* pExampleSet = GetTabDialog()->GetExampleSet(); in ActivatePage()1035 const SfxItemSet* pExampleSet = GetTabDialog()->GetExampleSet(); in ActivatePage()1481 const SfxItemSet* pExampleSet = GetTabDialog()->GetExampleSet(); in ActivatePage()3377 const SfxItemSet* pExampleSet = GetTabDialog()->GetExampleSet(); in ActivatePage()
1232 const SfxItemSet* pExampleSet = GetTabDialog() ? GetTabDialog()->GetExampleSet() : NULL; in FillItemSet_Impl()2014 const SfxItemSet* pExampleSet = GetTabDialog() ? GetTabDialog()->GetExampleSet() : NULL; in FillItemSetColor_Impl()2816 const SfxItemSet* pExampleSet = GetTabDialog() ? GetTabDialog()->GetExampleSet() : NULL; in FillItemSet()
265 const SfxItemSet* pExSet = GetTabDialog() ? GetTabDialog()->GetExampleSet() : NULL; in FillItemSet()
270 const SfxItemSet* pExample = pDlg->GetExampleSet(); in FillItemSet()830 const SfxItemSet* pExample = pDlg->GetExampleSet(); in FillItemSet()
260 const SfxItemSet* GetExampleSet() const { return pExampleSet; } in GetExampleSet() function in IconChoiceDialog
306 return GetExampleSet(); in getOutputSet()
510 const SfxItemSet* pExSet = GetTabDialog()->GetExampleSet(); in IMPL_LINK()
443 const SfxItemSet* pExampleSet = GetTabDialog()->GetExampleSet(); in ActivatePage()
1847 if(GetTabDialog()->GetExampleSet() && in IMPL_LINK()1848 SFX_ITEM_DEFAULT <= GetTabDialog()->GetExampleSet()->GetItemState(RES_COL)) in IMPL_LINK()1850 const SwFmtCol& rCol = (const SwFmtCol&)GetTabDialog()->GetExampleSet()->Get(RES_COL); in IMPL_LINK()
1184 const SfxItemSet* pSet = aDlg.GetExampleSet(); in callColumnFormatDialog()
Completed in 179 milliseconds