Home
last modified time | relevance | path

Searched refs:sOLE2Shape (Results 1 – 2 of 2) sorted by relevance

/trunk/main/sdext/source/minimizer/
H A Doptimizerdialogcontrols.cxx640 … const OUString sOLE2Shape( RTL_CONSTASCII_USTRINGPARAM( "com.sun.star.drawing.OLE2Shape" ) ); in InitPage3() local
642 if ( xShape->getShapeType() == sOLE2Shape ) in InitPage3()
855 … const OUString sOLE2Shape( RTL_CONSTASCII_USTRINGPARAM( "com.sun.star.drawing.OLE2Shape" ) ); in UpdateControlStatesPage4() local
857 if ( xShape->getShapeType() == sOLE2Shape ) in UpdateControlStatesPage4()
H A Dimpoptimizer.cxx183 … const OUString sOLE2Shape( RTL_CONSTASCII_USTRINGPARAM( "com.sun.star.drawing.OLE2Shape" ) ); in ImpConvertOLE() local
185 if ( xShape->getShapeType() == sOLE2Shape ) in ImpConvertOLE()