Home
last modified time | relevance | path

Searched refs:pExample (Results 1 – 4 of 4) sorted by relevance

/aoo42x/main/sd/source/ui/view/
H A Doutlview.cxx608 pPage->SetLayoutName(pExample->GetLayoutName()); in InsertSlideForParagraph()
619 pPage->SetSize(pExample->GetSize()); in InsertSlideForParagraph()
620 pPage->SetBorder( pExample->GetLftBorder(), in InsertSlideForParagraph()
621 pExample->GetUppBorder(), in InsertSlideForParagraph()
622 pExample->GetRgtBorder(), in InsertSlideForParagraph()
623 pExample->GetLwrBorder() ); in InsertSlideForParagraph()
658 pNotesPage->SetSize(pExample->GetSize()); in InsertSlideForParagraph()
659 pNotesPage->SetBorder( pExample->GetLftBorder(), in InsertSlideForParagraph()
660 pExample->GetUppBorder(), in InsertSlideForParagraph()
661 pExample->GetRgtBorder(), in InsertSlideForParagraph()
[all …]
/aoo42x/main/sc/source/ui/dbgui/
H A Dtpsubt.cxx222 const SfxItemSet* pExample = pDlg->GetExampleSet(); in DoFillItemSet() local
224 if ( pExample && pExample->GetItemState( nWhichSubTotals, sal_True, &pItem ) == SFX_ITEM_SET ) in DoFillItemSet()
593 const SfxItemSet* pExample = pDlg->GetExampleSet(); in FillItemSet() local
595 if ( pExample && pExample->GetItemState( nWhichSubTotals, sal_True, &pItem ) == SFX_ITEM_SET ) in FillItemSet()
H A Dtpsort.cxx265 const SfxItemSet* pExample = pDlg->GetExampleSet(); in FillItemSet() local
267 if ( pExample && pExample->GetItemState( nWhichSort, sal_True, &pItem ) == SFX_ITEM_SET ) in FillItemSet()
813 const SfxItemSet* pExample = pDlg->GetExampleSet(); in FillItemSet() local
815 if ( pExample && pExample->GetItemState( nWhichSort, sal_True, &pItem ) == SFX_ITEM_SET ) in FillItemSet()
/aoo42x/main/toolkit/workben/layout/
H A Dtpsort.cxx270 const SfxItemSet* pExample = pDlg->GetExampleSet(); in FillItemSet() local
272 if ( pExample && pExample->GetItemState( nWhichSort, TRUE, &pItem ) == SFX_ITEM_SET ) in FillItemSet()
830 const SfxItemSet* pExample = pDlg->GetExampleSet(); in FillItemSet() local
832 if ( pExample && pExample->GetItemState( nWhichSort, TRUE, &pItem ) == SFX_ITEM_SET ) in FillItemSet()

Completed in 50 milliseconds