Searched refs:FunctionLibraryType (Results 1 – 4 of 4) sorted by relevance
476 enum FunctionLibraryType enum498 FunctionLibraryType meFuncLibType; /// The external library this function is part of.571 FunctionLibraryType getFuncLibTypeFromLibraryName( const ::rtl::OUString& rLibraryName ) const;
265 FunctionLibraryType getFuncLibraryType() const;301 …FunctionLibraryType meFuncLibType; /// Type of the function library, if link type is LINKTYPE…
228 #define FUNCFLAGS_TO_FUNCLIB( func_flags ) extractValue< FunctionLibraryType >( func_flags, 12, 4 )987 FunctionLibraryType FunctionProvider::getFuncLibTypeFromLibraryName( const OUString& rLibraryName )… in getFuncLibTypeFromLibraryName()
714 FunctionLibraryType ExternalLink::getFuncLibraryType() const in getFuncLibraryType()
Completed in 53 milliseconds