/aoo4110/main/autodoc/source/display/html/ |
H A D | hdimpl.cxx | 463 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()
|
/aoo4110/main/offapi/com/sun/star/view/ |
H A D | DocumentZoomType.idl | 38 /** 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,
|
/aoo4110/main/offapi/com/sun/star/document/ |
H A D | XDocumentInfo.idl | 81 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]
|
/aoo4110/main/offapi/com/sun/star/report/ |
H A D | SectionPageBreak.idl | 40 …/** 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 D | KeepTogether.idl | 48 /** Prints the group header on a page when the first detail record can fit on the same page.
|
/aoo4110/main/offapi/com/sun/star/rendering/ |
H A D | InterpolationMode.idl | 62 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
|
/aoo4110/main/offapi/com/sun/star/xml/dom/ |
H A D | XCharacterData.idl | 56 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 D | XNode.idl | 161 than fit in a DOMString variable on the implementation platform.</p> 254 than fit in a DOMString variable on the implementation platform.
|
/aoo4110/main/offapi/com/sun/star/drawing/ |
H A D | EnhancedCustomShapeTextPathMode.idl | 39 /** the text is fit to the path. 43 /** the text is fit to the bounding box of the shape.
|
/aoo4110/main/offapi/com/sun/star/sheet/ |
H A D | XSheetCellRangeContainer.idl | 74 <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 D | XSheetCellCursor.idl | 69 cell ranges intersecting the current range will fit completely.
|
/aoo4110/main/writerfilter/documentation/ |
H A D | KnownIssues.txt | 23 - border types: width of border lines are changed to fit Writer's defaults,
|
/aoo4110/main/oox/source/dump/ |
H A D | dffdumper.ini | 411 0x0002=:fit-shape-to-text 428 0x0100=:best-fit 429 0x0200=:shrink-to-fit 430 0x0400=:stretch-to-fit
|
H A D | xlsbdumper.ini | 390 0x0002=zoom-to-fit 398 0x0004=best-fit 1056 0x0100=fit-to-pages 1191 0x01000000=shrink-to-fit
|
/aoo4110/main/offapi/com/sun/star/awt/ |
H A D | ImageScaleMode.idl | 27 /** defines modes how an image displayed in a given area should be scaled to fit this area
|
/aoo4110/main/offapi/com/sun/star/sdb/ |
H A D | DataColumn.idl | 55 veto modifications, if a new value does not fit into rules
|
/aoo4110/main/udkapi/com/sun/star/script/ |
H A D | FailReason.idl | 37 /** The given value does not fit in the range of the destination type.
|
/aoo4110/main/offapi/com/sun/star/linguistic2/ |
H A D | ConversionPropertyType.idl | 44 /** Any word that does not fit into any of the other properties
|
/aoo4110/main/vcl/source/gdi/ |
H A D | pdfwriter_impl.cxx | 4069 … 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 …]
|
/aoo4110/main/offapi/com/sun/star/form/component/ |
H A D | RichTextControl.idl | 59 /** specifies whether text should be automatically wrapped to fit into the control.
|
/aoo4110/main/chart2/source/controller/dialogs/ |
H A D | res_DataLabel_tmpl.hrc | 32 "Best fit" ; \
|
/aoo4110/main/offapi/com/sun/star/task/ |
H A D | XStatusIndicator.idl | 108 Must fit the range [0..Range] which was set during
|
/aoo4110/main/udkapi/com/sun/star/reflection/ |
H A D | XIdlMethod.idl | 101 The parameters may be widening converted to fit their exact IDL type,
|
/aoo4110/main/cui/source/tabpages/ |
H A D | textattr.src | 89 Text [ en-US ] = "~Resize shape to fit text";
|
/aoo4110/main/offapi/com/sun/star/awt/grid/ |
H A D | XGridDataModel.idl | 75 not fit into the cell.</p>
|