/aoo41x/main/basic/source/comp/ |
H A D | buffer.cxx | 37 SbiBuffer::SbiBuffer( SbiParser* p, short n ) in SbiBuffer() 68 sal_Bool SbiBuffer::Check( sal_uInt16 n ) in Check() 101 void SbiBuffer::Align( sal_Int32 n ) in Align() 165 sal_Bool SbiBuffer::operator +=( sal_Int8 n ) in operator +=() 173 sal_Bool SbiBuffer::operator +=( sal_uInt8 n ) in operator +=() 181 sal_Bool SbiBuffer::operator +=( sal_Int16 n ) in operator +=() 191 sal_Bool SbiBuffer::operator +=( sal_uInt16 n ) in operator +=() 201 sal_Bool SbiBuffer::operator +=( sal_uInt32 n ) in operator +=() 214 sal_Bool SbiBuffer::operator +=( sal_Int32 n ) in operator +=() 220 sal_Bool SbiBuffer::operator +=( const String& n ) in operator +=()
|
/aoo41x/main/toolkit/source/controls/ |
H A D | tkscrollbar.cxx | 180 void UnoScrollBarControl::setValue( sal_Int32 n ) throw(::com::sun::star::uno::RuntimeException) in setValue() 198 sal_Int32 n = 0; in getValue() local 207 … void UnoScrollBarControl::setMaximum( sal_Int32 n ) throw(::com::sun::star::uno::RuntimeException) in setMaximum() 214 sal_Int32 n = 0; in getMaximum() local 223 …void UnoScrollBarControl::setLineIncrement( sal_Int32 n ) throw(::com::sun::star::uno::RuntimeExce… in setLineIncrement() 230 sal_Int32 n = 0; in getLineIncrement() local 246 sal_Int32 n = 0; in getBlockIncrement() local 255 …void UnoScrollBarControl::setVisibleSize( sal_Int32 n ) throw(::com::sun::star::uno::RuntimeExcept… in setVisibleSize() 262 sal_Int32 n = 0; in getVisibleSize() local 271 …void UnoScrollBarControl::setOrientation( sal_Int32 n ) throw(::com::sun::star::uno::RuntimeExcept… in setOrientation() [all …]
|
H A D | stdtabcontrollermodel.cxx | 54 for ( sal_uInt32 n = Count(); n; ) in Reset() local 87 for ( sal_uInt32 n = 0; n < nEntries; n++ ) in ImplGetControlCount() local 101 for ( sal_uInt32 n = 0; n < nEntries; n++ ) in ImplGetControlModels() local 118 for ( sal_uInt32 n = 0; n < nControls; n++ ) in ImplSetControlModels() local 130 for ( sal_uInt32 n = rList.Count(); n; ) in ImplGetControlPos() local 151 for ( sal_uInt32 n = 0; n < nCtrls; n++ ) in ImplWriteControls() local 181 for ( sal_uInt32 n = 0; n < nCtrls; n++ ) in ImplReadControls() local 296 for ( sal_uInt32 n = 0; n < nEntries; n++ ) in getGroupCount() local 312 for ( sal_uInt32 n = 0; n < nEntries; n++ ) in getGroup() local 375 for ( sal_uInt32 n = 0; n < nGroups; n++ ) in write() local [all …]
|
H A D | unocontrolmodel.cxx | 212 for ( sal_uInt32 n = 0; n < nIDs; n++ ) in ImplGetPropertyIds() local 659 sal_uInt16 n = 0; in write() local 665 sal_Int16 n = 0; in write() local 671 sal_uInt32 n = 0; in write() local 677 sal_Int32 n = 0; in write() local 683 double n = 0; in write() local 889 double n = InStream->readDouble(); in read() local 1171 sal_Int16 n; in convertFastPropertyValue() local 1179 sal_uInt16 n; in convertFastPropertyValue() local 1187 sal_Int32 n; in convertFastPropertyValue() local [all …]
|
H A D | unocontrolbase.cxx | 142 sal_Int16 n = 0; in ImplGetPropertyValue_INT16() local 153 sal_uInt16 n = 0; in ImplGetPropertyValue_UINT16() local 164 sal_Int32 n = 0; in ImplGetPropertyValue_INT32() local 175 sal_uInt32 n = 0; in ImplGetPropertyValue_UINT32() local 186 double n = 0; in ImplGetPropertyValue_DOUBLE() local
|
/aoo41x/main/extensions/source/scanner/ |
H A D | sane.hxx | 125 static String GetName( int n ) in GetName() 127 static String GetVendor( int n ) in GetVendor() 129 static String GetModel( int n ) in GetModel() 131 static String GetType( int n ) in GetType() 134 String GetOptionName( int n ) in GetOptionName() 136 String GetOptionTitle( int n ) in GetOptionTitle() 138 SANE_Value_Type GetOptionType( int n ) in GetOptionType() 140 SANE_Unit GetOptionUnit( int n ) in GetOptionUnit() 143 SANE_Int GetOptionCap( int n ) in GetOptionCap() 147 const char** GetStringConstraint( int n ) in GetStringConstraint() [all …]
|
/aoo41x/main/sw/inc/ |
H A D | pvprtdat.hxx | 45 void SetLeftSpace( sal_uLong n ) { nLeftSpace = n; } in SetLeftSpace() 48 void SetRightSpace( sal_uLong n ) { nRightSpace = n; } in SetRightSpace() 51 void SetTopSpace( sal_uLong n ) { nTopSpace = n; } in SetTopSpace() 54 void SetBottomSpace( sal_uLong n ) { nBottomSpace = n; } in SetBottomSpace() 57 void SetHorzSpace( sal_uLong n ) { nHorzSpace = n; } in SetHorzSpace() 60 void SetVertSpace( sal_uLong n ) { nVertSpace = n; } in SetVertSpace() 63 void SetRow(sal_uInt8 n ) { nRow = n; } in SetRow() 66 void SetCol( sal_uInt8 n ) { nCol = n; } in SetCol()
|
/aoo41x/main/editeng/source/outliner/ |
H A D | paralist.cxx | 121 for ( sal_uLong n = GetParagraphCount(); n; ) in Clear() local 134 sal_uLong n; in MoveParagraphs() local 160 sal_uLong n = GetAbsPos( pPara ); in NextVisible() local 171 sal_uLong n = GetAbsPos( pPara ); in PrevVisible() local 182 sal_uLong n = GetParagraphCount(); in LastVisible() local 193 sal_uLong n = GetAbsPos( pParagraph ); in HasChilds() local 200 sal_uLong n = GetAbsPos( pParagraph ); in HasHiddenChilds() local 207 sal_uLong n = GetAbsPos( pParagraph ); in HasVisibleChilds() local 215 sal_uLong n = GetAbsPos( pParent ); in GetChildCount() local 228 sal_uLong n = GetAbsPos( pParagraph ); in GetParent() local [all …]
|
/aoo41x/main/sal/rtl/source/ |
H A D | alloc_global.c | 114 int i, n = RTL_MEMORY_CACHED_SIZES; in rtl_memory_once_init() local 166 int i, n; in rtl_memory_fini() local 196 SAL_CALL rtl_allocateMemory (sal_Size n) SAL_THROW_EXTERN_C() in rtl_allocateMemory() 252 void * SAL_CALL rtl_reallocateMemory (void * p, sal_Size n) SAL_THROW_EXTERN_C() in rtl_reallocateMemory() 299 void * SAL_CALL rtl_allocateMemory (sal_Size n) in rtl_allocateMemory() 313 void * SAL_CALL rtl_reallocateMemory (void * p, sal_Size n) in rtl_reallocateMemory() 334 void * SAL_CALL rtl_allocateZeroMemory (sal_Size n) SAL_THROW_EXTERN_C() in rtl_allocateZeroMemory() 344 void SAL_CALL rtl_freeZeroMemory (void * p, sal_Size n) SAL_THROW_EXTERN_C() in rtl_freeZeroMemory()
|
/aoo41x/main/qadevOOo/tests/java/ifc/text/ |
H A D | _XTextCursor.java | 117 short n = 5; in _goLeft() local 139 short n = 5; in _goRight() local 158 short n = 1; in _gotoEnd() local 198 short n = 1; in _gotoStart() local
|
/aoo41x/main/sot/source/sdstor/ |
H A D | stgelem.cxx | 213 void StgHeader::SetFATPage( short n, sal_Int32 nb ) in SetFATPage() 228 void StgHeader::SetTOCStart( sal_Int32 n ) in SetTOCStart() 233 void StgHeader::SetDataFATStart( sal_Int32 n ) in SetDataFATStart() 238 void StgHeader::SetDataFATSize( sal_Int32 n ) in SetDataFATSize() 243 void StgHeader::SetFATSize( sal_Int32 n ) in SetFATSize() 248 void StgHeader::SetFATChain( sal_Int32 n ) in SetFATChain() 254 void StgHeader::SetMasters( sal_Int32 n ) in SetMasters() 345 sal_Int32 n = -1; in GetLeaf() local 387 sal_uInt16 n = nNameLen; in GetName() local 436 sal_uInt16 n = nNameLen; in Load() local
|
/aoo41x/main/idl/inc/ |
H A D | bastype.hxx | 44 SvUINT32( sal_uInt32 n ) : nVal( n ) {} in SvUINT32() 45 SvUINT32 & operator = ( sal_uInt32 n ) { nVal = n; return *this; } in operator =() 65 SvINT16( short n ) : nVal( n ) {} in SvINT16() 66 SvINT16 & operator = ( short n ) { nVal = n; return *this; } in operator =() 83 SvUINT16( sal_uInt16 n ) : nVal( n ) {} in SvUINT16() 84 SvUINT16 & operator = ( sal_uInt16 n ) { nVal = n; return *this; } in operator =() 101 SvINT32( sal_Int32 n ) : nVal( n ) {} in SvINT32() 102 SvINT32 & operator = ( sal_Int32 n ) { nVal = n; return *this; } in operator =() 120 Svint( int n ) : nVal( n ), bSet( sal_True ) {} in Svint() 121 Svint( int n, sal_Bool bSetP ) : nVal( n ), bSet( bSetP ) {} in Svint() [all …]
|
/aoo41x/main/sfx2/source/appl/ |
H A D | appreg.cxx | 85 for ( sal_uInt16 n=0; n<pAppData_Impl->pTbxCtrlFac->Count(); n++ ) in RegisterToolBoxControl_Impl() local 110 for ( sal_uInt16 n=0; n<pAppData_Impl->pStbCtrlFac->Count(); n++ ) in RegisterStatusBarControl_Impl() local 135 for ( sal_uInt16 n=0; n<pAppData_Impl->pMenuCtrlFac->Count(); n++ ) in RegisterMenuControl_Impl() local
|
H A D | workwin.cxx | 715 sal_uInt16 n; in DeleteControllers_Impl() local 1235 sal_uInt16 n; in ResetObjectBars_Impl() local 1444 sal_uInt16 n; in UpdateObjectBars_Impl() local 1976 sal_uInt16 n; in ConfigChild_Impl() local 2233 sal_uInt16 n; in ToggleChildWindow_Impl() local 2344 sal_uInt16 n; in HasChildWindow_Impl() local 2424 sal_uInt16 n; in KnowsChildWindow_Impl() local 2502 sal_uInt16 n; in ShowChildWindow_Impl() local 2589 sal_uInt16 n; in GetChildWindow_Impl() local 2984 sal_uInt16 n; in DisableChildWindow_Impl() local [all …]
|
/aoo41x/main/writerfilter/source/dmapper/ |
H A D | PropertyMapHelper.cxx | 43 for (sal_uInt32 n = 0; n < nLength; ++n) in lcl_TableColumnSeparatorsToTag() local 62 for (sal_Int32 n = 0; n < rValues.getLength(); ++n) in lcl_PropertyValuesToTag() local 95 for (sal_Int32 n = 0; n < rPropValSeq.getLength(); ++n) in lcl_PropertyValueSeqToTag() local 111 for (sal_Int32 n = 0; n < rPropValSeqSeq.getLength(); ++n) in lcl_PropertyValueSeqSeqToTag() local
|
/aoo41x/main/xmlsecurity/qa/certext/ |
H A D | SanCertExt.cxx | 183 for(int n = 1; n < altNames.getLength(); n++) in test_Others() local 201 for(int n = 1; n < altNames.getLength(); n++) in test_RFC822() local 214 for(int n = 1; n < altNames.getLength(); n++) in test_DNS() local 231 for(int n = 1; n < altNames.getLength(); n++) in test_URI() local 244 for(int n = 1; n < altNames.getLength(); n++) in test_IP() local 258 for(int n = 1; n < altNames.getLength(); n++) in test_RID() local
|
/aoo41x/main/comphelper/inc/comphelper/ |
H A D | newarray.hxx | 32 newArray_null(size_t const n) throw() in newArray_null() 41 newArray_ex(size_t const n) in newArray_ex()
|
/aoo41x/main/sc/source/filter/excel/ |
H A D | tokstack.cxx | 121 sal_uInt16 n; in ~TokenPool() local 404 sal_uInt16 n = pElement[ nId ]; in GetElement() local 414 sal_uInt16 n = pElement[ nId ]; in GetElement() local 435 sal_uInt16 n = pElement[ nId ]; in GetElement() local 445 sal_uInt16 n = pElement[ nId ]; in GetElement() local 462 sal_uInt16 n = pElement[ nId ]; in GetElement() local 478 sal_uInt16 n = pElement[ nId ]; in GetElement() local 500 sal_uInt16 n = pElement[nId]; in GetElement() local 512 sal_uInt16 n = pElement[nId]; in GetElement() local 524 sal_uInt16 n = pElement[nId]; in GetElement() local [all …]
|
/aoo41x/main/vcl/inc/unx/ |
H A D | salfont.h | 131 inline void SetFoundry( USHORT n ) in SetFoundry() 133 inline void SetFamily( USHORT n ) in SetFamily() 135 inline void SetWeightName( USHORT n ) in SetWeightName() 137 inline void SetSlant( USHORT n ) in SetSlant() 139 inline void SetSetWidthName( USHORT n ) in SetSetWidthName() 143 inline void SetSpacing( USHORT n ) in SetSpacing() 145 inline void SetAverage( long n ) in SetAverage()
|
/aoo41x/main/xmloff/inc/xmloff/ |
H A D | xmlkywd.hxx | 45 #define XML_CONSTASCII_ACTION( n, s ) extern sal_Char __FAR_DATA n[sizeof(s)] argument 47 #define XML_CONSTASCII_ACTION( n, s ) sal_Char __FAR_DATA n[sizeof(s)] = s argument
|
/aoo41x/main/sw/source/filter/html/ |
H A D | css1kywd.hxx | 30 #define CSS1_CONSTASCII_DECL( n, s ) n[sizeof(s)] argument 33 #define CSS1_CONSTASCII_DEF( n, s ) n[sizeof(s)] = s argument
|
/aoo41x/main/svl/source/svdde/ |
H A D | ddecli.cxx | 271 long n ) : in DdeTransaction() 379 DdeLink::DdeLink( DdeConnection& d, const String& aItemName, long n ) : in DdeLink() 401 DdeRequest::DdeRequest( DdeConnection& d, const String& i, long n ) : in DdeRequest() 409 DdeWarmLink::DdeWarmLink( DdeConnection& d, const String& i, long n ) : in DdeWarmLink() 417 DdeHotLink::DdeHotLink( DdeConnection& d, const String& i, long n ) : in DdeHotLink() 426 long l, sal_uLong f, long n ) : in DdePoke() 436 long n ) : in DdePoke() 447 long n ) : in DdePoke() 456 DdeExecute::DdeExecute( DdeConnection& d, const String& rData, long n ) : in DdeExecute()
|
/aoo41x/main/sal/qa/testHelperFunctions/ |
H A D | testHelperFunctions.cxx | 55 void t_print64(sal_Int64 n) in t_print64() 115 sal_Int64 n; in test1_0() local 125 sal_Int64 n; in test1() local 133 sal_Int64 n; in test1_1() local 142 sal_Int64 n; in test2() local 161 sal_Int64 n = 0; in test3() local 176 sal_Int64 n = 0; in test4() local
|
/aoo41x/main/sal/cpprt/ |
H A D | operators_new_delete.cxx | 136 std::size_t n, AllocatorTraits const & rTraits) in allocate() 159 std::size_t n, AllocatorTraits const & rTraits, std::nothrow_t const &) in allocate() 187 void* SAL_CALL operator new (std::size_t n) throw (std::bad_alloc) in operator new() 203 void* SAL_CALL operator new (std::size_t n, std::nothrow_t const &) throw () in operator new() 219 void* SAL_CALL operator new[] (std::size_t n) throw (std::bad_alloc) in operator new[]() 235 void* SAL_CALL operator new[] (std::size_t n, std::nothrow_t const &) throw () in operator new[]()
|
/aoo41x/main/sd/source/ui/inc/ |
H A D | unokywds.hxx | 31 #define SD_CONSTASCII_ACTION( n, s ) extern sal_Char __FAR_DATA n[sizeof(s)] argument 33 #define SD_CONSTASCII_ACTION( n, s ) sal_Char __FAR_DATA n[sizeof(s)] = s argument
|