Home
last modified time | relevance | path

Searched refs:rTransformations (Results 1 – 6 of 6) sorted by relevance

/dports/editors/libreoffice/libreoffice-7.2.6.2/sc/source/ui/dataprovider/
H A Dxmldataprovider.cxx37 const std::vector<std::shared_ptr<sc::DataTransformation>>& rTransformations);
44 const std::vector<std::shared_ptr<sc::DataTransformation>>& rTransformations) in XMLFetchThread() argument
50 , maDataTransformations(rTransformations) in XMLFetchThread()
H A Dsqldataprovider.cxx42 const std::vector<std::shared_ptr<sc::DataTransformation>>& rTransformations);
49 const std::vector<std::shared_ptr<sc::DataTransformation>>& rTransformations) in SQLFetchThread() argument
53 , maDataTransformations(rTransformations) in SQLFetchThread()
H A Dhtmldataprovider.cxx41 const std::vector<std::shared_ptr<sc::DataTransformation>>& rTransformations);
49 const std::vector<std::shared_ptr<sc::DataTransformation>>& rTransformations) in HTMLFetchThread() argument
54 , maDataTransformations(rTransformations) in HTMLFetchThread()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sc/source/ui/dataprovider/
H A Dxmldataprovider.cxx37 const std::vector<std::shared_ptr<sc::DataTransformation>>& rTransformations);
44 const std::vector<std::shared_ptr<sc::DataTransformation>>& rTransformations) in XMLFetchThread() argument
50 , maDataTransformations(rTransformations) in XMLFetchThread()
H A Dsqldataprovider.cxx42 const std::vector<std::shared_ptr<sc::DataTransformation>>& rTransformations);
49 const std::vector<std::shared_ptr<sc::DataTransformation>>& rTransformations) in SQLFetchThread() argument
53 , maDataTransformations(rTransformations) in SQLFetchThread()
H A Dhtmldataprovider.cxx41 const std::vector<std::shared_ptr<sc::DataTransformation>>& rTransformations);
49 const std::vector<std::shared_ptr<sc::DataTransformation>>& rTransformations) in HTMLFetchThread() argument
54 , maDataTransformations(rTransformations) in HTMLFetchThread()