Home
last modified time | relevance | path

Searched refs:aClickableObjects (Results 1 – 2 of 2) sorted by relevance

/dports/editors/libreoffice/libreoffice-7.2.6.2/sd/source/filter/html/
H A Dhtmlex.cxx1530 std::vector<SdrObject*> aClickableObjects; in CreateHtmlForPresPages() local
1566 aClickableObjects.push_back(pObject); in CreateHtmlForPresPages()
1639 if (!aClickableObjects.empty()) in CreateHtmlForPresPages()
1664 if (!aClickableObjects.empty()) in CreateHtmlForPresPages()
1668 for (SdrObject* pObject : aClickableObjects) in CreateHtmlForPresPages()
1882 aClickableObjects.clear(); in CreateHtmlForPresPages()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sd/source/filter/html/
H A Dhtmlex.cxx1524 std::vector<SdrObject*> aClickableObjects; in CreateHtmlForPresPages() local
1560 aClickableObjects.push_back(pObject); in CreateHtmlForPresPages()
1633 if (!aClickableObjects.empty()) in CreateHtmlForPresPages()
1658 if (!aClickableObjects.empty()) in CreateHtmlForPresPages()
1662 for (SdrObject* pObject : aClickableObjects) in CreateHtmlForPresPages()
1878 aClickableObjects.clear(); in CreateHtmlForPresPages()