Searched refs:Sel (Results 1 - 1 of 1) sorted by relevance

/inkscape/src/ui/dialog/
H A Dexport.cpp685 Inkscape::Selection * Sel; local
701 Sel = SP_ACTIVE_DESKTOP->getSelection();
702 if (Sel->isEmpty() == false) {
703 Geom::OptRect bbox = Sel->visualBounds();

Completed in 18 milliseconds