Home
last modified time | relevance | path

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

/trunk/main/autodoc/source/ary/idl/
H A Di2s_calculator.cxx940 const char * sDescr = "DESCR:"; in Read_Links2DevManual() local
961 else if ( strncmp(rLine.c_str(), sDescr, strlen(sDescr)) == 0 ) in Read_Links2DevManual()
/trunk/main/oox/source/export/
H A Dshapes.cxx616 OUString sName, sDescr; in WriteGraphicObjectShape() local
618 bool bHaveDesc = xShapeProps->getPropertyValue( S( "Description" ) ) >>= sDescr; in WriteGraphicObjectShape()
623 XML_descr, bHaveDesc ? USS( sDescr ) : NULL, in WriteGraphicObjectShape()

Completed in 20 milliseconds