Searched refs:sGraphicObjectProtocol (Results 1 – 3 of 3) sorted by relevance
149 const sal_Char __FAR_DATA sGraphicObjectProtocol[] = "vnd.sun.star.GraphicObject:"; variable1539 else if( sTmp.EqualsAscii( sGraphicObjectProtocol, in setPropertyValue()1540 0, sizeof(sGraphicObjectProtocol)-1 ) ) in setPropertyValue()1542 ByteString sId( sTmp.Copy(sizeof(sGraphicObjectProtocol)-1), in setPropertyValue()1608 … ::rtl::OUString aGraphicProtocol( RTL_CONSTASCII_USTRINGPARAM( sGraphicObjectProtocol ) ); in setPropertyValue()1611 …ByteString sId( aGrfUrl.copy(sizeof(sGraphicObjectProtocol)-1).getStr(), RTL_TEXTENCODING_ASCII_US… in setPropertyValue()2032 String sPrefix( RTL_CONSTASCII_STRINGPARAM( sGraphicObjectProtocol ) ); in getPropertyValue()2056 String sPrefix( RTL_CONSTASCII_STRINGPARAM(sGraphicObjectProtocol) ); in getPropertyValue()2830 else if( sGraphicURL.EqualsAscii( sGraphicObjectProtocol, in attachToRange()2831 0, sizeof(sGraphicObjectProtocol)-1 ) ) in attachToRange()[all …]
201 sGraphicObjectProtocol( RTL_CONSTASCII_USTRINGPARAM( "vnd.sun.star.GraphicObject:" ) ), in SwXMLTextParagraphExport()744 OUString sURL( sGraphicObjectProtocol ); in _exportTextEmbedded()
41 const ::rtl::OUString sGraphicObjectProtocol; member in SwXMLTextParagraphExport
Completed in 57 milliseconds