Home
last modified time | relevance | path

Searched refs:aCaptionSize (Results 1 – 3 of 3) sorted by path

/trunk/main/chart2/source/controller/main/
H A DChartController_Window.cxx673 Size aCaptionSize( 2268, 1134 ); in execute_MouseButtonDown() local
674 pDrawViewWrapper->BegCreateCaptionObj( aMPos, aCaptionSize ); in execute_MouseButtonDown()
/trunk/main/sc/source/ui/drawfunc/
H A Dfuconrec.cxx87 Size aCaptionSize ( 2268, 1134 ); // 4x2cm in MouseButtonDown() local
89 bReturn = pView->BegCreateCaptionObj( aPos, aCaptionSize ); in MouseButtonDown()
/trunk/main/sd/source/ui/func/
H A Dfuconrec.cxx216 Size aCaptionSize(846, 846); // (4x2)cm in MouseButtonDown() local
217 bReturn = mpView->BegCreateCaptionObj(aPnt, aCaptionSize, in MouseButtonDown()

Completed in 21 milliseconds