Searched refs:hasVisibleShape (Results 1 – 1 of 1) sorted by relevance
1298 static sal_Bool hasVisibleShape( const Reference< XShape >& xShape ) in hasVisibleShape() function1380 addValue( pSet, nHandleHasVisibleShape, Any( hasVisibleShape( pEffect->getTargetShape() ) ) ); in createSelectionSet()2061 if( xShape.is() && !hasVisibleShape( xShape ) ) in onChange()
Completed in 17 milliseconds