Searched refs:xParentGroup (Results 1 – 1 of 1) sorted by relevance
2421 Reference< drawing::XShapeGroup > xParentGroup( xParent, uno::UNO_QUERY ); in lcl_removeEmptyGroupShapes() local2422 if( !xParentGroup.is() ) in lcl_removeEmptyGroupShapes()