Searched refs:mpActDefault (Results 1 – 1 of 1) sorted by relevance
129 RTFCellDefault* mpActDefault; member in sdr::table::SdrTableRTFParser146 , mpActDefault( 0 ) in SdrTableRTFParser()194 mpActDefault = NULL; in IMPL_LINK()219 sal_Int32 nCol = mpActDefault->mnCol; in InsertCell()324 DBG_ASSERT( mpActDefault, "NewCellRow: pActDefault==0" ); in NewCellRow()330 mpActDefault = (*maDefaultIterator++).get(); in NextColumn()332 mpActDefault = 0; in NextColumn()399 DBG_ASSERT( mpActDefault, "RTF_CELL: pActDefault==0" ); in ProcToken()400 if ( mbNewDef || !mpActDefault ) in ProcToken()402 if ( !mpActDefault ) in ProcToken()[all …]