Home
last modified time | relevance | path

Searched refs:size (Results 101 – 125 of 3017) sorted by relevance

12345678910>>...121

/trunk/main/extras/source/misc_config/wizard/web/styles/
H A Ddp.css24 font-size: 14px;
30 font-size: 12px;
36 font-size: 12px;
42 font-size: 12px;
47 font-size: 12px;
52 font-size: 12px;
57 font-size: 12px;
63 font-size: 12px;
68 font-size: 12px;
76 font-size: 20px;
H A Ddark.css24 font-size: 14px;
30 font-size: 12px;
36 font-size: 12px;
42 font-size: 12px;
47 font-size: 12px;
52 font-size: 12px;
57 font-size: 12px;
63 font-size: 12px;
68 font-size: 12px;
77 font-size: 20px;
H A Dforest.css24 font-size: 14px;
30 font-size: 12px;
36 font-size: 12px;
42 font-size: 12px;
47 font-size: 12px;
52 font-size: 12px;
57 font-size: 12px;
63 font-size: 12px;
68 font-size: 12px;
77 font-size: 20px;
H A Dmarine.css24 font-size: 14px;
30 font-size: 12px;
36 font-size: 12px;
42 font-size: 12px;
47 font-size: 12px;
52 font-size: 12px;
57 font-size: 12px;
63 font-size: 12px;
68 font-size: 12px;
77 font-size: 20px;
H A Drgb.css24 font-size: 14px;
30 font-size: 12px;
36 font-size: 12px;
42 font-size: 12px;
47 font-size: 12px;
52 font-size: 12px;
57 font-size: 12px;
63 font-size: 12px;
68 font-size: 12px;
77 font-size: 20px;
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/util/
H A DXMLTools.java132 return (short) attributes.size() ; in getLength()
324 if (tagStack.size() == 0) { in endElement()
362 for (int i = 0; i < tagStack.size(); i++) { in printError()
663 for (int i = 0; i < tags.size(); i++) { in startElement()
695 for (int i = 0; i < chars.size(); i++) { in characters()
722 if (tagStack.size() > 0) { in endElement()
732 if (tags.size()> 0) { in check()
734 for (int i = 0; i < tags.size(); i++) { in check()
741 if (chars.size() > 0) { in check()
743 for (int i = 0; i < chars.size(); i++) { in check()
[all …]
/trunk/main/offapi/com/sun/star/packages/zip/
H A DZipConstants.idl117 /** LOC header size in bytes (including signatures)
122 /** EXT header size in bytes (including signatures)
127 /** CEN header size in bytes (including signatures)
132 /** END header size in bytes (including signatures)
163 /** LOC header field "compressed data size" offset
168 /** LOC header field "uncompressed data size" offset
188 /** EXT header field "compressed size" offsets
193 /** EXT header field "uncompressed size" offsets
233 /** CEN header field "compressed size" offset
238 /** CEN header field "uncompressed size" offset
[all …]
/trunk/main/stoc/source/simpleregistry/
H A Dsimpleregistry.cxx311 sal_uInt32 size; in getValueType() local
470 sal_uInt32 size; in getAsciiValue() local
491 if (size == 0) { in getAsciiValue()
500 if (size > SAL_MAX_INT32) { in getAsciiValue()
519 if (list[size - 1] != '\0') { in getAsciiValue()
690 sal_uInt32 size; in getStringValue() local
712 if (size == 0 || (size & 1) == 1) { in getStringValue()
721 if (size > SAL_MAX_INT32) { in getStringValue()
740 if (list[size/2 - 1] != 0) { in getStringValue()
850 sal_uInt32 size; in getBinaryValue() local
[all …]
/trunk/main/toolkit/test/accessibility/
H A DAccTreeNode.java75 for (int i=0; i<maHandlers.size(); i++) in update()
166 for (int i = 0; i < maHandlers.size(); i++) in getChildCount()
180 for(int i = 0; i < maHandlers.size(); i++) in getChild()
203 for(int i = 0; i < maHandlers.size(); i++) in getChildNoCreate()
227 for (int i=0; i<maHandlers.size(); i++) in removeChild()
254 for (int i=0; i<maHandlers.size(); i++) in indexOf()
272 return (maHandlers.size() == 0);// || (getChildCount() == 0); in isLeaf()
284 for(int i = 0; i < maHandlers.size(); i++) in getActions()
300 for(int i = 0; i < maHandlers.size(); i++) in performAction()
325 for(int i = 0; i < maHandlers.size(); i++) in addAccessibleChild()
[all …]
/trunk/main/accessibility/source/standard/
H A Dvclxaccessiblestatusbar.cxx63 if ( i >= 0 && i < (sal_Int32)m_aAccessibleChildren.size() ) in UpdateShowing()
79 if ( i >= 0 && i < (sal_Int32)m_aAccessibleChildren.size() ) in UpdateItemName()
98 if ( i >= 0 && i < (sal_Int32)m_aAccessibleChildren.size() ) in UpdateItemText()
117 if ( i >= 0 && i <= (sal_Int32)m_aAccessibleChildren.size() ) in InsertChild()
137 if ( i >= 0 && i < (sal_Int32)m_aAccessibleChildren.size() ) in RemoveChild()
198 for ( sal_Int32 i = m_aAccessibleChildren.size() - 1; i >= 0; --i ) in ProcessWindowEvent()
216 for ( sal_uInt32 i = 0; i < m_aAccessibleChildren.size(); ++i ) in ProcessWindowEvent()
247 for ( sal_uInt32 i = 0; i < m_aAccessibleChildren.size(); ++i ) in ProcessWindowEvent()
277 for ( sal_uInt32 i = 0; i < m_aAccessibleChildren.size(); ++i ) in disposing()
313 return m_aAccessibleChildren.size(); in getAccessibleChildCount()
[all …]
/trunk/main/xmloff/source/style/
H A Dimpastp3.cxx59 sal_Int32 nProperties = rProperties.size(); in Add()
65 if( nProperties > (sal_Int32)pIS->GetProperties().size() ) in Add()
69 else if( nProperties < (sal_Int32)pIS->GetProperties().size() ) in Add()
103 sal_Int32 nProperties = rProperties.size(); in AddNamed()
109 if( nProperties > (sal_Int32)pIS->GetProperties().size() ) in AddNamed()
113 else if( nProperties < (sal_Int32)pIS->GetProperties().size() ) in AddNamed()
140 vector< XMLPropertyState>::size_type nItems = rProperties.size(); in Find()
145 if( nItems > pIS->GetProperties().size() ) in Find()
149 else if( nItems < pIS->GetProperties().size() ) in Find()
/trunk/main/jvmfwk/plugins/sunmajor/pluginlib/
H A Dgnujre.cxx44 char const* const* GnuInfo::getJavaExePaths(int * size) in getJavaExePaths() argument
50 *size = sizeof (ar) / sizeof (char*); in getJavaExePaths()
60 char const* const* GnuInfo::getRuntimePaths(int * size) in getRuntimePaths() argument
69 *size = sizeof(ar) / sizeof (char*); in getRuntimePaths()
163 int size = 0; in initialize() local
164 char const* const* arRtPaths = getRuntimePaths( & size); in initialize()
165 vector<OUString> libpaths = getVectorFromCharArray(arRtPaths, size); in initialize()
246 size = 0; in initialize()
247 char const * const * arLDPaths = getLibraryPaths( & size); in initialize()
248 vector<OUString> ld_paths = getVectorFromCharArray(arLDPaths, size); in initialize()
/trunk/main/xmloff/inc/xmloff/
H A Dxmlprmap.hxx95 sal_Int32 GetEntryCount() const { return aMapEntries.size(); } in GetEntryCount()
100 …DBG_ASSERT( (nIndex >= 0) && (nIndex < (sal_Int32)aMapEntries.size() ), "illegal access to invalid… in GetEntryFlags()
108 …DBG_ASSERT( (nIndex >= 0) && (nIndex < (sal_Int32)aMapEntries.size() ), "illegal access to invalid… in GetEntryType()
118 …DBG_ASSERT( (nIndex >= 0) && (nIndex < (sal_Int32)aMapEntries.size() ), "illegal access to invalid… in GetEntryNameSpace()
125 …DBG_ASSERT( (nIndex >= 0) && (nIndex < (sal_Int32)aMapEntries.size() ), "illegal access to invalid… in GetEntryXMLName()
132 …DBG_ASSERT( (nIndex >= 0) && (nIndex < (sal_Int32)aMapEntries.size() ), "illegal access to invalid… in GetEntryAPIName()
139 …DBG_ASSERT( (nIndex >= -1) && (nIndex < (sal_Int32)aMapEntries.size() ), "illegal access to invali… in GetEntryContextId()
146 …DBG_ASSERT( (nIndex >= -1) && (nIndex < (sal_Int32)aMapEntries.size() ), "illegal access to invali… in GetEarliestODFVersionForExport()
160 …DBG_ASSERT( (nIndex >= 0) && (nIndex < (sal_Int32)aMapEntries.size() ), "illegal access to invalid… in GetPropertyHandler()
/trunk/main/dbaccess/source/ui/misc/
H A DDExport.cxx127 for(sal_Int32 j=0;j < (sal_Int32)m_vColumns.size();++j) in DBG_NAME()
222 … OSL_ENSURE((nPos) < static_cast<sal_Int32>(aTypes.size()),"aTypes: Illegal index for vector"); in ODatabaseExport()
226 … OSL_ENSURE((nPos) < static_cast<sal_Int32>(aTypes.size()),"aTypes: Illegal index for vector"); in ODatabaseExport()
238 … OSL_ENSURE((nPos) < static_cast<sal_Int32>(aTypes.size()),"aTypes: Illegal index for vector"); in ODatabaseExport()
311 if(m_nColumnPos < sal_Int32(m_vDestVector.size())) in insertValueIntoColumn()
319 if ( (nNewPos) < static_cast<sal_Int32>(m_vColumns.size() ) ) in insertValueIntoColumn()
579 …OSL_ENSURE(m_vNumberFormat.size() == m_vColumnSize.size() && m_vColumnSize.size() == _pList->size(… in SetColumnTypes()
584 …& (i) < static_cast<sal_Int32>(m_vNumberFormat.size()) && (i) < static_cast<sal_Int32>(m_vColumnSi… in SetColumnTypes()
798 … OSL_ENSURE((nNewPos) < static_cast<sal_Int32>(m_vColumns.size()),"Illegal index for vector"); in adjustFormat()
799 if ( (nNewPos) < static_cast<sal_Int32>(m_vColumns.size()) ) in adjustFormat()
[all …]
/trunk/main/sc/source/filter/excel/
H A Dxipivot.cxx214 return static_cast< sal_uInt16 >( maItems.size() ); in GetItemCount()
238 if( nItemIdx < maOrigItems.size() ) in WriteOrigItemToSource()
359 if( maNumGroupItems.size() < 3 ) in ReadItem()
422 aGroupItems.reserve( maItems.size() ); in ConvertStdGroupField()
612 return static_cast< sal_uInt16 >( maFields.size() ); in GetFieldCount()
800 if( nPostpIdx >= aPostpFields.size() ) in ReadPivotCacheStream()
1186 return static_cast< sal_uInt16 >( maFields.size() ); in GetFieldCount()
1210 if( nDataFieldIdx < maOrigDataFields.size() ) in GetDataField()
1246 DBG_ASSERT( maFields.size() == maVisFieldNames.size(), in ReadSxvd()
1535 if( nCacheIdx < maPCaches.size() ) in GetPivotCache()
[all …]
/trunk/main/basegfx/source/polygon/
H A Db3dpolypolygon.cxx57 if(maPolygons.size() != rPolygonList.maPolygons.size()) in operator ==()
95 maPolygons.reserve(maPolygons.size() + nCount); in insert()
122 return maPolygons.size(); in count()
127 for(sal_uInt32 a(0L); a < maPolygons.size(); a++) in setClosed()
149 for(sal_uInt32 a(0L); a < maPolygons.size(); a++) in transform()
157 for(sal_uInt32 a(0L); a < maPolygons.size(); a++) in clearBColors()
165 for(sal_uInt32 a(0L); a < maPolygons.size(); a++) in transformNormals()
173 for(sal_uInt32 a(0L); a < maPolygons.size(); a++) in clearNormals()
181 for(sal_uInt32 a(0L); a < maPolygons.size(); a++) in transformTextureCoordiantes()
189 for(sal_uInt32 a(0L); a < maPolygons.size(); a++) in clearTextureCoordinates()
/trunk/main/setup_native/source/win32/customactions/shellextensions/
H A Ddotnetcheck.cxx75 std::string::size_type i = path->size(); in stripFinalBackslash()
91 while (*index < version.size() && version[*index] == '0') { in getElement()
97 *index = version.size(); in getElement()
107 i1 < version1.size() || i2 < version2.size();) in compareVersions()
117 if (e1.size() < e2.size()) { in compareVersions()
119 } else if (e1.size() > e2.size()) { in compareVersions()
/trunk/main/vcl/aqua/source/window/
H A Dsalmenu.cxx275 for( size_t i = 0; i < maButtons.size(); i++ ) in ~AquaSalMenu()
485 int nItems = rFallbackMenu.size(); in addFallbackMenuItem()
505 unsigned int nItems = rFallbackMenu.size(); in removeFallbackMenuItem()
555 if( nPos == MENU_APPEND || nPos == maItems.size() ) in InsertItem()
557 else if( nPos < maItems.size() ) in InsertItem()
577 else if( nPos < maItems.size() ) in RemoveItem()
636 if( nPos < maItems.size() ) in CheckItem()
645 if( nPos < maItems.size() ) in EnableItem()
791 for( size_t i = 0; i < maButtons.size(); ++i ) in findButtonItem()
904 Size( static_cast<long int>(aRect.size.width), in GetMenuBarButtonRectPixel()
[all …]
/trunk/main/ucb/source/ucp/file/
H A Dfilrset.cxx233 aNewValue = m_aItems.size(); in rowCountChanged()
367 if( ++m_nRow < sal::static_int_cast<sal_Int32>(m_aItems.size()) ) test = true; in next()
410 if( m_nRow == sal::static_int_cast<sal_Int32>(m_aItems.size()) - 1 ) in isLast()
433 m_nRow = sal::static_int_cast<sal_Int32>(m_aItems.size()); in afterLast()
456 m_nRow = sal::static_int_cast<sal_Int32>(m_aItems.size()) - 1; in last()
484 if( row >= sal::static_int_cast<sal_Int32>(m_aItems.size()) ) in absolute()
496 return 0<= m_nRow && m_nRow < sal::static_int_cast<sal_Int32>(m_aItems.size()); in absolute()
526 if( m_nRow > sal::static_int_cast<sal_Int32>(m_aItems.size()) ) in previous()
622 if( 0 <= m_nRow && m_nRow < sal::static_int_cast<sal_Int32>(m_aItems.size()) ) in queryContentIdentifier()
642 if( 0 <= m_nRow && m_nRow < sal::static_int_cast<sal_Int32>(m_aItems.size()) ) in queryContent()
[all …]
/trunk/main/javaunohelper/test/com/sun/star/lib/uno/helper/
H A DInterfaceContainer_Test.java104 r[i++]= cont.size() == 0; in add()
106 r[i++]= cont.size() == 1; in add()
108 r[i++]= cont.size() == 2; in add()
110 r[i++]= cont.size() == 3; in add()
113 r[i++]= cont.size() == 0; in add()
195 r[i++]= cont.size() == list1.size(); in addAll()
363 r[i++]= cont.size() == 2; in remove()
413 r[i++]= 4 == cont.size(); in retainAll()
601 int size= cont.size(); in Iterator_remove() local
619 r[i++]= cont.size() == 0; in Iterator_remove()
[all …]
/trunk/main/sd/source/ui/slidesorter/view/
H A DSlsButtonBar.cxx354 return maExcludedButtons.size(); in GetButtonCount()
356 return maRegularButtons.size(); in GetButtonCount()
370 if (nIndex<0 || sal_uInt32(nIndex)>=rButtons.size()) in GetButton()
372 OSL_ASSERT(nIndex<0 || sal_uInt32(nIndex)>=rButtons.size()); in GetButton()
389 for (sal_uInt32 nIndex=0; nIndex<rButtons.size(); ++nIndex) in GetButtonAt()
459 for (sal_uInt32 nIndex=0; nIndex<rButtons.size(); ++nIndex) in Paint()
568 for (sal_uInt32 nIndex=0; nIndex<maRegularButtons.size(); ++nIndex) in LayoutButtons()
585 for (sal_uInt32 nIndex=0; nIndex<maRegularButtons.size(); ++nIndex) in LayoutButtons()
615 if (maRegularButtons.size()>=2 && maExcludedButtons.size()>=1) in LayoutButtons()
625 for (sal_uInt32 nIndex=0; nIndex<maRegularButtons.size(); ++nIndex) in LayoutButtons()
[all …]
/trunk/main/connectivity/source/drivers/macab/
H A DMacabResultSet.cxx111 sal_Int32 i, j, size, smallest; in sortMacabRecords() local
112 size = m_aMacabRecords->size(); in sortMacabRecords()
114 for(i = 0; i < size; i++) in sortMacabRecords()
117 for( j = i + 1; j < size; j++) in sortMacabRecords()
216 sal_Int32 nRecords = m_aMacabRecords->size(); in getString()
275 sal_Int32 nRecords = m_aMacabRecords->size(); in getInt()
304 sal_Int32 nRecords = m_aMacabRecords->size(); in getLong()
333 sal_Int32 nRecords = m_aMacabRecords->size(); in getFloat()
362 sal_Int32 nRecords = m_aMacabRecords->size(); in getDouble()
423 sal_Int32 nRecords = m_aMacabRecords->size(); in getTimestamp()
[all …]
/trunk/main/oox/source/ole/
H A Dvbainputstream.cxx57 sal_Int64 VbaInputStream::size() const in size() function in oox::ole::VbaInputStream
99 sal_Int32 nChunkLeft = static_cast< sal_Int32 >( maChunk.size() - mnChunkPos ); in readMemory()
114 sal_Int32 nChunkLeft = static_cast< sal_Int32 >( maChunk.size() - mnChunkPos ); in skip()
125 if( mbEof || (mnChunkPos < maChunk.size()) ) return !mbEof; in updateChunk()
157 while( static_cast< size_t >( 1 << nBitCount ) < maChunk.size() ) ++nBitCount; in updateChunk()
162 mbEof = (nOffset > maChunk.size()) || (maChunk.size() + nLength > 4096); in updateChunk()
167 maChunk.resize( maChunk.size() + nLength ); in updateChunk()
183 maChunk.resize( maChunk.size() + 1 ); in updateChunk()
/trunk/main/extensions/source/propctrlr/
H A Dbrowserlistbox.cxx575 size_t nCount = m_aLines.size(); in UpdateVScroll()
598 if ( _nIndex < m_aOrderedLines.size() ) in PositionLine()
619 if ( *aLoop < m_aOrderedLines.size() ) in UpdatePosNSize()
632 if (nEnd >= m_aOrderedLines.size()) in UpdatePlayGround()
633 nEnd = (sal_uInt16)m_aOrderedLines.size()-1; in UpdatePlayGround()
747 if ( nInsertPos > m_aOrderedLines.size() ) in InsertEntry()
802 if ( _nPos < m_aOrderedLines.size() ) in ShowEntry()
1026 while ( (size_t)nLine < m_aOrderedLines.size() ) in activateNextControl()
1034 && ( m_aOrderedLines.size() > 0 ) in activateNextControl()
1098 while ( nPos < m_aOrderedLines.size() ) in RemoveEntry()
[all …]
/trunk/main/javaunohelper/com/sun/star/lib/uno/adapter/
H A DXOutputStreamToByteArrayAdapter.java45 private int size = 0; field in XOutputStreamToByteArrayAdapter
60 size = buffer.length; in XOutputStreamToByteArrayAdapter()
63 size = initialSize; in XOutputStreamToByteArrayAdapter()
64 buffer = new byte[size]; in XOutputStreamToByteArrayAdapter()
101 if ( values.length > size-position ) in writeBytes()
106 while ( values.length > size-position ) in writeBytes()
107 size *= 2; in writeBytes()
109 newBuffer = new byte[size]; in writeBytes()

Completed in 125 milliseconds

12345678910>>...121