LibreOffice Module sw (master) 1
Classes | Functions
flyfrms.hxx File Reference
#include <sal/config.h>
#include <swdllapi.h>
#include "flyfrm.hxx"
#include "flowfrm.hxx"
Include dependency graph for flyfrms.hxx:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  SwFlyFreeFrame
 
class  SwFlyLayFrame
 Flys that are bound to layout frames (to-frame) and not to/as content. More...
 
class  SwFlyAtContentFrame
 Flys that are anchored to content (at-para, at-char) but not in content (as-char). More...
 
class  SwFlyInContentFrame
 Flys that are anchored as a character in the content. More...
 

Functions

double getLocalFrameRotation_from_SwNoTextFrame (const SwNoTextFrame &rNoTextFrame)
 

Function Documentation

◆ getLocalFrameRotation_from_SwNoTextFrame()

double getLocalFrameRotation_from_SwNoTextFrame ( const SwNoTextFrame rNoTextFrame)

Definition at line 415 of file flylay.cxx.

Referenced by SwFlyFreeFrame::getLocalFrameRotation().