Searched refs:GetContextStMin (Results 1 – 2 of 2) sorted by relevance
98 sal_uInt16 GetContextStMin() const { return nContextStMin; } in GetContextStMin() function in _HTMLAttrContext_SaveDoc329 if( USHRT_MAX != pSave->GetContextStMin() ) in RestoreDocContext()331 nContextStMin = pSave->GetContextStMin(); in RestoreDocContext()
172 sal_uInt16 GetContextStMin() const { return nContextStMin; } in GetContextStMin() function in _HTMLTableContext5443 nContextStMin = pTCntxt->GetContextStMin(); in BuildTable()
Completed in 37 milliseconds