/aoo41x/main/idlc/source/ |
H A D | astunion.cxx | 114 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()
|
/aoo41x/main/cui/source/inc/ |
H A D | cuioptgenrl.hxx | 51 sal_Int16 nIndex = INDEX_NOTSET, FixedText* pLabel = NULL ) : in SvxUserEdit() 56 inline void SetLabel( FixedText* pLabel ) { m_pLabel = pLabel; } in SetLabel()
|
/aoo41x/main/cui/source/options/ |
H A D | optgenrl.cxx | 208 Window* pLabel = (*pCurrent)->GetLabel(); in SvxGeneralTabPage() local
|
H A D | optinet2.cxx | 867 Window** pLabel = pLabels; in InitControls_Impl() local
|
/aoo41x/main/vcl/source/window/ |
H A D | arrange.cxx | 667 … 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
|
H A D | dlgctrl.cxx | 1069 static Window* ImplGetLabelFor( Window* pFrameWindow, WindowType nMyType, Window* pLabel, sal_Unico… in ImplGetLabelFor()
|
H A D | printdlg.cxx | 1518 … 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 D | window.cxx | 9273 Window *pLabel = GetAccessibleRelationLabeledBy(); in GetAccessibleName() local
|
/aoo41x/main/vcl/source/gdi/ |
H A D | gdimtf.cxx | 158 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
|
/aoo41x/main/svx/source/form/ |
H A D | fmvwimp.cxx | 1310 SdrUnoObj* pLabel( NULL ); in implCreateFieldControl() local 1416 SdrUnoObj* pLabel( NULL ); in implCreateXFormsControl() local
|
/aoo41x/main/fpicker/source/office/ |
H A D | iodlg.cxx | 1826 FixedText* pLabel = static_cast< FixedText* >( getControl( nLineControlId[i], sal_True ) ); in updateListboxLabelSizes() local 1835 FixedText* pLabel = static_cast< FixedText* >( getControl( nLineControlId[i], sal_True ) ); in updateListboxLabelSizes() local 2969 Control* pLabel = getControl( _nControlId, sal_True ); in enableControl() local
|
/aoo41x/main/chart2/source/view/main/ |
H A D | VDataSeries.cxx | 929 DataPointLabel* pLabel = this->getDataPointLabel( index ); in getDataPointLabelIfLabel() local
|
/aoo41x/main/svtools/source/control/ |
H A D | toolbarmenuacc.cxx | 251 Window* pLabel = mpParent->mrMenu.GetAccessibleRelationLabeledBy(); in getAccessibleName() local
|
H A D | valueacc.cxx | 323 Window* pLabel = mpParent->GetAccessibleRelationLabeledBy(); in getAccessibleName() local
|
/aoo41x/main/sc/source/ui/unoobj/ |
H A D | nameuno.cxx | 1065 void ScLabelRangeObj::Modify_Impl( const ScRange* pLabel, const ScRange* pData ) in Modify_Impl()
|
/aoo41x/main/toolkit/workben/layout/ |
H A D | editor.cxx | 64 const char *pLabel, *pName, *pIconName; member
|
/aoo41x/main/chart2/source/view/charttypes/ |
H A D | VSeriesPlotter.cxx | 452 DataPointLabel* pLabel = rDataSeries.getDataPointLabelIfLabel( nPointIndex ); in createDataLabel() local
|
/aoo41x/main/reportdesign/source/ui/report/ |
H A D | ReportController.cxx | 3191 SdrUnoObj* pLabel( NULL ); in createControl() local
|
/aoo41x/main/sc/source/filter/excel/ |
H A D | xichart.cxx | 1652 if( const XclImpChText* pLabel = mxDataFmt->GetDataLabel().get() ) in CreateRegressionCurve() local
|