Home
last modified time | relevance | path

Searched defs:aIndex (Results 1 – 25 of 55) sorted by relevance

123

/trunk/main/sc/source/ui/vba/
H A Dvbaglobals.cxx116 ScVbaGlobals::WorkBooks( const uno::Any& aIndex ) throw (uno::RuntimeException) in WorkBooks()
122 ScVbaGlobals::WorkSheets(const uno::Any& aIndex) throw (uno::RuntimeException) in WorkSheets()
127 ScVbaGlobals::Sheets( const uno::Any& aIndex ) throw (uno::RuntimeException) in Sheets()
139 ScVbaGlobals::Names( const css::uno::Any& aIndex ) throw ( uno::RuntimeException ) in Names()
179 ScVbaGlobals::Columns( const uno::Any& aIndex ) throw (uno::RuntimeException) in Columns()
185 ScVbaGlobals::CommandBars( const uno::Any& aIndex ) throw (uno::RuntimeException) in CommandBars()
215 ScVbaGlobals::Windows( const uno::Any& aIndex ) throw (uno::RuntimeException) in Windows()
221 ScVbaGlobals::Rows( const uno::Any& aIndex ) throw (uno::RuntimeException) in Rows()
H A Dvbaworkbook.cxx226 ScVbaWorkbook::Sheets( const uno::Any& aIndex ) throw (uno::RuntimeException) in Sheets()
232 ScVbaWorkbook::Worksheets( const uno::Any& aIndex ) throw (uno::RuntimeException) in Worksheets()
246 ScVbaWorkbook::Windows( const uno::Any& aIndex ) throw (uno::RuntimeException) in Windows()
310 ScVbaWorkbook::Names( const uno::Any& aIndex ) throw (uno::RuntimeException) in Names()
H A Dvbaworksheet.cxx398 ScVbaWorksheet::HPageBreaks( const uno::Any& aIndex ) throw (uno::RuntimeException) in HPageBreaks()
408 ScVbaWorksheet::VPageBreaks( const uno::Any& aIndex ) throw ( uno::RuntimeException ) in VPageBreaks()
664 ScVbaWorksheet::Rows(const uno::Any& aIndex ) throw (uno::RuntimeException) in Rows()
670 ScVbaWorksheet::Columns( const uno::Any& aIndex ) throw (uno::RuntimeException) in Columns()
723 ScVbaWorksheet::Hyperlinks( const uno::Any& aIndex ) throw (uno::RuntimeException) in Hyperlinks()
735 ScVbaWorksheet::Names( const css::uno::Any& aIndex ) throw (uno::RuntimeException) in Names()
763 ScVbaWorksheet::Shapes( const uno::Any& aIndex ) throw (uno::RuntimeException) in Shapes()
H A Dvbacomment.cxx84 sal_Int32 aIndex = 0; in getAnnotationIndex() local
H A Dvbaapplication.cxx291 ScVbaApplication::Workbooks( const uno::Any& aIndex ) throw (uno::RuntimeException) in Workbooks()
304 ScVbaApplication::Worksheets( const uno::Any& aIndex ) throw (uno::RuntimeException) in Worksheets()
327 ScVbaApplication::Dialogs( const uno::Any &aIndex ) throw (uno::RuntimeException) in Dialogs()
424 ScVbaApplication::Windows( const uno::Any& aIndex ) throw (uno::RuntimeException) in Windows()
458 ScVbaApplication::Names( const css::uno::Any& aIndex ) throw ( uno::RuntimeException ) in Names()
/trunk/main/basegfx/source/inc/
H A DPolygonPoint.hxx366 SimplePointVector::iterator aIndex(maPoints.begin()); in insert() local
375 SimpleBezierVector::iterator aIndex(mpVectors->begin()); in insert() local
390 SimplePointVector::iterator aIndex(maPoints.begin()); in insert() local
402 SimpleBezierVector::iterator aIndex(mpVectors->begin()); in insert() local
426 SimpleBezierVector::iterator aIndex(mpVectors->begin()); in insert() local
H A Dpolygontemplate.hxx366 SimplePointVector::iterator aIndex(maPoints.begin()); in insert() local
375 SimpleBezierVector::iterator aIndex(mpVectors->begin()); in insert() local
390 SimplePointVector::iterator aIndex(maPoints.begin()); in insert() local
402 SimpleBezierVector::iterator aIndex(mpVectors->begin()); in insert() local
426 SimpleBezierVector::iterator aIndex(mpVectors->begin()); in insert() local
/trunk/main/dbaccess/source/ui/dlg/
H A Ddbfindex.cxx249 OTableIndex aIndex = RemoveFreeIndex( aSelection, sal_True ); variable
261 OTableIndex aIndex = RemoveTableIndex( aTableName, aSelection, sal_True ); variable
471 for ( ConstTableIndexListIterator aIndex = rTabInfo.aIndexList.begin(); in SetCtrls() local
544 for ( ConstTableIndexListIterator aIndex = aIndexList.begin(); in WriteInfFile() local
/trunk/main/editeng/source/uno/
H A Dunoedprx.cxx465 SvxAccessibleTextIndex aIndex; in GetTextLen() local
682 SvxAccessibleTextIndex aIndex; in CalcLogicalIndex() local
691 SvxAccessibleTextIndex aIndex; in CalcEditEngineIndex() local
712 SvxAccessibleTextIndex aIndex; in GetLanguage() local
751 SvxAccessibleTextIndex aIndex; in GetCharBounds() local
849 SvxAccessibleTextIndex aIndex; in GetIndexAtPoint() local
921 SvxAccessibleTextIndex aIndex; in GetWordIndices() local
975 SvxAccessibleTextIndex aIndex; in GetAttributeRun() local
/trunk/main/sw/source/ui/vba/
H A Dvbawindow.cxx77 SwVbaWindow::Panes( const uno::Any& aIndex ) throw (uno::RuntimeException) in Panes()
H A Dvbaglobals.cxx105 SwVbaGlobals::CommandBars( const uno::Any& aIndex ) throw (uno::RuntimeException) in CommandBars()
H A Dvbaapplication.cxx114 SwVbaApplication::CommandBars( const uno::Any& aIndex ) throw (uno::RuntimeException) in CommandBars()
/trunk/main/vbahelper/source/vbahelper/
H A Dvbacommandbar.cxx151 ScVbaCommandBar::Controls( const uno::Any& aIndex ) throw (script::BasicErrorException, uno::Runtim… in Controls()
242 uno::Any SAL_CALL VbaDummyCommandBar::Controls( const uno::Any& aIndex ) throw (script::BasicErrorE… in Controls()
H A Dvbacommandbars.cxx211 ScVbaCommandBars::Item( const uno::Any& aIndex, const uno::Any& /*aIndex2*/ ) throw( uno::RuntimeEx… in Item()
/trunk/main/basegfx/source/polygon/
H A Db3dpolygon.cxx196 CoordinateData3DVector::iterator aIndex(maVector.begin()); in insert() local
209 CoordinateData3DVector::iterator aIndex(maVector.begin()); in insert() local
355 BColorDataVector::iterator aIndex(maVector.begin()); in insert() local
371 BColorDataVector::iterator aIndex(maVector.begin()); in insert() local
519 NormalsData3DVector::iterator aIndex(maVector.begin()); in insert() local
535 NormalsData3DVector::iterator aIndex(maVector.begin()); in insert() local
694 TextureData2DVector::iterator aIndex(maVector.begin()); in insert() local
710 TextureData2DVector::iterator aIndex(maVector.begin()); in insert() local
H A Db2dpolypolygon.cxx81 basegfx::B2DPolygonVector::iterator aIndex(maPolygons.begin()); in insert() local
95 basegfx::B2DPolygonVector::iterator aIndex(maPolygons.begin()); in insert() local
H A Db3dpolypolygon.cxx82 PolygonVector::iterator aIndex(maPolygons.begin()); in insert() local
96 PolygonVector::iterator aIndex(maPolygons.begin()); in insert() local
H A Db2dpolygon.cxx120 CoordinateData2DVector::iterator aIndex(maVector.begin()); in insert() local
133 CoordinateData2DVector::iterator aIndex(maVector.begin()); in insert() local
422 ControlVectorPair2DVector::iterator aIndex(maVector.begin()); in insert() local
441 ControlVectorPair2DVector::iterator aIndex(maVector.begin()); in insert() local
/trunk/main/xml2cmp/source/xcd/
H A Dmain.cxx128 Index aIndex( i_rCommandLine.OutputDirectory(), in Do_IndexCommandLine() local
/trunk/main/sw/source/core/undo/
H A DSwUndoField.cxx58 SwIndex aIndex(pNode->GetCntntNode(), nOffset); in GetPosition() local
/trunk/main/fpicker/source/win32/filepicker/
H A DFilterContainer.cxx154 sal_Bool SAL_CALL CFilterContainer::getFilter( sal_Int32 aIndex, OUString& theFilter ) const in getFilter()
/trunk/main/autodoc/source/display/html/
H A Dpm_index.cxx255 aIndex(CurOut()); in Write_CompleteAlphabeticalList() local
/trunk/main/unotools/source/misc/
H A Dfontcvt.cxx1288 for (MI aIndex = aResult.first; aIndex != aResult.second; ++aIndex) in ConvertString() local
1325 for (MI aIndex = rResult.first; aIndex != rResult.second; ++aIndex) in ConvertString() local
/trunk/main/vcl/source/gdi/
H A Dsalmisc.cxx98 BitmapColor aIndex( 0 ); in ImplPALToPAL() local
253 BitmapColor aIndex( 0 ); in ImplTCToPAL() local
/trunk/main/sw/source/core/text/
H A Dportxt.cxx963 SwIndex aIndex( pNd, rInf.GetIdx() ); in Paint() local
998 SwIndex aIndex( pNd, rInf.GetIdx( ) ); in Format() local

Completed in 120 milliseconds

123