Home
last modified time | relevance | path

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

/aoo41x/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 …]
/aoo41x/main/sc/source/ui/dbgui/
H A Dtpsubt.cxx223 const SfxItemSet* pExample = pDlg->GetExampleSet(); in DoFillItemSet() local
225 if ( pExample && pExample->GetItemState( nWhichSubTotals, sal_True, &pItem ) == SFX_ITEM_SET ) in DoFillItemSet()
594 const SfxItemSet* pExample = pDlg->GetExampleSet(); in FillItemSet() local
596 if ( pExample && pExample->GetItemState( nWhichSubTotals, sal_True, &pItem ) == SFX_ITEM_SET ) in FillItemSet()
H A Dtpsort.cxx266 const SfxItemSet* pExample = pDlg->GetExampleSet(); in FillItemSet() local
268 if ( pExample && pExample->GetItemState( nWhichSort, sal_True, &pItem ) == SFX_ITEM_SET ) in FillItemSet()
814 const SfxItemSet* pExample = pDlg->GetExampleSet(); in FillItemSet() local
816 if ( pExample && pExample->GetItemState( nWhichSort, sal_True, &pItem ) == SFX_ITEM_SET ) in FillItemSet()
/aoo41x/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 33 milliseconds