/aoo41x/main/autodoc/source/ary/doc/ |
H A D | d_oldcppdocu.cxx | 71 UINT8 nIndex = static_cast<UINT8>(i_eId); in Create_StdTag() local 87 UINT8 nIndex = atc_base; in CheckIn_BaseTag() local 103 UINT8 nIndex = atc_exception; in CheckIn_ExceptionTag() local 119 UINT8 nIndex = atc_implements; in Create_ImplementsTag() local 135 UINT8 nIndex = atc_keyword; in Create_KeywordTag() local 151 UINT8 nIndex = atc_parameter; in CheckIn_ParameterTag() local 167 UINT8 nIndex = atc_see; in CheckIn_SeeTag() local 183 UINT8 nIndex = atc_template; in CheckIn_TemplateTag() local 199 UINT8 nIndex = atc_label; in Create_LabelTag() local 215 UINT8 nIndex = atid_descr; in Create_DefaultTag() local [all …]
|
/aoo41x/main/toolkit/test/accessibility/ |
H A D | NodeHandler.java | 72 public AccessibleTreeNode getChild (AccessibleTreeNode aParent, int nIndex) in getChild() 88 public AccessibleTreeNode getChildNoCreate (AccessibleTreeNode aParent, int nIndex) in getChildNoCreate() 98 public boolean removeChild (AccessibleTreeNode aNode, int nIndex) in removeChild() 128 AccessibleTreeNode aParent, int nIndex); in createChild() 136 public boolean isChildEditable (AccessibleTreeNode aNode, int nIndex) in isChildEditable() 152 public void performAction (AccessibleTreeNode aNode, int nIndex) in performAction()
|
H A D | AccessibleTreeNode.java | 62 public AccessibleTreeNode getChild (int nIndex) in getChild() 68 public AccessibleTreeNode getChildNoCreate (int nIndex) in getChildNoCreate() 74 public boolean removeChild (int nIndex) in removeChild() 119 public void performAction (int nIndex) in performAction()
|
/aoo41x/main/basegfx/source/polygon/ |
H A D | b2dpolygon.cxx | 141 void remove(sal_uInt32 nIndex, sal_uInt32 nCount) in remove() 184 sal_uInt32 nIndex(0); in removeDoublePointsWholeTrack() local 458 void remove(sal_uInt32 nIndex, sal_uInt32 nCount) in remove() 883 void resetControlVectors(sal_uInt32 nIndex) in resetControlVectors() 945 void remove(sal_uInt32 nIndex, sal_uInt32 nCount) in remove() 984 const sal_uInt32 nIndex(maPoints.count() - 1); in hasDoublePoints() local 1041 const sal_uInt32 nIndex(maPoints.count() - 1); in removeDoublePointsAtBeginEnd() local 1061 const sal_uInt32 nIndex(maPoints.count() - 1); in removeDoublePointsAtBeginEnd() local 1086 sal_uInt32 nIndex(0); in removeDoublePointsWholeTrack() local 1358 void B2DPolygon::resetPrevControlPoint(sal_uInt32 nIndex) in resetPrevControlPoint() [all …]
|
H A D | b3dpolygon.cxx | 217 void remove(sal_uInt32 nIndex, sal_uInt32 nCount) in remove() 364 void insert(sal_uInt32 nIndex, const BColorArray& rSource) in insert() 385 void remove(sal_uInt32 nIndex, sal_uInt32 nCount) in remove() 528 void insert(sal_uInt32 nIndex, const NormalsArray3D& rSource) in insert() 549 void remove(sal_uInt32 nIndex, sal_uInt32 nCount) in remove() 724 void remove(sal_uInt32 nIndex, sal_uInt32 nCount) in remove() 1310 void remove(sal_uInt32 nIndex, sal_uInt32 nCount) in remove() 1386 const sal_uInt32 nIndex(maPoints.count() - 1L); in hasDoublePoints() local 1449 const sal_uInt32 nIndex(maPoints.count() - 1L); in removeDoublePointsAtBeginEnd() local 1470 const sal_uInt32 nIndex(maPoints.count() - 1L); in removeDoublePointsAtBeginEnd() local [all …]
|
/aoo41x/main/sw/source/core/access/ |
H A D | accnotexthyperlink.cxx | 46 …k::SwAccessibleNoTextHyperlink( SwAccessibleNoTextFrame *p, const SwFrm *aFrm, sal_uInt16 nIndex) : in SwAccessibleNoTextHyperlink() 70 sal_Bool SAL_CALL SwAccessibleNoTextHyperlink::doAccessibleAction( sal_Int32 nIndex ) in doAccessibleAction() 110 sal_Int32 nIndex ) in getAccessibleActionDescription() 136 SwAccessibleNoTextHyperlink::getAccessibleActionKeyBinding( sal_Int32 nIndex ) in getAccessibleActionKeyBinding() 174 sal_Int32 nIndex ) in getAccessibleActionAnchor() 190 sal_Int32 nIndex ) in getAccessibleActionObject()
|
/aoo41x/main/sc/source/filter/inc/ |
H A D | qprostyle.hxx | 50 void setFontRecord(sal_uInt16 nIndex, sal_uInt16 nData, sal_uInt16 nPtSize) in setFontRecord() 58 void setFontType( sal_uInt16 nIndex, String &aLabel ) in setFontType() 60 void setAlign( sal_uInt16 nIndex, sal_uInt8 nData ) in setAlign() 62 void setFont( sal_uInt16 nIndex, sal_uInt8 nData ) in setFont()
|
/aoo41x/main/ucb/source/ucp/gio/ |
H A D | gio_datasupplier.cxx | 105 ::rtl::OUString DataSupplier::queryContentIdentifierString( sal_uInt32 nIndex ) in queryContentIdentifierString() 143 uno::Reference< ucb::XContentIdentifier > DataSupplier::queryContentIdentifier( sal_uInt32 nIndex ) in queryContentIdentifier() 166 uno::Reference< ucb::XContent > DataSupplier::queryContent( sal_uInt32 nIndex ) in queryContent() 194 sal_Bool DataSupplier::getResult( sal_uInt32 nIndex ) in getResult() 221 uno::Reference< sdbc::XRow > DataSupplier::queryPropertyValues( sal_uInt32 nIndex ) in queryPropertyValues() 264 void DataSupplier::releasePropertyValues( sal_uInt32 nIndex ) in releasePropertyValues()
|
/aoo41x/main/sc/source/filter/excel/ |
H A D | fontbuff.cxx | 47 void LotusFontBuffer::Fill( const sal_uInt8 nIndex, SfxItemSet& rItemSet ) in Fill() 90 void LotusFontBuffer::SetName( const sal_uInt16 nIndex, const String& rName ) in SetName() 104 void LotusFontBuffer::SetHeight( const sal_uInt16 nIndex, const sal_uInt16 nHeight ) in SetHeight() 112 void LotusFontBuffer::SetType( const sal_uInt16 nIndex, const sal_uInt16 nType ) in SetType()
|
/aoo41x/main/sc/source/ui/inc/ |
H A D | navsett.hxx | 43 …inline void SetExpanded( sal_uInt16 nIndex, sal_Bool bExpand ) { maExpandedVec[ nI… in SetExpanded() 46 inline void SetRootSelected( sal_uInt16 nIndex ) { mnRootSelected = nIndex; } in SetRootSelected() 49 inline void SetChildSelected( sal_uLong nIndex ) { mnChildSelected = nIndex; } in SetChildSelected()
|
/aoo41x/main/comphelper/source/misc/ |
H A D | accessibletexthelper.cxx | 108 sal_Bool OCommonAccessibleText::implIsValidIndex( sal_Int32 nIndex, sal_Int32 nLength ) in implIsValidIndex() 122 void OCommonAccessibleText::implGetGlyphBoundary( i18n::Boundary& rBoundary, sal_Int32 nIndex ) in implGetGlyphBoundary() 153 sal_Bool OCommonAccessibleText::implGetWordBoundary( i18n::Boundary& rBoundary, sal_Int32 nIndex ) in implGetWordBoundary() 186 void OCommonAccessibleText::implGetSentenceBoundary( i18n::Boundary& rBoundary, sal_Int32 nIndex ) in implGetSentenceBoundary() 209 void OCommonAccessibleText::implGetParagraphBoundary( i18n::Boundary& rBoundary, sal_Int32 nIndex ) in implGetParagraphBoundary() 235 void OCommonAccessibleText::implGetLineBoundary( i18n::Boundary& rBoundary, sal_Int32 nIndex ) in implGetLineBoundary() 254 …sal_Unicode OCommonAccessibleText::getCharacter( sal_Int32 nIndex ) throw (IndexOutOfBoundsExcepti… in getCharacter() 340 …TextSegment OCommonAccessibleText::getTextAtIndex( sal_Int32 nIndex, sal_Int16 aTextType ) throw (… in getTextAtIndex() 445 …TextSegment OCommonAccessibleText::getTextBeforeIndex( sal_Int32 nIndex, sal_Int16 aTextType ) thr… in getTextBeforeIndex() 570 …TextSegment OCommonAccessibleText::getTextBehindIndex( sal_Int32 nIndex, sal_Int16 aTextType ) thr… in getTextBehindIndex() [all …]
|
/aoo41x/main/basegfx/source/range/ |
H A D | b2dpolyrange.cxx | 96 void setElement(sal_uInt32 nIndex, const B2DPolyRange::ElementType& rElement ) in setElement() 103 void setElement(sal_uInt32 nIndex, const B2DRange& rRange, B2VectorOrientation eOrient ) in setElement() 110 …void insertElement(sal_uInt32 nIndex, const B2DPolyRange::ElementType& rElement, sal_uInt32 nCount) in insertElement() 117 …void insertElement(sal_uInt32 nIndex, const B2DRange& rRange, B2VectorOrientation eOrient, sal_uIn… in insertElement() 138 void insertPolyRange(sal_uInt32 nIndex, const ImplB2DPolyRange& rPolyRange) in insertPolyRange() 156 void remove(sal_uInt32 nIndex, sal_uInt32 nCount) in remove() 314 void B2DPolyRange::setElement(sal_uInt32 nIndex, const ElementType& rElement ) in setElement() 319 …void B2DPolyRange::setElement(sal_uInt32 nIndex, const B2DRange& rRange, B2VectorOrientation eOrie… in setElement() 324 …void B2DPolyRange::insertElement(sal_uInt32 nIndex, const ElementType& rElement, sal_uInt32 nCount) in insertElement() 344 void B2DPolyRange::insertPolyRange(sal_uInt32 nIndex, const B2DPolyRange& rRange) in insertPolyRange() [all …]
|
/aoo41x/main/accessibility/source/standard/ |
H A D | vclxaccessibletextcomponent.cxx | 162 sal_Bool VCLXAccessibleTextComponent::setCaretPosition( sal_Int32 nIndex ) throw (IndexOutOfBoundsE… in setCaretPosition() 171 sal_Unicode VCLXAccessibleTextComponent::getCharacter( sal_Int32 nIndex ) throw (IndexOutOfBoundsEx… in getCharacter() 180 Sequence< PropertyValue > VCLXAccessibleTextComponent::getCharacterAttributes( sal_Int32 nIndex, co… in getCharacterAttributes() 256 awt::Rectangle VCLXAccessibleTextComponent::getCharacterBounds( sal_Int32 nIndex ) throw (IndexOutO… in getCharacterBounds() 286 sal_Int32 nIndex = -1; in getIndexAtPoint() local 353 …ssibility::TextSegment VCLXAccessibleTextComponent::getTextAtIndex( sal_Int32 nIndex, sal_Int16 aT… in getTextAtIndex() 362 …ility::TextSegment VCLXAccessibleTextComponent::getTextBeforeIndex( sal_Int32 nIndex, sal_Int16 aT… in getTextBeforeIndex() 371 …ility::TextSegment VCLXAccessibleTextComponent::getTextBehindIndex( sal_Int32 nIndex, sal_Int16 aT… in getTextBehindIndex()
|
H A D | vclxaccessibleedit.cxx | 260 sal_Bool VCLXAccessibleEdit::doAccessibleAction ( sal_Int32 nIndex ) throw (IndexOutOfBoundsExcepti… in doAccessibleAction() 280 ::rtl::OUString VCLXAccessibleEdit::getAccessibleActionDescription ( sal_Int32 nIndex ) throw (Inde… in getAccessibleActionDescription() 293 …ibleKeyBinding > VCLXAccessibleEdit::getAccessibleActionKeyBinding( sal_Int32 nIndex ) throw (Inde… in getAccessibleActionKeyBinding() 314 sal_Bool VCLXAccessibleEdit::setCaretPosition( sal_Int32 nIndex ) throw (IndexOutOfBoundsException,… in setCaretPosition() 321 sal_Unicode VCLXAccessibleEdit::getCharacter( sal_Int32 nIndex ) throw (IndexOutOfBoundsException, … in getCharacter() 330 Sequence< PropertyValue > VCLXAccessibleEdit::getCharacterAttributes( sal_Int32 nIndex, const Seque… in getCharacterAttributes() 339 awt::Rectangle VCLXAccessibleEdit::getCharacterBounds( sal_Int32 nIndex ) throw (IndexOutOfBoundsEx… in getCharacterBounds() 468 ::com::sun::star::accessibility::TextSegment VCLXAccessibleEdit::getTextAtIndex( sal_Int32 nIndex, … in getTextAtIndex() 515 sal_Bool VCLXAccessibleEdit::pasteText( sal_Int32 nIndex ) throw (IndexOutOfBoundsException, Runtim… in pasteText() 558 sal_Bool VCLXAccessibleEdit::insertText( const ::rtl::OUString& sText, sal_Int32 nIndex ) throw (In… in insertText() [all …]
|
H A D | vclxaccessiblemenuitem.cxx | 222 sal_Bool VCLXAccessibleMenuItem::setCaretPosition( sal_Int32 nIndex ) throw (IndexOutOfBoundsExcept… in setCaretPosition() 235 sal_Unicode VCLXAccessibleMenuItem::getCharacter( sal_Int32 nIndex ) throw (IndexOutOfBoundsExcepti… in getCharacter() 244 Sequence< PropertyValue > VCLXAccessibleMenuItem::getCharacterAttributes( sal_Int32 nIndex, const S… in getCharacterAttributes() 265 awt::Rectangle VCLXAccessibleMenuItem::getCharacterBounds( sal_Int32 nIndex ) throw (IndexOutOfBoun… in getCharacterBounds() 300 sal_Int32 nIndex = -1; in getIndexAtPoint() local 374 …:accessibility::TextSegment VCLXAccessibleMenuItem::getTextAtIndex( sal_Int32 nIndex, sal_Int16 aT… in getTextAtIndex() 383 …essibility::TextSegment VCLXAccessibleMenuItem::getTextBeforeIndex( sal_Int32 nIndex, sal_Int16 aT… in getTextBeforeIndex() 392 …essibility::TextSegment VCLXAccessibleMenuItem::getTextBehindIndex( sal_Int32 nIndex, sal_Int16 aT… in getTextBehindIndex() 448 sal_Bool VCLXAccessibleMenuItem::doAccessibleAction ( sal_Int32 nIndex ) throw (IndexOutOfBoundsExc… in doAccessibleAction() 462 ::rtl::OUString VCLXAccessibleMenuItem::getAccessibleActionDescription ( sal_Int32 nIndex ) throw (… in getAccessibleActionDescription() [all …]
|
/aoo41x/main/tools/source/memtools/ |
H A D | contnr.cxx | 174 void CBlock::Insert( void* p, sal_uInt16 nIndex, sal_uInt16 nReSize ) in Insert() 367 void* CBlock::Remove( sal_uInt16 nIndex, sal_uInt16 nReSize ) in Remove() 426 inline void* CBlock::Replace( void* p, sal_uInt16 nIndex ) in Replace() 447 inline void** CBlock::GetObjectPtr( sal_uInt16 nIndex ) in GetObjectPtr() 855 void Container::Insert( void* p, sal_uIntPtr nIndex ) in Insert() 890 sal_uIntPtr nIndex = GetPos( pOld ); in Insert() local 905 void* Container::ImpRemove( CBlock* pBlock, sal_uInt16 nIndex ) in ImpRemove() 1001 void* Container::Remove( sal_uIntPtr nIndex ) in Remove() 1050 void* Container::Replace( void* p, sal_uIntPtr nIndex ) in Replace() 1309 void** Container::GetObjectPtr( sal_uIntPtr nIndex ) in GetObjectPtr() [all …]
|
H A D | unqidx.cxx | 115 sal_uIntPtr UniqueIndex::Insert( sal_uIntPtr nIndex, void* p ) in Insert() 144 void* UniqueIndex::Remove( sal_uIntPtr nIndex ) in Remove() 171 void* UniqueIndex::Replace( sal_uIntPtr nIndex, void* p ) in Replace() 244 sal_uIntPtr nIndex = Container::GetPos( p ); in GetIndex() local 288 void* UniqueIndex::Seek( sal_uIntPtr nIndex ) in Seek() 313 sal_uIntPtr nIndex = GetIndex( p ); in Seek() local
|
H A D | table.cxx | 178 sal_uIntPtr nIndex = ImplGetIndex( nKey ); in Remove() local 199 sal_uIntPtr nIndex = ImplGetIndex( nKey ); in Replace() local 213 sal_uIntPtr nIndex = ImplGetIndex( nKey ); in Get() local 233 sal_uIntPtr nIndex = 0; in GetKey() local 317 sal_uIntPtr nIndex = ImplGetIndex( nKey ); in Seek() local
|
/aoo41x/main/sc/source/core/data/ |
H A D | compressedarray.cxx | 257 size_t nIndex; in CopyFrom() local 276 size_t nIndex = Search( nStart); in Insert() local 300 size_t nIndex = Search( nStart); in Remove() local 337 size_t nIndex = nCount-1; in GetLastUnequalAccess() local 366 size_t nIndex = this->Search( nStart); in SumValues() local 428 size_t nIndex = this->Search( nStart); in AndValue() local 480 size_t nIndex; in CopyFromAnded() local 501 size_t nIndex; in CopyFromOred() local 522 size_t nIndex = this->Search( nEnd); in GetBitStateStart() local 580 size_t nIndex = this->Search( nEnd); in GetLastForCondition() local [all …]
|
/aoo41x/main/accessibility/source/extended/ |
H A D | AccessibleBrowseBoxTableCell.cxx | 88 sal_Int32 nIndex = getIndex_Impl( _nRowPos, _nColPos, _rBrowseBox.GetColumnCount() ); in AccessibleBrowseBoxTableCell() local 131 …ectangle SAL_CALL AccessibleBrowseBoxTableCell::getCharacterBounds( sal_Int32 nIndex ) throw (Inde… in getCharacterBounds() 239 …sal_Bool SAL_CALL AccessibleBrowseBoxTableCell::setCaretPosition ( sal_Int32 nIndex ) throw (::com… in setCaretPosition() 249 …sal_Unicode SAL_CALL AccessibleBrowseBoxTableCell::getCharacter( sal_Int32 nIndex ) throw (::com::… in getCharacter() 255 …ue > SAL_CALL AccessibleBrowseBoxTableCell::getCharacterAttributes( sal_Int32 nIndex, const ::com:… in getCharacterAttributes() 313 …:TextSegment SAL_CALL AccessibleBrowseBoxTableCell::getTextAtIndex( sal_Int32 nIndex, sal_Int16 aT… in getTextAtIndex() 319 …tSegment SAL_CALL AccessibleBrowseBoxTableCell::getTextBeforeIndex( sal_Int32 nIndex, sal_Int16 aT… in getTextBeforeIndex() 325 …tSegment SAL_CALL AccessibleBrowseBoxTableCell::getTextBehindIndex( sal_Int32 nIndex, sal_Int16 aT… in getTextBehindIndex()
|
H A D | AccessibleGridControlTableCell.cxx | 150 …tangle SAL_CALL AccessibleGridControlTableCell::getCharacterBounds( sal_Int32 nIndex ) throw (Inde… in getCharacterBounds() 253 …sal_Bool SAL_CALL AccessibleGridControlTableCell::setCaretPosition ( sal_Int32 nIndex ) throw (::c… in setCaretPosition() 263 …sal_Unicode SAL_CALL AccessibleGridControlTableCell::getCharacter( sal_Int32 nIndex ) throw (::com… in getCharacter() 269 … > SAL_CALL AccessibleGridControlTableCell::getCharacterAttributes( sal_Int32 nIndex, const ::com:… in getCharacterAttributes() 327 …extSegment SAL_CALL AccessibleGridControlTableCell::getTextAtIndex( sal_Int32 nIndex, sal_Int16 aT… in getTextAtIndex() 333 …egment SAL_CALL AccessibleGridControlTableCell::getTextBeforeIndex( sal_Int32 nIndex, sal_Int16 aT… in getTextBeforeIndex() 339 …egment SAL_CALL AccessibleGridControlTableCell::getTextBehindIndex( sal_Int32 nIndex, sal_Int16 aT… in getTextBehindIndex() 362 sal_Int32 nIndex = getAccessibleIndexInParent(); in implGetBoundingBox() local 373 sal_Int32 nIndex = getAccessibleIndexInParent(); in implGetBoundingBoxOnScreen() local
|
/aoo41x/main/sd/source/ui/sidebar/ |
H A D | MasterPagesSelector.cxx | 257 const sal_uInt16 nIndex = PreviewValueSet::GetSelectItemId(); in Command() local 367 sal_uInt16 nIndex = PreviewValueSet::GetSelectItemId(); in ExecuteCommand() local 402 sal_uInt16 nIndex = PreviewValueSet::GetSelectItemId(); in GetSelectedMasterPage() local 511 int nIndex (GetIndexForToken(rEvent.maChildToken)); in NotifyContainerChangeEvent() local 538 int nIndex, in CreateUserData() 560 void MasterPagesSelector::SetUserData (int nIndex, UserData* pData) in SetUserData() 608 sal_uInt16 nIndex, in SetItem() 657 sal_uInt16 nIndex, in AddTokenToIndexEntry() 669 sal_uInt16 nIndex, in RemoveTokenToIndexEntry() 695 for (sal_uInt16 nIndex=1; nIndex<=PreviewValueSet::GetItemCount(); nIndex++) in InvalidatePreview() local [all …]
|
/aoo41x/main/oox/source/docprop/ |
H A D | ooxmldocpropimport.cxx | 84 for( sal_Int32 nIndex = 0, nLength = aPropsInfo.getLength(); nIndex < nLength; ++nIndex ) in lclGetRelatedStreams() local 128 for( sal_Int32 nIndex = 0, nLength = aServiceNames.getLength(); nIndex < nLength; ++nIndex ) in supportsService() local 175 for( sal_Int32 nIndex = 0; nIndex < aExtStreams.getLength(); ++nIndex ) in importProperties() local 177 for( sal_Int32 nIndex = 0; nIndex < aCustomStreams.getLength(); ++nIndex ) in importProperties() local
|
/aoo41x/main/vcl/source/window/ |
H A D | accel.cxx | 111 sal_uInt16 nIndex = ImplAccelEntryGetIndex( pList, pEntry->mnId, &nInsIndex ); in ImplAccelEntryInsert() local 134 sal_uInt16 nIndex = ImplAccelEntryGetIndex( pList, nId ); in ImplAccelEntryGetFirstPos() local 404 sal_uInt16 nIndex = ImplAccelEntryGetFirstPos( &(mpData->maIdList), nItemId ); in RemoveItem() local 439 sal_uInt16 nIndex = ImplAccelEntryGetFirstPos( &(mpData->maIdList), pEntry->mnId ); in RemoveItem() local 525 sal_uInt16 nIndex = ImplAccelEntryGetFirstPos( &(mpData->maIdList), nItemId ); in GetKeyCode() local 538 sal_uInt16 nIndex = ImplAccelEntryGetIndex( &(mpData->maIdList), nItemId ); in IsIdValid() local 589 sal_uInt16 nIndex = ImplAccelEntryGetFirstPos( &(mpData->maIdList), nItemId ); in SetAccel() local 612 sal_uInt16 nIndex = ImplAccelEntryGetIndex( &(mpData->maIdList), nItemId ); in GetAccel() local 649 sal_uInt16 nIndex = ImplAccelEntryGetFirstPos( &(mpData->maIdList), nItemId ); in EnableItem() local 672 sal_uInt16 nIndex = ImplAccelEntryGetIndex( &(mpData->maIdList), nItemId ); in IsItemEnabled() local
|
/aoo41x/main/tools/source/string/ |
H A D | tstring.cxx | 191 sal_Int32 nIndex = 0; in IsLowerAscii() local 212 sal_Int32 nIndex = 0; in IsUpperAscii() local 233 sal_Int32 nIndex = 0; in IsAlphaAscii() local 255 sal_Int32 nIndex = 0; in IsNumericAscii() local 276 sal_Int32 nIndex = 0; in IsAlphaNumericAscii() local
|