Home
last modified time | relevance | path

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

/trunk/main/reportdesign/source/ui/misc/
H A DFunctionHelper.cxx35 FunctionManager::FunctionManager(const uno::Reference< report::meta::XFunctionManager>& _xMgr) in FunctionManager() function in rptui::FunctionManager
39 FunctionManager::~FunctionManager() in ~FunctionManager()
42 sal_Unicode FunctionManager::getSingleToken(const formula::IFunctionManager::EToken _eToken) const in getSingleToken()
60 sal_uInt32 FunctionManager::getCount() const in getCount()
65 const formula::IFunctionCategory* FunctionManager::getCategory(sal_uInt32 _nPos) const in getCategory()
76 const formula::IFunctionDescription* FunctionManager::getFunctionByName(const ::rtl::OUString& _sFu… in getFunctionByName()
89 void FunctionManager::fillLastRecentlyUsedFunctions(::std::vector< const formula::IFunctionDescript… in fillLastRecentlyUsedFunctions()
98 ::boost::shared_ptr< FunctionDescription > FunctionManager::get(const uno::Reference< report::meta:… in get()
122 FunctionCategory::FunctionCategory(const FunctionManager* _pFMgr,sal_uInt32 _nPos,const uno::Refere… in FunctionCategory()
H A DUITools.cxx1043 … ::boost::shared_ptr< formula::IFunctionManager > pFormulaManager(new FunctionManager(xMgr) ); in openDialogFormula_nothrow()
/trunk/main/reportdesign/source/ui/inc/
H A DFunctionHelper.hxx43 class FunctionManager : public formula::IFunctionManager class
52FunctionManager(const ::com::sun::star::uno::Reference< ::com::sun::star::report::meta::XFunctionM…
53 virtual ~FunctionManager();
93 const FunctionManager* m_pFunctionManager;
95 …FunctionCategory(const FunctionManager* _pFMgr,sal_uInt32 _nPos,const ::com::sun::star::uno::Refer…
H A DFormula.hxx39 class FunctionManager;

Completed in 28 milliseconds