Searched refs:hasVisibleShape (Results 1 – 1 of 1) sorted by relevance
1294 static sal_Bool hasVisibleShape( const Reference< XShape >& xShape ) in hasVisibleShape() function1376 … addValue( pSet, nHandleHasVisibleShape, Any( hasVisibleShape( pEffect->getTargetShape() ) ) ); in createSelectionSet()2057 if( xShape.is() && !hasVisibleShape( xShape ) ) in onChange()