Home
last modified time | relevance | path

Searched refs:pExSet (Results 1 – 3 of 3) sorted by relevance

/aoo4110/main/sw/source/ui/misc/
H A Dpggrid.cxx510 const SfxItemSet* pExSet = GetTabDialog()->GetExampleSet(); in IMPL_LINK() local
511 if(pExSet) in IMPL_LINK()
512 aSet.Put(*pExSet); in IMPL_LINK()
/aoo4110/main/sfx2/source/dialog/
H A Ddinfdlg.cxx685 const SfxItemSet* pExSet = NULL; in FillItemSet() local
688 pExSet = pDlg->GetExampleSet(); in FillItemSet()
690 if ( pExSet && SFX_ITEM_SET != pExSet->GetItemState( SID_DOCINFO, sal_True, &pItem ) ) in FillItemSet()
1363 const SfxItemSet* pExSet = NULL; in FillItemSet() local
1366 pExSet = pDlg->GetExampleSet(); in FillItemSet()
1368 if( pExSet && SFX_ITEM_SET != pExSet->GetItemState( SID_DOCINFO, sal_True, &pItem ) ) in FillItemSet()
/aoo4110/main/cui/source/tabpages/
H A Dgrfpage.cxx265 const SfxItemSet* pExSet = GetTabDialog() ? GetTabDialog()->GetExampleSet() : NULL; in FillItemSet() local
267 if( pExSet && SFX_ITEM_SET == in FillItemSet()
268 pExSet->GetItemState( nW, sal_False, &pItem ) ) in FillItemSet()

Completed in 37 milliseconds