Home
last modified time | relevance | path

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

/aoo4110/main/svx/inc/svx/
H A Dmsdffdef.hxx553 #define DFF_Prop_pihlShape 898 // IHlink* The hyperlink in the shape. macro
/aoo4110/main/sc/source/filter/excel/
H A Dxiescher.cxx3580 sal_uInt32 nBufferSize = GetPropertyValue( DFF_Prop_pihlShape ); in ReadHlinkProperty()
3581 …if( (0 < nBufferSize) && (nBufferSize <= 0xFFFF) && SeekToContent( DFF_Prop_pihlShape, rDffStrm ) ) in ReadHlinkProperty()
/aoo4110/main/sw/source/filter/ww8/
H A Dww8par.cxx994 sal_uInt32 nBufferSize = GetPropertyValue( DFF_Prop_pihlShape ); in ProcessObj()
995 if( (0 < nBufferSize) && (nBufferSize <= 0xFFFF) && SeekToContent( DFF_Prop_pihlShape, rSt ) ) in ProcessObj()

Completed in 81 milliseconds