Home
last modified time | relevance | path

Searched refs:pTableProps (Results 1 – 4 of 4) sorted by relevance

/aoo42x/main/writerfilter/source/ooxml/
H A DOOXMLParserState.cxx245 OOXMLPropertySet::Pointer_t pTableProps; in startTable() local
249 mTableProps.push(pTableProps); in startTable()
/aoo42x/main/sw/source/core/unocore/
H A Dunotbl.cxx2105 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()
/aoo42x/main/writerfilter/source/dmapper/
H A DDomainMapperTableHandler.cxx373 PropertyMapPtr pTableProps( m_aTableProperties ); in endTableGetTableStyle() local
387 m_aTableProperties->insert( pTableProps ); in endTableGetTableStyle()
/aoo42x/main/sw/inc/
H A Dunotbl.hxx321 SwTableProperties_Impl* pTableProps; member in SwXTextTable

Completed in 107 milliseconds