Searched refs:sDescr (Results 1 – 2 of 2) sorted by relevance
940 const char * sDescr = "DESCR:"; in Read_Links2DevManual() local961 else if ( strncmp(rLine.c_str(), sDescr, strlen(sDescr)) == 0 ) in Read_Links2DevManual()
616 OUString sName, sDescr; in WriteGraphicObjectShape() local618 bool bHaveDesc = xShapeProps->getPropertyValue( S( "Description" ) ) >>= sDescr; in WriteGraphicObjectShape()623 XML_descr, bHaveDesc ? USS( sDescr ) : NULL, in WriteGraphicObjectShape()
Completed in 22 milliseconds