Home
last modified time | relevance | path

Searched refs:GetList (Results 1 – 25 of 47) sorted by path

12

/trunk/main/cui/source/tabpages/
H A Dnumpages.cxx4047 const List *pList = (pListItem)->GetList(); in PageCreated()
H A Dpage.cxx1864 SetCollectionList(pCollectListItem->GetList()); in PageCreated()
/trunk/main/dbaccess/source/ui/control/
H A Dopendoccontrols.cxx247 Sequence< Sequence< PropertyValue> > aHistory = SvtHistoryOptions().GetList( ePICKLIST ); in impl_init()
/trunk/main/framework/source/classes/
H A Dmenumanager.cxx607 Sequence< Sequence< PropertyValue > > aHistoryList = SvtHistoryOptions().GetList( ePICKLIST ); in UpdateSpecialFileMenu()
/trunk/main/framework/source/uielement/
H A Drecentfilesmenucontroller.cxx104 Sequence< Sequence< PropertyValue > > aHistoryList = SvtHistoryOptions().GetList( ePICKLIST ); in fillPopupMenu()
/trunk/main/sc/inc/
H A Drecursionhelper.hxx143 const ScFormulaRecursionList& GetList() const { return aRecursionFormulas; } in GetList() function in ScRecursionHelper
144 ScFormulaRecursionList& GetList() { return aRecursionFormulas; } in GetList() function in ScRecursionHelper
/trunk/main/sc/source/core/data/
H A Dcell.cxx1352 rRecursionHelper.GetList().back().pCell->InterpretTail( in Interpret()
1469 rRecursionHelper.GetList().erase( in Interpret()
/trunk/main/sc/source/ui/navipi/
H A Dscenwnd.cxx277 aLbScenario.UpdateEntries( ((SfxStringListItem*)pState)->GetList() ); in NotifyState()
/trunk/main/sc/source/ui/view/
H A Dtabvwsh3.cxx805 pItem->GetList( aIndexList ); in Execute()
H A Dtabvwshb.cxx577 List* pList = aStrLst.GetList(); in GetUndoState()
/trunk/main/sd/inc/
H A Dsdabstdlg.hxx133 virtual List* GetList( sal_uInt16 nType ) = 0;
/trunk/main/sd/source/ui/dlg/
H A Ddlgass.cxx787 SvtHistoryOptions().GetList (ePICKLIST); in ScanDocmenu()
H A Dinspagob.cxx127 List* SdInsertPagesObjsDlg::GetList( sal_uInt16 nType ) in GetList() function in SdInsertPagesObjsDlg
H A Dsddlgfact.cxx283 List* AbstractSdInsertPagesObjsDlg_Impl::GetList( sal_uInt16 nType ) in GetList() function in AbstractSdInsertPagesObjsDlg_Impl
285 return pDlg->GetList( nType ); in GetList()
H A Dsddlgfact.hxx185 virtual List* GetList( sal_uInt16 nType );
/trunk/main/sd/source/ui/func/
H A Dfuinsfil.cxx363 pBookmarkList = pDlg->GetList( 1 ); // Seiten in InsSDDinDrMode()
393 List* pObjectBookmarkList = pDlg->GetList( 2 ); // Objekte in InsSDDinDrMode()
/trunk/main/sd/source/ui/inc/
H A Dinspagob.hxx61 List* GetList( sal_uInt16 nType );
/trunk/main/sfx2/source/appl/
H A Dappcfg.cxx815 const List *pList = ((SfxStringListItem*)pItem)->GetList(); in SetOptions_Impl()
H A Dnewhelp.cxx1397 aBookmarkSeq = SvtHistoryOptions().GetList( eHELPBOOKMARKS ); in BookmarksTabPage_Impl()
H A Dsfxpicklist.cxx219 Sequence< Sequence< PropertyValue > > seqPicklist = SvtHistoryOptions().GetList( ePICKLIST ); in CreatePickListEntries()
H A Dshutdowniconaqua.mm192 Sequence< Sequence< PropertyValue > > aHistoryList( SvtHistoryOptions().GetList( ePICKLIST ) );
/trunk/main/sfx2/source/inet/
H A Dinettbc.cxx262 …Sequence< ::com::sun::star::beans::PropertyValue > > lList = SvtHistoryOptions().GetList(eHISTORY); in StateChanged()
/trunk/main/svl/inc/svl/
H A Dilstitem.hxx50 void GetList( SvULongs& rList ) const;
H A Dslstitm.hxx48 List * GetList();
50 const List * GetList() const in GetList() function in SfxStringListItem
51 { return SAL_CONST_CAST(SfxStringListItem *, this)->GetList(); } in GetList()
/trunk/main/svl/qa/complex/ConfigItems/helper/
H A DHistoryOptTest.cxx179 ::sal_Int32 nCount = m_aConfigItem.GetList(m_eList).getLength(); in impl_clearList()
268 …uence< css::uno::Sequence< css::beans::PropertyValue > > lItems = m_aConfigItem.GetList(m_eList); in impl_existsItem()
306 …uence< css::uno::Sequence< css::beans::PropertyValue > > lItems = m_aConfigItem.GetList(m_eList); in impl_existsItemAtIndex()

Completed in 141 milliseconds

12