Searched refs:xMultiPropertyStates (Results 1 – 1 of 1) sorted by relevance
439 … uno::Reference<beans::XMultiPropertyStates> xMultiPropertyStates(xShape, uno::UNO_QUERY ); in AddShape() local440 if (xMultiPropertyStates.is()) in AddShape()441 xMultiPropertyStates->setAllPropertiesToDefault(); in AddShape()