Searched refs:nLayoutInTableCell (Results 1 – 5 of 5) sorted by relevance
2411 !IsObjectLayoutInTableCell( pRecord->nLayoutInTableCell ) ) in ProcessEscherAlign()2472 bool SwWW8ImplReader::IsObjectLayoutInTableCell( const sal_uInt32 nLayoutInTableCell ) const in IsObjectLayoutInTableCell()2484 ASSERT( nLayoutInTableCell == 0xFFFFFFFF, in IsObjectLayoutInTableCell()2497 if ( nLayoutInTableCell == 0xFFFFFFFF || // no explicit attribute value given in IsObjectLayoutInTableCell()2498 nLayoutInTableCell == 0x80008000 || in IsObjectLayoutInTableCell()2499 ( nLayoutInTableCell & 0x02000000 && in IsObjectLayoutInTableCell()2500 !(nLayoutInTableCell & 0x80000000 ) ) ) in IsObjectLayoutInTableCell()2717 nInTable && IsObjectLayoutInTableCell( pRecord->nLayoutInTableCell ); in Read_GrafLayer()
1553 bool IsObjectLayoutInTableCell( const sal_uInt32 nLayoutInTableCell ) const;
546 pImpRec->nLayoutInTableCell = 0xFFFFFFFF; in ProcessObj()567 case 0x03BF: pImpRec->nLayoutInTableCell = nUDData; break; in ProcessObj()
214 sal_uInt32 nLayoutInTableCell; member
5148 case 0x03BF: pImpRec->nLayoutInTableCell = nUDData; break; in ProcessObj()7543 nLayoutInTableCell( 0 ), // element is laid out in table cell in SvxMSDffImportRec()7580 nLayoutInTableCell( rCopy.nLayoutInTableCell ), in SvxMSDffImportRec()