Home
last modified time | relevance | path

Searched refs:GetFieldIndex (Results 1 – 14 of 14) sorted by relevance

/aoo4110/main/dbaccess/source/ui/querydesign/
H A DQTableConnection.cxx90 (pMyData->GetFieldIndex(JTCS_TO) == pCompData->GetFieldIndex(JTCS_TO)) && in operator ==()
91 (pMyData->GetFieldIndex(JTCS_FROM) == pCompData->GetFieldIndex(JTCS_FROM)) in operator ==()
96 (pMyData->GetFieldIndex(JTCS_TO) == pCompData->GetFieldIndex(JTCS_FROM)) && in operator ==()
97 (pMyData->GetFieldIndex(JTCS_FROM) == pCompData->GetFieldIndex(JTCS_TO)) in operator ==()
H A DQTableConnectionData.cxx152 SetFieldIndex(JTCS_FROM, rDragLeft->GetFieldIndex()); in InitFromDrag()
153 SetFieldIndex(JTCS_TO, rDragRight->GetFieldIndex()); in InitFromDrag()
H A DQTableConnectionData.hxx79 …sal_Int32 GetFieldIndex(EConnectionSide nWhich) const { return nWhich==JTCS_TO ? m_nDestEntryInde… in GetFieldIndex() function in dbaui::OQueryTableConnectionData
H A DTableFieldDescription.cxx106 m_nIndex = rRS.GetFieldIndex(); in operator =()
/aoo4110/main/sc/source/filter/excel/
H A Dxepivot.cxx256 maFieldInfo.mnGroupBase = rBaseField.GetFieldIndex(); in XclExpPCField()
278 maFieldInfo.mnGroupChild = rChildField.GetFieldIndex(); in SetGroupChildField()
1013 sal_uInt16 XclExpPTField::GetFieldIndex() const in GetFieldIndex() function in XclExpPTField
1123 maPageInfo.mnField = GetFieldIndex(); in SetPropertiesFromDim()
1143 rDataInfo.mnField = GetFieldIndex(); in SetDataPropertiesFromDim()
1166 rDataInfo.mnRefField = pRefField->GetFieldIndex(); in SetDataPropertiesFromDim()
1406 sal_uInt16 nFieldIdx = pField->GetFieldIndex(); in SetFieldPropertiesFromDim()
1441 …maDataFields.push_back( XclPTDataFieldPos( pField->GetFieldIndex(), pField->GetLastDataInfoIndex()… in SetDataFieldPropertiesFromDim()
/aoo4110/main/sc/source/ui/dbgui/
H A Dfieldwnd.cxx254 size_t ScPivotFieldWindow::GetFieldIndex( const Point& rWindowPos ) const in GetFieldIndex() function in ScPivotFieldWindow
589 size_t nNewSelectIndex = GetFieldIndex( rMEvt.GetPosPixel() ); in MouseButtonDown()
615 size_t nFieldIndex = GetFieldIndex( rHEvt.GetMousePosPixel() - GetPosPixel() ); in RequestHelp()
/aoo4110/main/sw/source/core/access/
H A Daccportions.hxx113 sal_Int32 GetFieldIndex(sal_Int32 nPos);
H A Daccportions.cxx838 sal_Int32 SwAccessiblePortionData::GetFieldIndex(sal_Int32 nPos) in GetFieldIndex() function in SwAccessiblePortionData
H A Daccpara.cxx1643 sal_Int32 nFldIndex = GetPortionData().GetFieldIndex(nIndex); in GetFieldTypeNameAtIndex()
/aoo4110/main/sc/source/ui/inc/
H A Dfieldwnd.hxx125 size_t GetFieldIndex( const Point& rWindowPos ) const;
/aoo4110/main/dbaccess/source/ui/inc/
H A DTableFieldDescription.hxx119 sal_Int32 GetFieldIndex() const { return m_nIndex; } in GetFieldIndex() function in dbaui::OTableFieldDesc
/aoo4110/main/sc/source/filter/inc/
H A Dxepivot.hxx292 sal_uInt16 GetFieldIndex() const;
H A Dxlpivot.hxx519 inline sal_uInt16 GetFieldIndex() const { return mnFieldIdx; } in GetFieldIndex() function in XclPCField
/aoo4110/main/sc/source/ui/Accessibility/
H A DAccessibleDataPilotControl.cxx359 size_t nChildIndex = mpFieldWindow->GetFieldIndex( aRelPoint ); in getAccessibleAtPoint()

Completed in 58 milliseconds