Home
last modified time | relevance | path

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

/AOO41X/main/svx/inc/svx/
H A Dmsdffdef.hxx231 #define DFF_msofbtClientTextbox 0xF00D // host-defined the text in the textbox, in… macro
/AOO41X/main/filter/source/msfilter/
H A Dsvdfppt.cxx6774 …if ( rSdrPowerPointImport.maShapeRecords.SeekToContent( rIn, DFF_msofbtClientTextbox, SEEK_FROM_CU… in PPTTextObj()
6883 aClientTextBoxHd.nRecType = DFF_msofbtClientTextbox; in PPTTextObj()
H A Dmsdffimp.cxx6354 …else if( ( DFF_msofbtClientTextbox == nFbt ) && ( 4 == nLength ) ) // Text-Box-Story-Eintrag gefu… in GetShapeContainerData()