Home
last modified time | relevance | path

Searched refs:GetExampleSet (Results 1 – 16 of 16) sorted by relevance

/aoo42x/main/sfx2/inc/sfx2/
H A Dtabdlg.hxx214 const SfxItemSet* GetExampleSet() const { return pExampleSet; } in GetExampleSet() function in SfxTabDialog
216 SfxItemSet* GetExampleSet() const { return 0; } in GetExampleSet() function in SfxTabDialog
/aoo42x/main/sfx2/source/dialog/
H A Ddinfdlg.cxx688 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()
H A Dtabdlg.cxx441 if ( pTabDlg && !pTabDlg->IsInOK() && pTabDlg->GetExampleSet() ) in GetExchangeItem()
442 return GetItem( *pTabDlg->GetExampleSet(), nSlot ); in GetExchangeItem()
/aoo42x/main/sw/source/ui/envelp/
H A Dlabel1.cxx217 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()
/aoo42x/main/sc/source/ui/dbgui/
H A Dtpsubt.cxx222 const SfxItemSet* pExample = pDlg->GetExampleSet(); in DoFillItemSet()
593 const SfxItemSet* pExample = pDlg->GetExampleSet(); in FillItemSet()
H A Dtpsort.cxx265 const SfxItemSet* pExample = pDlg->GetExampleSet(); in FillItemSet()
813 const SfxItemSet* pExample = pDlg->GetExampleSet(); in FillItemSet()
/aoo42x/main/cui/source/tabpages/
H A Dnumpages.cxx320 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()
H A Dchardlg.cxx1232 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()
H A Dgrfpage.cxx265 const SfxItemSet* pExSet = GetTabDialog() ? GetTabDialog()->GetExampleSet() : NULL; in FillItemSet()
/aoo42x/main/toolkit/workben/layout/
H A Dtpsort.cxx270 const SfxItemSet* pExample = pDlg->GetExampleSet(); in FillItemSet()
830 const SfxItemSet* pExample = pDlg->GetExampleSet(); in FillItemSet()
/aoo42x/main/cui/source/inc/
H A Diconcdlg.hxx260 const SfxItemSet* GetExampleSet() const { return pExampleSet; } in GetExampleSet() function in IconChoiceDialog
/aoo42x/main/dbaccess/source/ui/dlg/
H A Ddbadmin.cxx306 return GetExampleSet(); in getOutputSet()
/aoo42x/main/sw/source/ui/misc/
H A Dpggrid.cxx510 const SfxItemSet* pExSet = GetTabDialog()->GetExampleSet(); in IMPL_LINK()
H A Dnum.cxx443 const SfxItemSet* pExampleSet = GetTabDialog()->GetExampleSet(); in ActivatePage()
/aoo42x/main/sw/source/ui/frmdlg/
H A Dfrmpage.cxx1847 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()
/aoo42x/main/dbaccess/source/ui/misc/
H A DUITools.cxx1184 const SfxItemSet* pSet = aDlg.GetExampleSet(); in callColumnFormatDialog()

Completed in 120 milliseconds