Home
last modified time | relevance | path

Searched refs:sizes (Results 1 – 25 of 78) sorted by relevance

1234

/trunk/main/offapi/com/sun/star/rendering/
H A DXCanvasFont.idl109 /** Query the list of available font sizes.<p>
111 This method queries the list of available font sizes (in
113 restricted to discrete sizes, this list is <em>empty</em>,
/trunk/main/offapi/com/sun/star/frame/
H A DXControllerBorder.idl49 /** allows to get current border sizes of the document.
52 <type>BorderWidths</type> representing the sizes of border
/trunk/main/vcl/source/fontsubset/
H A Dttcr.cxx792 sal_uInt32* sizes = (sal_uInt32*)scalloc(t->n, sizeof(sal_uInt32)); in GetRawData_cmap() local
796 sizes[i] = l; in GetRawData_cmap()
811 memcpy(cmap + coffset, subtables[i], sizes[i]); in GetRawData_cmap()
813 coffset += sizes[i]; in GetRawData_cmap()
817 free(sizes); in GetRawData_cmap()
/trunk/main/basic/source/classes/
H A Dsbunoobj.cxx616 …DimArray*& pArray, Sequence< sal_Int32 >& indices, Sequence< sal_Int32 >& sizes, const Any& aValue… in implSequenceToMultiDimArray() argument
641 if ( sizes.getLength() < dimCopy ) in implSequenceToMultiDimArray()
643 sizes.realloc( sizes.getLength() + 1 ); in implSequenceToMultiDimArray()
644 sizes[ sizes.getLength() - 1 ] = nLen; in implSequenceToMultiDimArray()
655 …implSequenceToMultiDimArray( pArray, indices, sizes, aElementAny, dimCopy, bIsZeroIndex, &aElement… in implSequenceToMultiDimArray()
681 pArray->unoAddDim32( 0, sizes[ index ] - 1); in implSequenceToMultiDimArray()
683 pArray->unoAddDim32( 1, sizes[ index ] ); in implSequenceToMultiDimArray()
744 Sequence< sal_Int32 > sizes; in unoToSbxValue() local
746 … implSequenceToMultiDimArray( pArray, indices, sizes, aWrap.Array, dimension, aWrap.IsZeroIndex ); in unoToSbxValue()
/trunk/main/svx/source/unodialogs/textconversiondlgs/
H A Dchinese_dialogs.src44 //defines for positions and sizes:
203 //defines for positions and sizes:
H A Dchinese_translationdialog.src32 //defines for positions and sizes:
H A Dchinese_dictionarydialog.src32 //defines for positions and sizes:
/trunk/main/offapi/com/sun/star/drawing/framework/
H A DXPaneBorderPainter.idl62 The pane style defines the sizes of the border.
82 The pane style defines the sizes of the border.
/trunk/main/crashrep/source/win32/
H A Dsoreport.cpp2035 int *sizes = reinterpret_cast<int *>(alloca(argc*sizeof(int))); in ParseCommandArgs() local
2042 sizes[i]=MultiByteToWideChar(CP_ACP, 0, *ptr, -1, NULL, 0); in ParseCommandArgs()
2043 argsize+=sizes[i]+1; in ParseCommandArgs()
2053 MultiByteToWideChar( CP_ACP, 0, *ptr, -1, cptr, sizes[i] ); in ParseCommandArgs()
2055 cptr+=sizes[i]; in ParseCommandArgs()
/trunk/main/cui/source/options/
H A Dinternationaloptions.hrc29 // general sizes
H A Doptaccessibility.hrc28 // defines for positions and sizes
H A Doptmemory.hrc28 // defines for positions and sizes ---------------------------------------
H A Doptgdlg.hrc27 // defines for positions and sizes ---------------------------------------
H A Dopthtml.src201 Text [ en-US ] = "Font sizes" ;
H A Doptcolor.src112 // standard sizes
/trunk/main/sw/source/ui/index/
H A Didxmrk.hrc76 // defines for positions and sizes for IDX_DIALOG_WINDOW
/trunk/main/rsc/source/rscpp/
H A Dcpp.h202 typedef struct sizes { struct
/trunk/main/dbaccess/source/ui/dlg/
H A DAdabasStat.src106 Text [ en-US ] = "Database sizes";
/trunk/main/offapi/com/sun/star/chart2/data/
H A DDataSequenceRole.idl57 <dt>sizes</dt>
/trunk/main/vigra/
H A Dvigra1.6.0.patch331 - if (width*height != width_*height_) // different sizes, must reallocate
332 + if (w*h != width_*height_) // different sizes, must reallocate
383 if (newsize != width_*height_) // different sizes, must reallocate
/trunk/main/dbaccess/source/ext/adabas/
H A DAdabasNewDb.src269 /* DEVSPACE sizes */
/trunk/main/offapi/com/sun/star/chart2/
H A DDataPointProperties.idl283 of the page has changed since the font sizes were set
/trunk/main/libxmlsec/
H A Dxmlsec1-customkeymanage.patch1163 /* sizes in bits */
3157 + /* klass/object sizes */
3188 + /* klass/object sizes */
3219 + /* klass/object sizes */
3290 + /* klass/object sizes */
/trunk/main/starmath/source/
H A Dsmres.src240 Text [ en-US ] = "Relative sizes" ;
/trunk/extras/l10n/source/bs/
H A Dlocalize.sdf8323 helpcontent2 source\text\shared\optionen\01030500.xhp 0 help hd_id3154897 3 0 bs Font sizes 20…
11782 …port special tags into the corresponding PDF tags. This can increase file sizes by huge amounts.\<…
12214 …xhp 0 help par_id3150710 32 0 bs Select from a list of predefined paper sizes, or define a custo…
12461 …3391 0 bs \<bookmark_value\>text objects; font sizes\</bookmark_value\>\<bookmark_value\>font s…
13907 …okmark_value\>sizes;draw objects\</bookmark_value\>\<bookmark_value\>draw objects;sizes\</bookmark…
14671 helpcontent2 source\text\shared\04\01010000.xhp 0 help par_id3153386 211 0 bs Re-sizes a Drawing …
21882 …red\explorer\database\11170100.xhp 0 help hd_id3152996 11 0 bs Database sizes 2002-02-02 02:0…
24488 …e\>increasing sizes of views\</bookmark_value\>\<bookmark_value\>views; display sizes\</bookmark_v…
33543 …d3145791 2 0 bs Here is an example of how to use various fonts and font sizes within a formula i…
33819 …id3153816 0 bs \<bookmark_value\>font sizes; in $[officename] Math\</bookmark_value\>\<bookmark…
[all …]

Completed in 1035 milliseconds

1234