Searched refs:createControlLabelPair (Results 1 – 5 of 5) sorted by relevance
/trunk/main/svx/source/form/ |
H A D | fmvwimp.cxx | 1312 if ( !createControlLabelPair( *pOutDev, 0, 0, xField, xNumberFormats, nOBJID, sLabelPostfix, in implCreateFieldControl() 1334 if ( createControlLabelPair( *pOutDev, 0, 1000, xField, xNumberFormats, OBJ_FM_TIMEFIELD, in implCreateFieldControl() 1418 if ( !createControlLabelPair( *pOutDev, 0, 0, NULL, xNumberFormats, nOBJID, sLabelPostfix, in implCreateXFormsControl() 1486 bool FmXFormView::createControlLabelPair( OutputDevice& _rOutDev, sal_Int32 _nXOffsetMM, sal_Int32 … in createControlLabelPair() function in FmXFormView 1493 if ( !createControlLabelPair( m_aContext, _rOutDev, _nXOffsetMM, _nYOffsetMM, in createControlLabelPair() 1514 bool FmXFormView::createControlLabelPair( const ::comphelper::ComponentContext& _rContext, in createControlLabelPair() function in FmXFormView
|
H A D | fmview.cxx | 600 void FmFormView::createControlLabelPair( OutputDevice* _pOutDev, sal_Int32 _nXOffsetMM, sal_Int32 _… in createControlLabelPair() function in FmFormView 605 FmXFormView::createControlLabelPair( in createControlLabelPair()
|
/trunk/main/svx/source/inc/ |
H A D | fmvwimp.hxx | 256 static bool createControlLabelPair( 274 bool createControlLabelPair(
|
/trunk/main/svx/inc/svx/ |
H A D | fmview.hxx | 88 static void createControlLabelPair(
|
/trunk/main/reportdesign/source/ui/report/ |
H A D | ReportController.cxx | 3193 FmFormView::createControlLabelPair( getDesignView() in createControl() 3488 FmFormView::createControlLabelPair( getDesignView() in addPairControls()
|
Completed in 49 milliseconds