Home
last modified time | relevance | path

Searched refs:size (Results 3001 – 3025 of 3145) sorted by relevance

1...<<121122123124125126

/trunk/main/filter/inc/filter/msfilter/
H A Dmsocximex.hxx507 { return mpControls.size(); } in numControls()
/trunk/main/offapi/com/sun/star/accessibility/
H A DAccessibleRole.idl238 /** A small fixed size picture, typically used to decorate components.
/trunk/main/sd/source/filter/html/
H A Dpubdlg.cxx967 rParams.realloc( aProps.size() ); in GetParameterSequence()
/trunk/main/oox/source/xls/
H A Dworksheethelper.cxx1279 sal_Int32 nSize = orLevels.size(); in convertOutlines()
/trunk/main/sc/source/core/data/
H A Dtable1.cxx1595 if( aPrintRanges.size() < 0xFFFF ) in AddPrintRange()
/trunk/main/sw/source/core/docnode/
H A Dnode.cxx1777 if ( 0 == rWhichIds.size() ) in ClearItemsFromAttrSet()
/trunk/main/chart2/source/controller/chartapiwrapper/
H A DChartDocumentWrapper.cxx1475 uno::Sequence< ::rtl::OUString > aResult( rMap.size()); in getAvailableServiceNames()
/trunk/main/sd/source/filter/eppt/
H A Depptso.cxx1010 if ( nPageNum >= maStyleSheetList.size() ) in ImplSetCurrentStyleSheet()
5690 if ( nC < aColumns.size() ) in GetCellRight()
5707 if ( nR < aRows.size() ) in GetCellBottom()
/trunk/main/writerfilter/documentation/doxygen/
H A DDoxyfile930 # enabling this will significantly increase the size of the XML output.
967 # tag is set to NO the size of the Perl module output will be much smaller
/trunk/main/sc/source/filter/excel/
H A Dxiescher.cxx1367 if( maCoords.size() >= 2 ) in DoCreateSdrObj()
2693 … Sequence< sal_Int16 > aSelSeq( &aSelVec.front(), static_cast< sal_Int32 >( aSelVec.size() ) ); in DoProcessControl()
/trunk/main/sot/source/base/
H A Dformats.cxx1417 if( rDataFlavorExVector.size() ) in GetTransferableAction_Impl()
/trunk/main/svgio/source/svgreader/
H A Dsvgstyleattributes.cxx295 const sal_uInt32 nResultCount(rResult.size()); in add_text()
H A Dsvgtools.cxx1681 const double nCount(rInput.size()); in solveSvgNumberVector()
/trunk/main/writerfilter/source/ooxml/
H A DOOXMLFastContextHandler.cxx111 if (s.size() == 0) in toString()
/trunk/main/tools/source/rc/
H A Dresmgr.cxx1001 if( nCurStack >= int(aStack.size()) ) in incStack()
/trunk/main/ucb/source/ucp/gvfs/
H A Dgvfs_content.cxx649 xRow->appendLong( rProp, m_info.size ); in getPropertyValues()
/trunk/main/sc/source/ui/app/
H A Dscmod.cxx2152 if( !rlRefWindow.size() ) in UnregisterRefWindow()
/trunk/main/sw/source/core/text/
H A DEnhancedPDFExportHelper.cxx1401 const SwCharFmt* pCharFmt = (charAttrs.size()) in BeginInlineStructureElements()
/trunk/main/animations/source/animcore/
H A Danimcore.cxx1180 if( maChilds.size() ) in createClone()
/trunk/main/basctl/source/basicide/
H A Dmoduldl2.cxx1382 &manifest[ 0 ], manifest.size() ) ); in ExportAsPackage()
/trunk/main/framework/source/uiconfiguration/
H A Duiconfigurationmanagerimpl.cxx984 aElementInfoSeq.realloc( aUIElementInfoCollection.size() ); in getUIElementsInfo()
/trunk/main/fpicker/source/unx/gnome/
H A DSalGtkFilePicker.cxx2006 if (aAllFormats.size() > 1) in SetFilters()
/trunk/main/sw/source/filter/ww8/
H A Dww8par.hxx208 return static_cast< sal_uInt16 >(maLSTInfos.size()); in GetWW8LSTInfoNum()
/trunk/extras/l10n/source/id/
H A Dlocalize.sdf24753 …s the contents of array elements of fixed size arrays, and releases the memory used by arrays of v…
42542 … 0 id \<ahelp hid=\".\"\>Select the size of your business card from a number of pre-defined size
47749 …ak kelompok operasi: "size 12 color red font sans size -5 (a + size 8 b)" seperti "{size 12{color …
47753 …h\01\03091100.xhp 0 help par_id3154136 41 0 id untuk "size +n", "size -n", "size *n", dan "size
47754 helpcontent2 source\text\smath\01\03091100.xhp 0 help par_id3146934 42 0 id "size *2 size -5 a" a…
47756 helpcontent2 source\text\smath\01\03091100.xhp 0 help par_id3155174 44 0 id "size *2 ( a + size /…
47757size +" atau -,*,*,/. Jangan gunakan "size n". Perintah tersebut bisa dengan mudah digunakan pada …
47759 …xhp 0 help par_id3148734 52 0 id Proporsi yang identik dengan "size 18 a_n" dan "size *1.5 a_n".…
47760 …r_id3152766 53 0 id Ini berbeda dalam konteks yang lain: "x^{size 18 a_n}" dan "x^{size *1.5 a_n…
47854size n\</emph\>, \<emph\>+n\</emph\>, \<emph\>-n\</emph\>, \<emph\>*n\</emph\>, dan \<emph\>/n\</e…
[all …]
/trunk/main/sc/source/ui/unoobj/
H A Dcellsuno.cxx9811 aRangeLists.reserve( aHashMap.size() ); in GetObjects_Impl()
9837 return aRangeLists.size(); in getCount()
9846 if(static_cast<sal_uInt32>(nIndex) < aRangeLists.size()) in getByIndex()
9862 return ( aRangeLists.size() != 0 ); in hasElements()
9911 return static_cast<sal_uInt32>(nCurrentPosition) < aRangeLists.size(); in hasMoreElements()

Completed in 1352 milliseconds

1...<<121122123124125126