Home
last modified time | relevance | path

Searched refs:pExampleSet (Results 1 – 13 of 13) sorted by relevance

/trunk/main/sfx2/source/dialog/
H A Dtabdlg.cxx494 pExampleSet ( 0 )
637 delete pExampleSet; in ~SfxTabDialog()
1093 if ( !pExampleSet && pSet ) in Ok()
1095 else if ( pExampleSet ) in Ok()
1122 pExampleSet->Put( aTmp ); in Ok()
1229 pExampleSet->Put( aTmp ); in PrepareLeaveCurrentPage()
1317 if ( !pExampleSet ) in IMPL_LINK()
1496 if ( pExampleSet ) in IMPL_LINK()
1549 pExampleSet->Put( aTmp ); in IMPL_LINK()
1557 if ( !pExampleSet ) in IMPL_LINK()
[all …]
H A Dstyledlg.cxx85 delete pExampleSet; // im SfxTabDialog::Ctor() schon angelegt in SfxStyleDialog()
86 pExampleSet = &pStyle->GetItemSet(); in SfxStyleDialog()
104 pExampleSet = 0; in ~SfxStyleDialog()
160 pExampleSet->ClearItem( nWhich ); in IMPL_LINK()
162 pExampleSet->Put( pInSet->Get( nWhich ) ); in IMPL_LINK()
/trunk/main/cui/source/dialogs/
H A Diconcdlg.cxx230 pExampleSet ( NULL ), in IconChoiceDialog()
254 pExampleSet = new SfxItemSet( *pSet ); in IconChoiceDialog()
807 if ( pExampleSet ) in ActivatePageImpl()
846 pExampleSet->Put( aTmp ); in DeActivatePageImpl()
854 if ( !pExampleSet ) in DeActivatePageImpl()
857 pExampleSet = in DeActivatePageImpl()
985 pExampleSet = new SfxItemSet( *pSet ); in SetInputSet()
1151 pExampleSet->Put( aTmp ); in OK_Impl()
1173 if ( !pExampleSet && pSet ) in Ok()
1175 else if ( pExampleSet ) in Ok()
[all …]
/trunk/main/dbaccess/source/ui/dlg/
H A Dadvancedsettings.cxx473 delete pExampleSet; in AdvancedSettingsDialog()
474 pExampleSet = new SfxItemSet(*GetInputSetImpl()); in AdvancedSettingsDialog()
498 DELETEZ(pExampleSet); in ~AdvancedSettingsDialog()
517 pExampleSet->Put(*GetOutputItemSet()); in Execute()
518 m_pImpl->saveChanges(*pExampleSet); in Execute()
541 return pExampleSet; in getOutputSet()
547 return pExampleSet; in getWriteOutputSet()
H A Ddbadmin.cxx93 DELETEZ(pExampleSet); in ~ODbAdminDialog()
237 delete pExampleSet; in impl_resetPages()
238 pExampleSet = new SfxItemSet(*GetInputSetImpl()); in impl_resetPages()
244 …if ( pCollection->determineType(getDatasourceType( *pExampleSet )) == ::dbaccess::DST_MYSQL_NATIVE… in impl_resetPages()
284 if ( !m_pImpl->saveChanges(*pExampleSet) ) in implApplyChanges()
311 return pExampleSet; in getWriteOutputSet()
H A DUserAdminDlg.cxx80 delete pExampleSet; in DBG_NAME()
81 pExampleSet = new SfxItemSet(*GetInputSetImpl()); in DBG_NAME()
101 DELETEZ(pExampleSet); in ~OUserAdminDlg()
/trunk/main/cui/source/tabpages/
H A Dnumpages.cxx320 const SfxItemSet* pExampleSet = GetTabDialog()->GetExampleSet(); in ActivatePage() local
321 if(pExampleSet) in ActivatePage()
520 const SfxItemSet* pExampleSet = GetTabDialog()->GetExampleSet(); in ActivatePage() local
521 if(pExampleSet) in ActivatePage()
760 const SfxItemSet* pExampleSet = GetTabDialog()->GetExampleSet(); in ActivatePage() local
761 if(pExampleSet) in ActivatePage()
1035 const SfxItemSet* pExampleSet = GetTabDialog()->GetExampleSet(); in ActivatePage() local
1036 if(pExampleSet) in ActivatePage()
1481 const SfxItemSet* pExampleSet = GetTabDialog()->GetExampleSet(); in ActivatePage() local
1483 if(pExampleSet) in ActivatePage()
[all …]
H A Dchardlg.cxx1257 if ( !bChanged && pExampleSet && in FillItemSet_Impl()
1258 pExampleSet->GetItemState( nWhich, sal_False, &pItem ) == SFX_ITEM_SET && in FillItemSet_Impl()
1302 if ( !bChanged && pExampleSet && in FillItemSet_Impl()
1351 if ( !bChanged && pExampleSet && in FillItemSet_Impl()
1391 if ( !bChanged && pExampleSet && in FillItemSet_Impl()
1392 pExampleSet->GetItemState( nWhich, sal_False, &pItem ) == SFX_ITEM_SET ) in FillItemSet_Impl()
2029 if ( !bChanged && pExampleSet && in FillItemSetColor_Impl()
2829 …if ( !bChanged && pExampleSet && pExampleSet->GetItemState( nWhich, sal_False, &pItem ) == SFX_ITE… in FillItemSet()
2855 …if ( !bChanged && pExampleSet && pExampleSet->GetItemState( nWhich, sal_False, &pItem ) == SFX_ITE… in FillItemSet()
2881 …if ( !bChanged && pExampleSet && pExampleSet->GetItemState( nWhich, sal_False, &pItem ) == SFX_ITE… in FillItemSet()
[all …]
/trunk/main/cui/source/inc/
H A Diconcdlg.hxx175 SfxItemSet* pExampleSet; member in IconChoiceDialog
260 const SfxItemSet* GetExampleSet() const { return pExampleSet; } in GetExampleSet()
/trunk/main/sw/source/ui/misc/
H A Dnum.cxx443 const SfxItemSet* pExampleSet = GetTabDialog()->GetExampleSet(); in ActivatePage() local
444 if(pExampleSet && pExampleSet->GetItemState(FN_PARAM_NUM_PRESET, sal_False, &pItem)) in ActivatePage()
1165 pExampleSet->ClearItem(SID_PARAM_NUM_PRESET); in Ok()
/trunk/main/sfx2/inc/sfx2/
H A Dtabdlg.hxx129 SfxItemSet* pExampleSet; member in SfxTabDialog
214 const SfxItemSet* GetExampleSet() const { return pExampleSet; } in GetExampleSet()
/trunk/main/sw/source/ui/envelp/
H A Dlabel1.cxx203 if (pExampleSet) in SwLabDlg()
204 pExampleSet->Put(aItem); in SwLabDlg()
/trunk/main/sw/source/ui/fmtui/
H A Dtmpdlg.cxx382 if( SFX_ITEM_SET == pExampleSet->GetItemState( in Ok()

Completed in 89 milliseconds