Home
last modified time | relevance | path

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

/trunk/main/sw/source/core/inc/
H A Dswfont.hxx120 sal_uInt16 GetPropWidth() const { return nPropWidth; } in GetPropWidth() function in SwSubFont
299 sal_uInt16 GetPropWidth() const { return aSub[nActual].GetPropWidth(); } in GetPropWidth() function in SwFont
654 if( nNew != aSub[0].GetPropWidth() ) in SetPropWidth()
H A Dfntcache.hxx126 inline sal_uInt16 GetPropWidth() const { return nPropWidth; } in GetPropWidth() function in SwFntObj
/trunk/main/sw/source/core/txtnode/
H A Dfntcache.cxx137 nPropWidth( rFont.GetPropWidth() ) in SwFntObj()
2371 pFntObj->GetPropWidth() == in SwFntAccess()
2372 ((SwSubFont*)pOwn)->GetPropWidth() ) in SwFntAccess()
2383 pFntObj->GetPropWidth() == in SwFntAccess()
2384 ((SwSubFont*)pOwn)->GetPropWidth() && in SwFntAccess()
2395 pTmpObj->GetPropWidth() == in SwFntAccess()
2396 ((SwSubFont*)pOwn)->GetPropWidth() ) ) in SwFntAccess()

Completed in 36 milliseconds