Searched refs:DFF_msofbtClientTextbox (Results 1 – 3 of 3) sorted by relevance
231 #define DFF_msofbtClientTextbox 0xF00D // host-defined the text in the textbox, in… macro
6774 …if ( rSdrPowerPointImport.maShapeRecords.SeekToContent( rIn, DFF_msofbtClientTextbox, SEEK_FROM_CU… in PPTTextObj()6883 aClientTextBoxHd.nRecType = DFF_msofbtClientTextbox; in PPTTextObj()
6354 …else if( ( DFF_msofbtClientTextbox == nFbt ) && ( 4 == nLength ) ) // Text-Box-Story-Eintrag gefu… in GetShapeContainerData()