/aoo41x/main/dbaccess/source/ui/misc/ |
H A D | UpdateHelperImpl.hxx | 50 m_xRowUpdate->updateString(_nPos, _sValue); in updateString() 58 m_xRowUpdate->updateDate(_nPos, _nValue); in updateDate() 62 m_xRowUpdate->updateTime(_nPos, _nValue); in updateTime() 70 m_xRowUpdate->updateInt(_nPos, _nValue); in updateInt() 74 m_xRowUpdate->updateNull(_nPos); in updateNull() 101 m_xParameters->setString(_nPos, _sValue); in updateString() 106 m_xParameters->setDouble(_nPos, _nValue); in updateDouble() 111 m_xParameters->setDate(_nPos, _nValue); in updateDate() 116 m_xParameters->setTime(_nPos, _nValue); in updateTime() 126 m_xParameters->setInt(_nPos, _nValue); in updateInt() [all …]
|
H A D | WTypeSelect.cxx | 222 TOTypeInfoSP OWizTypeSelectControl::getTypeInfo(sal_Int32 _nPos) in getTypeInfo() argument 224 return static_cast<OWizTypeSelect*>(GetParent())->m_pParent->getDestTypeInfo(_nPos); in getTypeInfo() 415 void OWizTypeSelectList::setPrimaryKey(OFieldDescription* _pFieldDescr,sal_uInt16 _nPos,sal_Bool _b… in setPrimaryKey() argument 417 String sColumnName = GetEntry(_nPos); in setPrimaryKey() 418 RemoveEntry(_nPos); in setPrimaryKey() 421 InsertEntry(sColumnName,((OWizTypeSelect*)GetParent())->m_imgPKey,_nPos); in setPrimaryKey() 425 InsertEntry(sColumnName,_nPos); in setPrimaryKey() 427 SetEntryData(_nPos,_pFieldDescr); in setPrimaryKey()
|
/aoo41x/main/reportdesign/source/ui/misc/ |
H A D | FunctionHelper.cxx | 67 if ( _nPos >= m_aCategoryIndex.size() ) in getCategory() 73 return m_aCategoryIndex[_nPos]->second.get(); in getCategory() 125 , m_nNumber(_nPos) in FunctionCategory() 137 if ( _nPos >= m_aFunctions.size() && _nPos < m_nFunctionCount ) in getFunction() 143 return m_aFunctions[_nPos].get(); in getFunction() 232 if ( _nPos < static_cast<sal_uInt32>(m_aParameter.getLength()) ) in getParameterName() 233 return m_aParameter[_nPos].Name; in getParameterName() 239 if ( _nPos < static_cast<sal_uInt32>(m_aParameter.getLength()) ) in getParameterDescription() 240 return m_aParameter[_nPos].Description; in getParameterDescription() 246 if ( _nPos < static_cast<sal_uInt32>(m_aParameter.getLength()) ) in isParameterOptional() [all …]
|
/aoo41x/main/cui/source/tabpages/ |
H A D | tparea.cxx | 802 sal_uInt16 _nPos = 0; in ActivatePage() local 831 else if( nCount <= _nPos ) in ActivatePage() 850 else if( nCount <= _nPos ) in ActivatePage() 871 else if( nCount <= _nPos ) in ActivatePage() 889 else if( nCount <= _nPos ) in ActivatePage() 903 else if( nCount <= _nPos ) in ActivatePage() 995 sal_uInt16 _nPos; in FillItemSet() local 1893 if( _nPos != LISTBOX_ENTRY_NOTFOUND ) in IMPL_LINK() 1983 if( _nPos != LISTBOX_ENTRY_NOTFOUND ) in IMPL_LINK() 2080 if( _nPos != LISTBOX_ENTRY_NOTFOUND ) in IMPL_LINK() [all …]
|
/aoo41x/main/accessibility/source/standard/ |
H A D | vclxaccessibletoolbox.cxx | 271 void VCLXAccessibleToolBox::ReleaseFocus_Impl( sal_Int32 _nPos ) in ReleaseFocus_Impl() argument 287 void VCLXAccessibleToolBox::UpdateChecked_Impl( sal_Int32 _nPos ) in UpdateChecked_Impl() argument 292 sal_uInt16 nFocusId = pToolBox->GetItemId( (sal_uInt16)_nPos ); in UpdateChecked_Impl() 307 if ( pFocusItem && (sal_uInt16)_nPos != TOOLBOX_ITEM_NOTFOUND ) in UpdateChecked_Impl() 317 sal_uInt16 nItemId = pToolBox->GetItemId( (sal_uInt16)_nPos ); in UpdateIndeterminate_Impl() 365 if ( _nPos < sal_Int32( m_aAccessibleChildren.size() ) ) in UpdateItem_Impl() 419 Any aNewChild = makeAny( getAccessibleChild( (sal_Int32)_nPos ) ); in UpdateItem_Impl() 469 void VCLXAccessibleToolBox::UpdateItemName_Impl( sal_Int32 _nPos ) in UpdateItemName_Impl() argument 471 VCLXAccessibleToolBoxItem* pItem = GetItem_Impl( _nPos, false ); in UpdateItemName_Impl() 476 void VCLXAccessibleToolBox::UpdateItemEnabled_Impl( sal_Int32 _nPos ) in UpdateItemEnabled_Impl() argument [all …]
|
/aoo41x/main/dbaccess/source/ui/inc/ |
H A D | IUpdateHelper.hxx | 35 virtual void updateString(sal_Int32 _nPos, const ::rtl::OUString& _sValue) = 0; 36 virtual void updateDouble(sal_Int32 _nPos,const double& _nValue) = 0; 37 virtual void updateInt(sal_Int32 _nPos,const sal_Int32& _nValue) = 0; 38 virtual void updateNull(sal_Int32 _nPos, ::sal_Int32 sqlType) = 0; 39 virtual void updateDate(sal_Int32 _nPos,const ::com::sun::star::util::Date& _nValue) = 0; 40 virtual void updateTime(sal_Int32 _nPos,const ::com::sun::star::util::Time& _nValue) = 0; 41 … virtual void updateTimestamp(sal_Int32 _nPos,const ::com::sun::star::util::DateTime& _nValue) = 0;
|
H A D | WCopyTable.hxx | 343 void insertColumn(sal_Int32 _nPos,OFieldDescription* _pField); 353 void replaceColumn(sal_Int32 _nPos,OFieldDescription* _pField,const ::rtl::OUString& _sOldName); 372 TOTypeInfoSP getTypeInfo(sal_Int32 _nPos) const { return m_aTypeInfoIndex[_nPos]->second; } in getTypeInfo() 375 …TOTypeInfoSP getDestTypeInfo(sal_Int32 _nPos) const { return m_aDestTypeInfoIndex[_nPos]->second;… in getDestTypeInfo()
|
/aoo41x/main/svtools/source/config/ |
H A D | extcolorcfg.cxx | 102 ::rtl::OUString GetComponentName(sal_uInt32 _nPos) const; 187 if ( _nPos < aFind->second.second.size() ) in GetComponentColorConfigValue() 189 return aFind->second.second[_nPos]->second; in GetComponentColorConfigValue() 204 ::rtl::OUString ExtendedColorConfig_Impl::GetComponentName(sal_uInt32 _nPos) const in GetComponentName() 207 if ( _nPos < m_aConfigValuesPos.size() ) in GetComponentName() 208 sRet = m_aConfigValuesPos[_nPos]->first; in GetComponentName() 657 return m_pImpl->GetComponentColorConfigValue(_sName,_nPos); in GetComponentColorConfigValue() 660 ::rtl::OUString ExtendedColorConfig::GetComponentName(sal_uInt32 _nPos) const in GetComponentName() 662 return m_pImpl->GetComponentName(_nPos); in GetComponentName() 811 return m_pImpl->GetComponentColorConfigValue(_sName,_nPos); in GetComponentColorConfigValue() [all …]
|
/aoo41x/main/xmlscript/source/xml_helper/ |
H A D | xml_byteseq.cxx | 46 sal_Int32 _nPos; member in xmlscript::BSeqInputStream 52 , _nPos( 0 ) 75 nBytesToRead = ((nBytesToRead > _seq.getLength() - _nPos) in readBytes() 76 ? _seq.getLength() - _nPos in readBytes() 79 ByteSequence aBytes( _seq.getConstArray() + _nPos, nBytesToRead ); in readBytes() 81 _nPos += nBytesToRead; in readBytes() 101 return (_seq.getLength() - _nPos); in available()
|
/aoo41x/main/accessibility/inc/accessibility/standard/ |
H A D | vclxaccessibletoolbox.hxx | 46 VCLXAccessibleToolBoxItem* GetItem_Impl( sal_Int32 _nPos, bool _bMustHaveFocus ); 49 void ReleaseFocus_Impl( sal_Int32 _nPos ); 50 void UpdateChecked_Impl( sal_Int32 _nPos ); 51 void UpdateIndeterminate_Impl( sal_Int32 _nPos ); 52 void UpdateItem_Impl( sal_Int32 _nPos, sal_Bool _bItemAdded ); 54 void UpdateItemName_Impl( sal_Int32 _nPos ); 55 void UpdateItemEnabled_Impl( sal_Int32 _nPos );
|
/aoo41x/main/connectivity/source/commontools/ |
H A D | TSkipDeletedSet.cxx | 172 sal_Bool OSkipDeletedSet::moveAbsolute(sal_Int32 _nPos,sal_Bool _bRetrieveData) in moveAbsolute() argument 176 sal_Int32 nNewPos = _nPos; in moveAbsolute() 242 sal_Int32 OSkipDeletedSet::getMappedPosition(sal_Int32 _nPos) const in getMappedPosition() 245 …onst_iterator aFind = ::std::find(m_aBookmarksPositions.begin(),m_aBookmarksPositions.end(),_nPos); in getMappedPosition() 255 void OSkipDeletedSet::insertNewPosition(sal_Int32 _nPos) in insertNewPosition() argument 261 m_aBookmarksPositions.push_back(_nPos); in insertNewPosition()
|
/aoo41x/main/svx/inc/svx/ |
H A D | charmap.hxx | 71 ::svx::SvxShowCharSetItem* ImplGetItem( int _nPos ); 77 inline sal_Bool IsSelected(sal_uInt16 _nPos) const { return _nPos == nSelectedIndex; } in IsSelected() 79 sal_uInt16 GetRowPos(sal_uInt16 _nPos) const; 80 sal_uInt16 GetColumnPos(sal_uInt16 _nPos) const;
|
/aoo41x/main/reportdesign/source/ui/inc/ |
H A D | FunctionHelper.hxx | 82 virtual ::rtl::OUString getParameterName(sal_uInt32 _nPos) const ; 83 virtual ::rtl::OUString getParameterDescription(sal_uInt32 _nPos) const ; 84 virtual bool isParameterOptional(sal_uInt32 _nPos) const ; 95 …FunctionCategory(const FunctionManager* _pFMgr,sal_uInt32 _nPos,const ::com::sun::star::uno::Refer… 99 virtual const formula::IFunctionDescription* getFunction(sal_uInt32 _nPos) const;
|
H A D | GroupsSorting.hxx | 114 ::com::sun::star::uno::Reference< ::com::sun::star::report::XGroup> getGroup(sal_Int32 _nPos) in getGroup() argument 116 OSL_ENSURE(_nPos >= 0 && _nPos < m_xGroups->getCount(),"Invalid count!"); in getGroup() 117 …::uno::Reference< ::com::sun::star::report::XGroup>(m_xGroups->getByIndex(_nPos),::com::sun::star:… in getGroup()
|
/aoo41x/main/svx/source/dialog/ |
H A D | charmap.cxx | 196 sal_uInt16 SvxShowCharSet::GetRowPos(sal_uInt16 _nPos) const in GetRowPos() 198 return _nPos / COLUMN_COUNT ; in GetRowPos() 203 sal_uInt16 SvxShowCharSet::GetColumnPos(sal_uInt16 _nPos) const in GetColumnPos() 205 return _nPos % COLUMN_COUNT ; in GetColumnPos() 679 ::svx::SvxShowCharSetItem* SvxShowCharSet::ImplGetItem( int _nPos ) in ImplGetItem() argument 681 ItemsMap::iterator aFind = m_aItems.find(_nPos); in ImplGetItem() 685 …(ItemsMap::value_type(_nPos,new ::svx::SvxShowCharSetItem(*this,m_pAccessible->getTable(),sal::sta… in ImplGetItem() 687 buf.appendUtf32( maFontCharMap.GetCharFromIndex( _nPos ) ); in ImplGetItem() 689 Point pix = MapIndexToPixel( _nPos ); in ImplGetItem()
|
/aoo41x/main/svtools/inc/svtools/ |
H A D | extcolorcfg.hxx | 84 ::rtl::OUString GetComponentName(sal_uInt32 _nPos) const; 87 …Value GetComponentColorConfigValue(const ::rtl::OUString& _sComponentName,sal_uInt32 _nPos) const; 109 ::rtl::OUString GetComponentName(sal_uInt32 _nPos) const; 112 …olorConfigValue GetComponentColorConfigValue(const ::rtl::OUString& _sName,sal_uInt32 _nPos) const;
|
/aoo41x/main/connectivity/source/drivers/dbase/ |
H A D | DCode.cxx | 42 OOperandAttr* OFILEAnalyzer::createOperandAttr(sal_Int32 _nPos, in createOperandAttr() argument 46 return new OFILEOperandAttr((sal_uInt16)_nPos,_xCol,_xIndexes); in createOperandAttr() 50 OFILEOperandAttr::OFILEOperandAttr(sal_uInt16 _nPos, in OFILEOperandAttr() argument 53 : OOperandAttr(_nPos,_xColumn) in OFILEOperandAttr()
|
/aoo41x/main/dbaccess/source/ui/control/ |
H A D | ColumnControlWindow.cxx | 136 TOTypeInfoSP OColumnControlWindow::getTypeInfo(sal_Int32 _nPos) in getTypeInfo() argument 138 …return ( _nPos >= 0 && _nPos < static_cast<sal_Int32>(m_aDestTypeInfoIndex.size())) ? m_aDestTypeI… in getTypeInfo()
|
/aoo41x/main/unotools/inc/unotools/ |
H A D | streamhelper.hxx | 58 sal_uInt32 _nPos = 0) in OInputStreamHelper() argument 60 ,m_nActPos(_nPos) in OInputStreamHelper() 94 OOutputStreamHelper(const SvLockBytesRef& _xLockBytes, sal_uInt32 _nPos = 0) in OOutputStreamHelper() argument 96 ,m_nActPos(_nPos){} in OOutputStreamHelper()
|
/aoo41x/main/formula/inc/formula/ |
H A D | IFunctionDescription.hxx | 71 virtual const IFunctionDescription* getFunction(sal_uInt32 _nPos) const = 0; 95 virtual ::rtl::OUString getParameterName(sal_uInt32 _nPos) const = 0; 96 virtual ::rtl::OUString getParameterDescription(sal_uInt32 _nPos) const = 0; 97 virtual bool isParameterOptional(sal_uInt32 _nPos) const = 0;
|
/aoo41x/main/sc/inc/ |
H A D | funcdesc.hxx | 60 virtual ::rtl::OUString getParameterName(sal_uInt32 _nPos) const ; 61 virtual ::rtl::OUString getParameterDescription(sal_uInt32 _nPos) const ; 62 virtual bool isParameterOptional(sal_uInt32 _nPos) const ; 144 virtual const formula::IFunctionDescription* getFunction(sal_uInt32 _nPos) const;
|
/aoo41x/main/svx/source/xml/ |
H A D | xmleohlp.cxx | 314 sal_Int32 _nPos = aURLNoPar.lastIndexOf( '/' ); in ImplGetStorageNames() local 315 if( -1 == _nPos ) in ImplGetStorageNames() 342 _nPos = aURLNoPar.lastIndexOf( '/' ); in ImplGetStorageNames() 343 if( _nPos >= 0 ) in ImplGetStorageNames() 344 rContainerStorageName = aURLNoPar.copy( 0, _nPos ); in ImplGetStorageNames() 345 rObjectStorageName = aURLNoPar.copy( _nPos+1 ); in ImplGetStorageNames()
|
/aoo41x/main/svtools/source/contnr/ |
H A D | svtabbx.cxx | 1074 …ListBox::GetAccessibleObjectName( ::svt::AccessibleBrowseBoxObjType _eType, sal_Int32 _nPos ) const in GetAccessibleObjectName() 1089 if ( _nPos >= 0 ) in GetAccessibleObjectName() 1094 sal_Int32 nRow = _nPos / nColumnCount; in GetAccessibleObjectName() 1095 sal_uInt16 nColumn = static_cast< sal_uInt16 >( _nPos % nColumnCount ); in GetAccessibleObjectName() 1107 …Text = m_pImpl->m_pHeaderBar->GetItemText( m_pImpl->m_pHeaderBar->GetItemId( (sal_uInt16)_nPos ) ); in GetAccessibleObjectName() 1122 …::GetAccessibleObjectDescription( ::svt::AccessibleBrowseBoxObjType _eType, sal_Int32 _nPos ) const in GetAccessibleObjectDescription() 1126 if( _eType == ::svt::BBTYPE_TABLECELL && _nPos != -1 ) in GetAccessibleObjectDescription() 1134 sal_Int32 nRow = _nPos / nColumnCount; in GetAccessibleObjectDescription() 1135 sal_uInt16 nColumn = static_cast< sal_uInt16 >( _nPos % nColumnCount ); in GetAccessibleObjectDescription()
|
/aoo41x/main/extensions/source/propctrlr/ |
H A D | browserlistbox.cxx | 736 sal_uInt16 OBrowserListBox::InsertEntry(const OLineDescriptor& _rPropertyData, sal_uInt16 _nPos) in InsertEntry() argument 746 sal_uInt16 nInsertPos = _nPos; in InsertEntry() 800 void OBrowserListBox::ShowEntry(sal_uInt16 _nPos) in ShowEntry() argument 802 if ( _nPos < m_aOrderedLines.size() ) in ShowEntry() 806 if (_nPos < nThumbPos) in ShowEntry() 807 MoveThumbTo(_nPos); in ShowEntry() 811 if (_nPos >= nThumbPos + nLines) in ShowEntry() 812 MoveThumbTo(_nPos - nLines + 1); in ShowEntry()
|
/aoo41x/main/dbaccess/source/core/api/ |
H A D | resultcolumn.cxx | 78 OResultColumn::OResultColumn( const Reference < XResultSetMetaData >& _xMetaData, sal_Int32 _nPos, in DBG_NAME() 83 ,m_nPos( _nPos ) in DBG_NAME() 220 …void obtain( Any& _out_rValue, ::boost::optional< TYPE > _rCache, const sal_Int32 _nPos, const Ref… in obtain() argument 223 _rCache.reset( (_rxResultMeta.get()->*Getter)( _nPos ) ); in obtain()
|