Home
last modified time | relevance | path

Searched defs:pLabel (Results 1 – 19 of 19) sorted by last modified time

/trunk/main/reportdesign/source/ui/report/
H A DReportController.cxx3191 SdrUnoObj* pLabel( NULL ); in createControl() local
/trunk/main/vcl/source/window/
H A Dwindow.cxx9273 Window *pLabel = GetAccessibleRelationLabeledBy(); in GetAccessibleName() local
H A Dprintdlg.cxx1518 … boost::shared_ptr<vcl::LabeledElement> pLabel( new vcl::LabeledElement( pRadioColumn.get(), 1 ) ); in setupOptionalUI() local
1555 vcl::LabeledElement* pLabel = NULL; in setupOptionalUI() local
H A Ddlgctrl.cxx1069 static Window* ImplGetLabelFor( Window* pFrameWindow, WindowType nMyType, Window* pLabel, sal_Unico… in ImplGetLabelFor()
H A Darrange.cxx667 … const LabeledElement* pLabel = dynamic_cast< const LabeledElement* >(pEle->m_pChild.get()); in getLabelWidth() local
700 … const LabeledElement* pLabel = dynamic_cast< const LabeledElement* >(pEle->m_pChild.get()); in getOptimalSize() local
748 LabeledElement* pLabel = dynamic_cast< LabeledElement* >(pEle->m_pChild.get()); in resize() local
/trunk/main/fpicker/source/office/
H A Diodlg.cxx1828 FixedText* pLabel = static_cast< FixedText* >( getControl( nLineControlId[i], sal_True ) ); in updateListboxLabelSizes() local
1837 FixedText* pLabel = static_cast< FixedText* >( getControl( nLineControlId[i], sal_True ) ); in updateListboxLabelSizes() local
2971 Control* pLabel = getControl( _nControlId, sal_True ); in enableControl() local
/trunk/main/vcl/source/gdi/
H A Dgdimtf.cxx158 for( ImpLabel* pLabel = ImplFirst(); pLabel; pLabel = ImplNext() ) in ImpLabelList() local
166 for( ImpLabel* pLabel = ImplFirst(); pLabel; pLabel = ImplNext() ) in ~ImpLabelList() local
176 for( ImpLabel* pLabel = ImplFirst(); pLabel; pLabel = ImplNext() ) in ImplGetLabelPos() local
659 ImpLabel* pLabel = NULL; in GetActionPos() local
728 const ImpLabel* pLabel = pLabelList->ImplGetLabel( nLabel ); in GetLabel() local
/trunk/main/toolkit/workben/layout/
H A Deditor.cxx64 const char *pLabel, *pName, *pIconName; member
/trunk/main/svx/source/form/
H A Dfmvwimp.cxx1310 SdrUnoObj* pLabel( NULL ); in implCreateFieldControl() local
1416 SdrUnoObj* pLabel( NULL ); in implCreateXFormsControl() local
/trunk/main/svtools/source/control/
H A Dvalueacc.cxx323 Window* pLabel = mpParent->GetAccessibleRelationLabeledBy(); in getAccessibleName() local
H A Dtoolbarmenuacc.cxx251 Window* pLabel = mpParent->mrMenu.GetAccessibleRelationLabeledBy(); in getAccessibleName() local
/trunk/main/sc/source/ui/unoobj/
H A Dnameuno.cxx1065 void ScLabelRangeObj::Modify_Impl( const ScRange* pLabel, const ScRange* pData ) in Modify_Impl()
/trunk/main/sc/source/filter/excel/
H A Dxichart.cxx1652 if( const XclImpChText* pLabel = mxDataFmt->GetDataLabel().get() ) in CreateRegressionCurve() local
/trunk/main/idlc/source/
H A Dastunion.cxx114 AstUnionLabel* pLabel = NULL; in lookupBranch() local
164 AstUnionLabel* pLabel = pBranch->getLabel(); in lookupLabel() local
215 AstUnionLabel* pLabel = pBranch->getLabel(); in lookupEnum() local
300 AstUnionLabel* pLabel = NULL; in dump() local
372 AstUnionBranch::AstUnionBranch(AstUnionLabel* pLabel, AstType const * pType, const ::rtl::OString& … in AstUnionBranch()
/trunk/main/cui/source/options/
H A Doptgenrl.cxx208 Window* pLabel = (*pCurrent)->GetLabel(); in SvxGeneralTabPage() local
H A Doptinet2.cxx867 Window** pLabel = pLabels; in InitControls_Impl() local
/trunk/main/cui/source/inc/
H A Dcuioptgenrl.hxx51 sal_Int16 nIndex = INDEX_NOTSET, FixedText* pLabel = NULL ) : in SvxUserEdit()
56 inline void SetLabel( FixedText* pLabel ) { m_pLabel = pLabel; } in SetLabel()
/trunk/main/chart2/source/view/main/
H A DVDataSeries.cxx929 DataPointLabel* pLabel = this->getDataPointLabel( index ); in getDataPointLabelIfLabel() local
/trunk/main/chart2/source/view/charttypes/
H A DVSeriesPlotter.cxx452 DataPointLabel* pLabel = rDataSeries.getDataPointLabelIfLabel( nPointIndex ); in createDataLabel() local

Completed in 247 milliseconds