Home
last modified time | relevance | path

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

/aoo4110/main/sw/source/core/unocore/
H A Dunoframe.cxx133 const sal_Char __FAR_DATA sGraphicObjectProtocol[] = "vnd.sun.star.GraphicObject:"; variable
1136 else if( sTmp.EqualsAscii( sGraphicObjectProtocol, in setPropertyValue()
1137 0, sizeof(sGraphicObjectProtocol)-1 ) ) in setPropertyValue()
1139 ByteString sId( sTmp.Copy(sizeof(sGraphicObjectProtocol)-1), in setPropertyValue()
1205 … ::rtl::OUString aGraphicProtocol( RTL_CONSTASCII_USTRINGPARAM( sGraphicObjectProtocol ) ); in setPropertyValue()
1208 …ByteString sId( aGrfUrl.copy(sizeof(sGraphicObjectProtocol)-1).getStr(), RTL_TEXTENCODING_ASCII_US… in setPropertyValue()
1515 String sPrefix( RTL_CONSTASCII_STRINGPARAM( sGraphicObjectProtocol ) ); in getPropertyValue()
1539 String sPrefix( RTL_CONSTASCII_STRINGPARAM(sGraphicObjectProtocol) ); in getPropertyValue()
2187 else if( sGraphicURL.EqualsAscii( sGraphicObjectProtocol, in attachToRange()
2188 0, sizeof(sGraphicObjectProtocol)-1 ) ) in attachToRange()
[all …]
/aoo4110/main/sw/source/filter/xml/
H A Dxmltexte.hxx41 const ::rtl::OUString sGraphicObjectProtocol; member in SwXMLTextParagraphExport
H A Dxmltexte.cxx201 sGraphicObjectProtocol( RTL_CONSTASCII_USTRINGPARAM( "vnd.sun.star.GraphicObject:" ) ), in SwXMLTextParagraphExport()
744 OUString sURL( sGraphicObjectProtocol ); in _exportTextEmbedded()

Completed in 31 milliseconds