Home
last modified time | relevance | path

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

/dports/editors/libreoffice6/libreoffice-6.4.7.2/emfio/source/reader/
H A Dmtftools.cxx1642 void MtfTools::ResolveBitmapActions( std::vector<std::unique_ptr<BSaveStruct>>& rSaveList ) in ResolveBitmapActions() argument
1646 size_t nObjects = rSaveList.size(); in ResolveBitmapActions()
1655 BSaveStruct* pSave = rSaveList[nObjectStartIndex].get(); in ResolveBitmapActions()
1663 pSave = rSaveList[i].get(); in ResolveBitmapActions()
1673 pSave = rSaveList[i].get(); in ResolveBitmapActions()
1701 BSaveStruct* pSave2 = rSaveList[i + 1].get(); in ResolveBitmapActions()
1879 rSaveList.clear(); in ResolveBitmapActions()
/dports/editors/libreoffice/libreoffice-7.2.6.2/emfio/source/reader/
H A Dmtftools.cxx1940 void MtfTools::ResolveBitmapActions( std::vector<std::unique_ptr<BSaveStruct>>& rSaveList ) in ResolveBitmapActions() argument
1944 size_t nObjects = rSaveList.size(); in ResolveBitmapActions()
1953 BSaveStruct* pSave = rSaveList[nObjectStartIndex].get(); in ResolveBitmapActions()
1961 pSave = rSaveList[i].get(); in ResolveBitmapActions()
1971 pSave = rSaveList[i].get(); in ResolveBitmapActions()
1999 BSaveStruct* pSave2 = rSaveList[i + 1].get(); in ResolveBitmapActions()
2184 rSaveList.clear(); in ResolveBitmapActions()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/emfio/inc/
H A Dmtftools.hxx633 … void ResolveBitmapActions(std::vector<std::unique_ptr<BSaveStruct>>& rSaveList);
/dports/editors/libreoffice/libreoffice-7.2.6.2/emfio/inc/
H A Dmtftools.hxx683 … void ResolveBitmapActions(std::vector<std::unique_ptr<BSaveStruct>>& rSaveList);