Searched refs:sOLE2Shape (Results 1 – 2 of 2) sorted by relevance
642 const OUString sOLE2Shape( RTL_CONSTASCII_USTRINGPARAM( "com.sun.star.drawing.OLE2Shape" ) ); in InitPage3() local644 if ( xShape->getShapeType() == sOLE2Shape ) in InitPage3()857 const OUString sOLE2Shape( RTL_CONSTASCII_USTRINGPARAM( "com.sun.star.drawing.OLE2Shape" ) ); in UpdateControlStatesPage4() local859 if ( xShape->getShapeType() == sOLE2Shape ) in UpdateControlStatesPage4()
185 const OUString sOLE2Shape( RTL_CONSTASCII_USTRINGPARAM( "com.sun.star.drawing.OLE2Shape" ) ); in ImpConvertOLE() local187 if ( xShape->getShapeType() == sOLE2Shape ) in ImpConvertOLE()
Completed in 38 milliseconds