Home
last modified time | relevance | path

Searched defs:fL (Results 1 – 2 of 2) sorted by relevance

/AOO41X/main/tools/source/generic/ !
H A Db3dtrans.cxx434 void B3dTransformationSet::SetDeviceRectangle(double fL, double fR, double fB, double fT, in SetDeviceRectangle()
465 void B3dTransformationSet::GetDeviceRectangle(double &fL, double &fR, double& fB, double& fT) in GetDeviceRectangle()
/AOO41X/main/svx/source/customshapes/ !
H A DEnhancedCustomShapeFontWork.cxx715 double fL = hypot( fvx, fvy ); in FitTextOutlinesToShapeOutlines() local