Home
last modified time | relevance | path

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

/trunk/main/chart2/source/view/main/ !
H A DVTitle.cxx48 VTitle::VTitle( const uno::Reference< XTitle > & xTitle ) in VTitle() function in chart::VTitle
60 VTitle::~VTitle() in ~VTitle()
64 void VTitle::init( in init()
74 double VTitle::getRotationAnglePi() const in getRotationAnglePi()
79 awt::Size VTitle::getUnrotatedSize() const //size before rotation in getUnrotatedSize()
87 awt::Size VTitle::getFinalSize() const //size after rotation in getFinalSize()
93 void VTitle::changePosition( const awt::Point& rPos ) in changePosition()
118 void VTitle::createShapes( in createShapes()
H A DVTitle.hxx39 class VTitle class
42 VTitle( const ::com::sun::star::uno::Reference<
44 virtual ~VTitle();
H A DChartView.cxx2143 void changePositionOfAxisTitle( VTitle* pVTitle, TitleAlignment eAlignment in changePositionOfAxisTitle()
2195 std::auto_ptr<VTitle> lcl_createTitle( TitleHelper::eTitleType eType in lcl_createTitle()
2204 std::auto_ptr<VTitle> apVTitle; in lcl_createTitle()
2231 apVTitle = std::auto_ptr<VTitle>(new VTitle(xTitle)); in lcl_createTitle()
2567 std::auto_ptr<VTitle> apVTitle(0); in createShapes()
2599 std::auto_ptr<VTitle> apVTitle_X; in createShapes()
2608 std::auto_ptr<VTitle> apVTitle_Y; in createShapes()
2617 std::auto_ptr<VTitle> apVTitle_Z; in createShapes()
2629 std::auto_ptr<VTitle> apVTitle_SecondX; in createShapes()
2638 std::auto_ptr<VTitle> apVTitle_SecondY; in createShapes()
H A Dmakefile.mk57 $(SLO)$/VTitle.obj \

Completed in 43 milliseconds