Home
last modified time | relevance | path

Searched refs:GetContextStAttrMin (Results 1 – 2 of 2) sorted by path

/trunk/main/sw/source/filter/html/
H A Dhtmlctxt.cxx101 sal_uInt16 GetContextStAttrMin() const { return nContextStAttrMin; } in GetContextStAttrMin() function in _HTMLAttrContext_SaveDoc
332 if( USHRT_MAX != pSave->GetContextStAttrMin() ) in RestoreDocContext()
333 nContextStAttrMin = pSave->GetContextStAttrMin(); in RestoreDocContext()
H A Dhtmltab.cxx173 sal_uInt16 GetContextStAttrMin() const { return nContextStAttrMin; } in GetContextStAttrMin() function in _HTMLTableContext
3091 sal_uInt16 GetContextStAttrMin() const { return nContextStAttrMinSave; } in GetContextStAttrMin() function in _SectionSaveStruct
3391 if( rParser.nContextStAttrMin == GetContextStAttrMin() ) in InsertCell()
5444 nContextStAttrMin = pTCntxt->GetContextStAttrMin(); in BuildTable()

Completed in 38 milliseconds