Home
last modified time | relevance | path

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

/aoo42x/main/sw/source/filter/html/
H A Dhtmlfly.cxx696 const SwFmtFrmSize *pFSItem = (const SwFmtFrmSize *)pItem; in OutFrmFmtOptions() local
697 sal_uInt8 nPrcWidth = pFSItem->GetWidthPercent(); in OutFrmFmtOptions()
698 sal_uInt8 nPrcHeight = pFSItem->GetHeightPercent(); in OutFrmFmtOptions()
702 : pFSItem->GetWidth()-aTwipSpc.Width()), in OutFrmFmtOptions()
704 : pFSItem->GetHeight()-aTwipSpc.Height()) ); in OutFrmFmtOptions()

Completed in 63 milliseconds