Home
last modified time | relevance | path

Searched refs:fit (Results 1 – 25 of 95) sorted by relevance

1234

/trunk/main/autodoc/source/display/html/
H A Dhdimpl.cxx463 FunctionParam_Iterator fit; in WriteOut_LinkedFunctionText() local
464 fit.Assign(i_rFunction); in WriteOut_LinkedFunctionText()
466 if (fit) in WriteOut_LinkedFunctionText()
469 Get_LinkedTypeText( o_rParameters.Type(), i_rEnv, fit.CurType() ); in WriteOut_LinkedFunctionText()
471 o_rParameters.Name() << " " << fit.CurName(); in WriteOut_LinkedFunctionText()
473 for ( ++fit; fit; ++fit ) in WriteOut_LinkedFunctionText()
477 Get_LinkedTypeText( o_rParameters.Type(), i_rEnv, fit.CurType() ); in WriteOut_LinkedFunctionText()
478 o_rParameters.Name() << fit.CurName(); in WriteOut_LinkedFunctionText()
486 if ( fit.IsFunctionConst() ) in WriteOut_LinkedFunctionText()
492 if ( fit.IsFunctionVolatile() ) in WriteOut_LinkedFunctionText()
/trunk/main/offapi/com/sun/star/view/
H A DDocumentZoomType.idl38 /** The page content width (excluding margins) at the current selection is fit into the view.
43 /** The page width at the current selection is fit into the view.
48 /** A complete page of the document is fit into the view.
58 /** The page width at the current selection is fit into the view,
/trunk/main/offapi/com/sun/star/document/
H A DXDocumentInfo.idl81 if <var>Index</var> don't fit range of [0..count-1]
97 if <var>Index</var> don't fit range of [0..count-1]
113 if <var>Index</var> don't fit range of [0..count-1]
131 if <var>Index</var> don't fit range of [0..count-1]
/trunk/main/offapi/com/sun/star/report/
H A DSectionPageBreak.idl40 …/** Page breaks will never be inserted. If the section doesn't fit on a page than the content will…
44 …/** If the section doesn't fit on page than a page break will be inserted as long as the section f…
48 …/** If the section doesn't fit on page than a page break will be inserted as long as the section f…
H A DKeepTogether.idl48 /** Prints the group header on a page when the first detail record can fit on the same page.
/trunk/main/offapi/com/sun/star/rendering/
H A DInterpolationMode.idl62 closest data points v0, v1, v2, and v3, fit a cubic curve
73 closest data points v0, v1, and v2, fit a cubic bezier spline
84 closest data points v0, v1, v2, and v3, fit a quadric bezier
/trunk/main/offapi/com/sun/star/xml/dom/
H A DXCharacterData.idl56 than fit in a DOMString variable on the implementation platform.
92 fit in a DOMString variable on the implementation platform.
101 DOMSTRING_SIZE_ERR: Raised if the specified range of text does not fit into a DOMString.
H A DXNode.idl161 than fit in a DOMString variable on the implementation platform.</p>
254 than fit in a DOMString variable on the implementation platform.
/trunk/main/offapi/com/sun/star/drawing/
H A DEnhancedCustomShapeTextPathMode.idl39 /** the text is fit to the path.
43 /** the text is fit to the bounding box of the shape.
/trunk/main/offapi/com/sun/star/sheet/
H A DXSheetCellRangeContainer.idl74 <p>The specified range must fit exactly to an element of the
106 <p>All specified ranges must fit exactly to elements of the
H A DXSheetCellCursor.idl69 cell ranges intersecting the current range will fit completely.
/trunk/main/oox/source/dump/
H A Ddffdumper.ini411 0x0002=:fit-shape-to-text
428 0x0100=:best-fit
429 0x0200=:shrink-to-fit
430 0x0400=:stretch-to-fit
H A Dxlsbdumper.ini390 0x0002=zoom-to-fit
398 0x0004=best-fit
1056 0x0100=fit-to-pages
1191 0x01000000=shrink-to-fit
/trunk/main/writerfilter/documentation/
H A DKnownIssues.txt23 - border types: width of border lines are changed to fit Writer's defaults,
/trunk/main/vcl/source/gdi/
H A Dpdfwriter_impl.cxx4069 … for( FontEmitMapping::iterator fit = lit->m_aMapping.begin(); fit != lit->m_aMapping.end();++fit ) in emitFonts() local
4071 sal_uInt8 nEnc = fit->second.getGlyphId(); in emitFonts()
4076 aGlyphIds[ nEnc ] = fit->first; in emitFonts()
4081 aUnicodes.push_back( fit->second.getCode( n ) ); in emitFonts()
4082 if( fit->second.getCode(0) ) in emitFonts()
4272 …for( std::map< sal_Int32, sal_Int32 >::iterator fit = aObjects.begin(); fit != aObjects.end(); ++f… in emitFonts() local
4274 CHECK_RETURN( fit->second ); in emitFonts()
4275 aFontIDToObject[ fit->first ] = fit->second; in emitFonts()
4283 …for( std::map< sal_Int32, sal_Int32 >::iterator fit = aObjects.begin(); fit != aObjects.end(); ++f… in emitFonts() local
4285 CHECK_RETURN( fit->second ); in emitFonts()
[all …]
/trunk/main/offapi/com/sun/star/awt/
H A DImageScaleMode.idl27 /** defines modes how an image displayed in a given area should be scaled to fit this area
/trunk/main/offapi/com/sun/star/sdb/
H A DDataColumn.idl55 veto modifications, if a new value does not fit into rules
/trunk/main/udkapi/com/sun/star/script/
H A DFailReason.idl37 /** The given value does not fit in the range of the destination type.
/trunk/main/offapi/com/sun/star/linguistic2/
H A DConversionPropertyType.idl44 /** Any word that does not fit into any of the other properties
/trunk/main/offapi/com/sun/star/form/component/
H A DRichTextControl.idl59 /** specifies whether text should be automatically wrapped to fit into the control.
/trunk/main/chart2/source/controller/dialogs/
H A Dres_DataLabel_tmpl.hrc32 "Best fit" ; \
/trunk/main/offapi/com/sun/star/task/
H A DXStatusIndicator.idl109 Must fit the range [0..Range] which was set during
/trunk/main/udkapi/com/sun/star/reflection/
H A DXIdlMethod.idl101 The parameters may be widening converted to fit their exact IDL type,
/trunk/main/cui/source/tabpages/
H A Dtextattr.src90 Text [ en-US ] = "~Resize shape to fit text" ;
/trunk/main/offapi/com/sun/star/awt/grid/
H A DXGridDataModel.idl75 not fit into the cell.</p>

Completed in 145 milliseconds

1234