Home
last modified time | relevance | path

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

/aoo41x/main/oox/inc/oox/xls/
H A Dformulabase.hxx476 enum FunctionLibraryType enum
498 FunctionLibraryType meFuncLibType; /// The external library this function is part of.
571 FunctionLibraryType getFuncLibTypeFromLibraryName( const ::rtl::OUString& rLibraryName ) const;
H A Dexternallinkbuffer.hxx265 FunctionLibraryType getFuncLibraryType() const;
301FunctionLibraryType meFuncLibType; /// Type of the function library, if link type is LINKTYPE…
/aoo41x/main/oox/source/xls/
H A Dformulabase.cxx228 #define FUNCFLAGS_TO_FUNCLIB( func_flags ) extractValue< FunctionLibraryType >( func_flags, 12, 4 )
987 FunctionLibraryType FunctionProvider::getFuncLibTypeFromLibraryName( const OUString& rLibraryName )… in getFuncLibTypeFromLibraryName()
H A Dexternallinkbuffer.cxx714 FunctionLibraryType ExternalLink::getFuncLibraryType() const in getFuncLibraryType()

Completed in 53 milliseconds