Searched refs:pTableProps (Results 1 – 4 of 4) sorted by relevance
245 OOXMLPropertySet::Pointer_t pTableProps; in startTable() local249 mTableProps.push(pTableProps); in startTable()
2105 pTableProps(new SwTableProperties_Impl), in TYPEINIT1()2119 pTableProps(0), in SwXTextTable()2130 delete pTableProps; in ~SwXTextTable()2289 pTableProps->ApplyTblAttr(*pTable, *pDoc); in attachToRange()2308 if(pTableProps->GetProperty(FN_UNO_TABLE_NAME, 0, pName)) in attachToRange()2315 DELETEZ(pTableProps); in attachToRange()3170 pTableProps->SetProperty( pEntry->nWID, pEntry->nMemberId, aValue); in setPropertyValue()3379 if(!pTableProps->GetProperty(pEntry->nWID, pEntry->nMemberId, pAny)) in getPropertyValue()
373 PropertyMapPtr pTableProps( m_aTableProperties ); in endTableGetTableStyle() local387 m_aTableProperties->insert( pTableProps ); in endTableGetTableStyle()
321 SwTableProperties_Impl* pTableProps; member in SwXTextTable
Completed in 56 milliseconds