Searched refs:aTblName (Results 1 – 3 of 3) sorted by relevance
351 String aTblName; // table name in GetTableAndCellsFromRangeRep() local358 aTblName = rRangeRepresentation.copy( 0, nIdx ); in GetTableAndCellsFromRangeRep()381 sal_Bool bSuccess = aTblName.Len() != 0 && in GetTableAndCellsFromRangeRep()385 rTblName = aTblName; in GetTableAndCellsFromRangeRep()423 String aTblName; // table name in GetFormatAndCreateCursorFromRangeRep() local427 aTblName, aStartCell, aEndCell ); in GetFormatAndCreateCursorFromRangeRep()441 if (*ppTblFmt != NULL && (*ppTblFmt)->GetName() == aTblName) in GetFormatAndCreateCursorFromRangeRep()444 GetTableByName( *pDoc, aTblName, &pTblFmt, NULL ); in GetFormatAndCreateCursorFromRangeRep()565 String aTblName; in SortSubranges() local569 aTblName, aStartCell, aEndCell ); in SortSubranges()[all …]
45 const String& aTblName );
382 String aTblName = GetUniqueTblName(); in InsertTable() local389 aTblName)); in InsertTable()425 SwTableFmt* pTableFmt = MakeTblFrmFmt( aTblName, GetDfltFrmFmt() ); in InsertTable()