/aoo4110/main/dbaccess/source/ui/app/ |
H A D | AppSwapWindow.cxx | 143 SvxIconChoiceCtrlEntry* pEntry = m_aIconControl.GetSelectedEntry(nPos); in clearSelection() 170 SvxIconChoiceCtrlEntry* pEntry = m_aIconControl.GetSelectedEntry(nPos); in getElementType() 195 SvxIconChoiceCtrlEntry* pEntry = _pControl->GetSelectedEntry( nPos ); in IMPL_LINK()
|
/aoo4110/main/sfx2/source/dialog/ |
H A D | templdlg.cxx | 1729 String aStr = GetSelectedEntry(); in Notify() 1843 const String aTemplName(GetSelectedEntry()); in Execute_Impl() 1917 const String aSelectEntry( GetSelectedEntry()); in IMPL_LINK() 2005 GetSelectedEntry()); in ActionSelect() 2174 aEmpty, GetSelectedEntry(), in NewHdl() 2212 String aTemplName(GetSelectedEntry()); in EditHdl() 2249 const String aTemplName( GetSelectedEntry() ); in DeleteHdl() 2293 const String aTemplName(GetSelectedEntry()); in EnableDelete() 2346 GetSelectedEntry().Len() ) in IMPL_LINK() 2350 GetSelectedEntry(), String(), in IMPL_LINK() [all …]
|
/aoo4110/main/sc/source/ui/navipi/ |
H A D | scenwnd.cxx | 114 if( const ScenarioEntry* pEntry = GetSelectedEntry() ) in Select() 147 if( const ScenarioEntry* pEntry = GetSelectedEntry() ) in Notify() 174 const ScScenarioListBox::ScenarioEntry* ScScenarioListBox::GetSelectedEntry() const in GetSelectedEntry() function in ScScenarioListBox
|
/aoo4110/main/sfx2/source/inc/ |
H A D | templdgi.hxx | 125 virtual String GetSelectedEntry() const { return pDialog->GetSelectedEntry(); } in GetSelectedEntry() function in SfxCommonTemplateDialog_Impl::ISfxTemplateCommon_Impl 261 String GetSelectedEntry() const;
|
/aoo4110/main/svtools/source/contnr/ |
H A D | ivctrl.cxx | 312 SvxIconChoiceCtrlEntry* pSelectedEntry = GetSelectedEntry ( nPos ); in GetFocus() 414 SvxIconChoiceCtrlEntry* SvtIconChoiceCtrl::GetSelectedEntry( sal_uLong& rPos ) const in GetSelectedEntry() function in SvtIconChoiceCtrl 422 GetSelectedEntry ( nPos ); in ClickIcon()
|
H A D | templwin.cxx | 461 SvxIconChoiceCtrlEntry* pEntry = aIconCtrl.GetSelectedEntry( nPos ); in GetSelectedIconURL() 471 return MnemonicGenerator::EraseAllMnemonicChars( aIconCtrl.GetSelectedEntry( nPos )->GetText() ); in GetSelectedIconText() 502 if ( !aIconCtrl.GetSelectedEntry( nPos ) ) in GetSelectEntryPos()
|
/aoo4110/main/svtools/source/inc/ |
H A D | property.hxx | 424 virtual sal_uInt16 GetSelectedEntry(); 543 virtual sal_uInt16 GetSelectedEntry();
|
/aoo4110/main/svtools/source/dialogs/ |
H A D | property.cxx | 1035 sal_uInt16 SvListBoxForProperties::GetSelectedEntry() in GetSelectedEntry() function in SvListBoxForProperties 1323 sal_uInt16 SvPropertyBox::GetSelectedEntry() in GetSelectedEntry() function in SvPropertyBox 1327 return pPage->GetTheListBox()->GetSelectedEntry(); in GetSelectedEntry()
|
/aoo4110/main/sfx2/inc/sfx2/ |
H A D | templdlg.hxx | 44 virtual String GetSelectedEntry() const = 0;
|
/aoo4110/main/sc/source/ui/inc/ |
H A D | navipi.hxx | 90 const ScenarioEntry* GetSelectedEntry() const;
|
/aoo4110/main/accessibility/source/extended/ |
H A D | accessibleiconchoicectrl.cxx | 110 pEntry = getCtrl()->GetSelectedEntry ( nPos ); in IMPLEMENT_FORWARD_XINTERFACE2()
|
/aoo4110/main/svtools/inc/svtools/ |
H A D | ivctrl.hxx | 349 SvxIconChoiceCtrlEntry* GetSelectedEntry( sal_uLong& rPos ) const;
|
/aoo4110/main/cui/source/inc/ |
H A D | cfg.hxx | 559 SvxConfigEntry* GetSelectedEntry();
|
/aoo4110/main/cui/source/dialogs/ |
H A D | iconcdlg.cxx | 684 SvxIconChoiceCtrlEntry *pEntry = maIconCtrl.GetSelectedEntry ( nPos ); in IMPL_LINK()
|
/aoo4110/main/cui/source/customize/ |
H A D | cfg.cxx | 2647 ReloadTopLevelListBox( pDialog->GetSelectedEntry() ); in IMPL_LINK() 2773 ReloadTopLevelListBox( pDialog->GetSelectedEntry() ); in IMPL_LINK() 3037 SvxConfigEntry* SvxMainMenuOrganizerDialog::GetSelectedEntry() in GetSelectedEntry() function in SvxMainMenuOrganizerDialog
|