Home
last modified time | relevance | path

Searched refs:UNO_NAME_GRAPHOBJ_URLPREFIX (Results 1 – 13 of 13) sorted by relevance

/aoo41x/main/svtools/source/graphic/
H A Dprovider.cxx52 #define UNO_NAME_GRAPHOBJ_URLPREFIX "vnd.sun.star.GraphicObject:" macro
161 …if( rResourceURL.compareToAscii( UNO_NAME_GRAPHOBJ_URLPREFIX, RTL_CONSTASCII_LENGTH( UNO_NAME_GRAP… in implLoadGraphicObject()
164 String aTmpStr( rResourceURL.copy( sizeof( UNO_NAME_GRAPHOBJ_URLPREFIX ) - 1 ) ); in implLoadGraphicObject()
H A Dgrfmgr.cxx1427 #define UNO_NAME_GRAPHOBJ_URLPREFIX "vnd.sun.star.GraphicObject:" macro
1431 const String aURL( rURL ), aPrefix( RTL_CONSTASCII_STRINGPARAM(UNO_NAME_GRAPHOBJ_URLPREFIX) ); in CreateGraphicObjectFromURL()
1435 …ByteString aUniqueID( String(rURL.copy( sizeof( UNO_NAME_GRAPHOBJ_URLPREFIX ) - 1 )), RTL_TEXTENCO… in CreateGraphicObjectFromURL()
/aoo41x/main/chart2/source/controller/chartapiwrapper/
H A DWrappedSymbolProperties.cxx358 aRet = OUString( RTL_CONSTASCII_USTRINGPARAM( UNO_NAME_GRAPHOBJ_URLPREFIX )); in getValueFromSeries()
375 aNewGraphicURL.matchAsciiL( RTL_CONSTASCII_STRINGPARAM( UNO_NAME_GRAPHOBJ_URLPREFIX )); in setValueToSeries()
379 … ByteString( U2C( aNewGraphicURL.copy( sizeof( UNO_NAME_GRAPHOBJ_URLPREFIX ) - 1 )))); in setValueToSeries()
/aoo41x/main/svx/source/unodraw/
H A Dunoshap2.cxx1698 …if( aURL.compareToAscii( UNO_NAME_GRAPHOBJ_URLPREFIX, RTL_CONSTASCII_LENGTH( UNO_NAME_GRAPHOBJ_URL… in setPropertyValueImpl()
1701 aURL = aURL.copy( sizeof( UNO_NAME_GRAPHOBJ_URLPREFIX ) - 1 ); in setPropertyValueImpl()
1848 OUString aURL( RTL_CONSTASCII_USTRINGPARAM(UNO_NAME_GRAPHOBJ_URLPREFIX)); in getPropertyValueImpl()
1863 OUString aURL(RTL_CONSTASCII_USTRINGPARAM(UNO_NAME_GRAPHOBJ_URLPREFIX)); in getPropertyValueImpl()
H A DXPropertyTable.cxx685 OUString aURL( RTL_CONSTASCII_USTRINGPARAM(UNO_NAME_GRAPHOBJ_URLPREFIX)); in getAny()
H A Dunoshap4.cxx400 aURL = OUString(RTL_CONSTASCII_USTRINGPARAM(UNO_NAME_GRAPHOBJ_URLPREFIX)); in getPropertyValueImpl()
/aoo41x/main/editeng/inc/editeng/
H A Dunoprnms.hxx182 #define UNO_NAME_GRAPHOBJ_URLPREFIX "vnd.sun.star.GraphicObject:" macro
/aoo41x/main/svx/source/xoutdev/
H A Dxattrbmp.cxx336 aURL = ::rtl::OUString( RTL_CONSTASCII_USTRINGPARAM(UNO_NAME_GRAPHOBJ_URLPREFIX)); in QueryValue()
/aoo41x/main/editeng/source/items/
H A Dfrmitems.cxx3748 OUString sPrefix(RTL_CONSTASCII_USTRINGPARAM(UNO_NAME_GRAPHOBJ_URLPREFIX)); in QueryValue()
3838 else if( 0 == sLink.compareToAscii( UNO_NAME_GRAPHOBJ_URLPREFIX, in PutValue()
3839 sizeof(UNO_NAME_GRAPHOBJ_URLPREFIX)-1 ) ) in PutValue()
3844 sizeof(UNO_NAME_GRAPHOBJ_URLPREFIX)-1), in PutValue()
/aoo41x/main/editeng/source/uno/
H A Dunonrule.cxx247 OUString aURL( RTL_CONSTASCII_USTRINGPARAM(UNO_NAME_GRAPHOBJ_URLPREFIX)); in getNumberingRuleByIndex()
/aoo41x/main/toolkit/source/controls/
H A Dunocontrols.cxx544 …if( ( _rURL.compareToAscii( UNO_NAME_GRAPHOBJ_URLPREFIX, RTL_CONSTASCII_LENGTH( UNO_NAME_GRAPHOBJ_… in getGraphicFromURL_nothrow()
547 rtl::OUString sID = _rURL.copy( sizeof( UNO_NAME_GRAPHOBJ_URLPREFIX ) - 1 ); in getGraphicFromURL_nothrow()
/aoo41x/main/toolkit/inc/toolkit/controls/
H A Dunocontrols.hxx67 #define UNO_NAME_GRAPHOBJ_URLPREFIX "vnd.sun.star.GraphicObject:" macro
/aoo41x/main/filter/source/msfilter/
H A Dsvdfppt.cxx7725 rtl::OUString aURL( RTL_CONSTASCII_USTRINGPARAM(UNO_NAME_GRAPHOBJ_URLPREFIX)); in ApplyCellAttributes()

Completed in 550 milliseconds