Home
last modified time | relevance | path

Searched refs:shapeType (Results 1 – 4 of 4) sorted by relevance

/trunk/main/slideshow/source/engine/shapes/
H A Dshapeimporter.cxx282 if( shapeType.equalsAsciiL( in createShape()
284 shapeType.equalsAsciiL( in createShape()
292 else if( shapeType.equalsAsciiL( in createShape()
313 else if( shapeType.equalsAsciiL( in createShape()
336 else if( shapeType.equalsAsciiL( in createShape()
338 shapeType.equalsAsciiL( in createShape()
349 else if( shapeType.equalsAsciiL( in createShape()
352 shapeType.equalsAsciiL( in createShape()
453 rtl::OUString const& shapeType, in isSkip() argument
490 if(shapeType.equalsAsciiL( in isSkip()
[all …]
/trunk/main/slideshow/source/inc/
H A Dshapeimporter.hxx104 ::rtl::OUString const& shapeType,
113 ::rtl::OUString const& shapeType ) const;
/trunk/test/testuno/source/testlib/uno/
H A DSDUtil.java63 …public static Object[] getShapesOfPageByType(XDrawPage xDrawPage, String shapeType) throws Excepti… in getShapesOfPageByType() argument
73 if(type.equals(shapeType)) in getShapesOfPageByType()
/trunk/main/sw/source/filter/rtf/
H A Dswparrtf.cxx1355 sal_Int32 shapeType=-1; in ReadShapeObject() local
1402 shapeType=aToken.ToInt32(); in ReadShapeObject()
1440 if (shapeType!=1 && shapeType!=20 && shapeType!=75) in ReadShapeObject()
1457 switch(shapeType) in ReadShapeObject()

Completed in 39 milliseconds