Home
last modified time | relevance | path

Searched refs:sGraphicObjectProtocol (Results 1 – 3 of 3) sorted by relevance

/trunk/main/sw/source/core/unocore/
H A Dunoframe.cxx149 const sal_Char __FAR_DATA sGraphicObjectProtocol[] = "vnd.sun.star.GraphicObject:"; variable
1539 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 …]
/trunk/main/sw/source/filter/xml/
H A Dxmltexte.cxx201 sGraphicObjectProtocol( RTL_CONSTASCII_USTRINGPARAM( "vnd.sun.star.GraphicObject:" ) ), in SwXMLTextParagraphExport()
744 OUString sURL( sGraphicObjectProtocol ); in _exportTextEmbedded()
H A Dxmltexte.hxx41 const ::rtl::OUString sGraphicObjectProtocol; member in SwXMLTextParagraphExport

Completed in 29 milliseconds