/aoo4110/main/offapi/com/sun/star/style/ |
H A D | PageProperties.idl | 136 /** determins the left border distance of the page. 140 /** determins the right border distance of the page. 144 /** determins the top border distance of the page. 148 /** determins the bottom border distance of the page. 257 /** determines the left border distance of the header. 261 /** determines the right border distance of the header. 265 /** determines the top border distance of the header. 359 /** contains the left border distance of the footer. 363 /** contains the right border distance of the footer. 367 /** contains the top border distance of the footer. [all …]
|
H A D | ParagraphProperties.idl | 154 <p>The distance between two paragraphs is specified by:</p> 167 <p>The distance between two paragraphs is specified by:</p> 339 /** contains the distance from the border to the object. 344 /** contains the distance from the left border to the object. 349 /** contains the distance from the right border to the object. 354 /** contains the distance from the top border to the object. 359 /** contains the distance from the bottom border to the object.
|
H A D | NumberingAlignment.idl | 52 /** the minimum distance between the numbering symbol and the following text. 59 /** the distance between left margin and the numbering symbol. 66 /** the distance between the numbering symbol and text.
|
/aoo4110/main/offapi/com/sun/star/table/ |
H A D | TableBorderDistances.idl | 37 /** contains the distance settings of the border lines of all cells in a cell 45 if the corresponding distance should be set or if the old value should 51 /** contains the distance between the top lines and other contents. 63 /** contains the distance between the bottom lines and other contents. 75 /** contains the distance between the left lines and other contents. 87 /** contains the distance between the right lines and other contents.
|
/aoo4110/main/basegfx/source/tools/ |
H A D | tools.cxx | 39 inline double distance( const double& nX, in distance() function 60 distance(rFitTarget.getMinX(), in moveLineOutsideRect() 65 distance(rFitTarget.getMinX(), in moveLineOutsideRect() 70 distance(rFitTarget.getMaxX(), in moveLineOutsideRect() 74 distance(rFitTarget.getMaxX(), in moveLineOutsideRect()
|
/aoo4110/main/offapi/com/sun/star/drawing/ |
H A D | ConnectorProperties.idl | 49 /** This property contains the horizontal distance of node 1. 55 /** This property contains the vertical distance of node 1. 61 /** This property contains the horizontal distance of node 2. 67 /** This property contains the vertical distance of node 2.
|
H A D | ConnectorShape.idl | 126 /** This property contains the distance of line 1. 132 /** This property contains the distance of line 2. 138 /** This property contains the distance of line 3.
|
H A D | CaptionShape.idl | 112 /** This property specifies the distance between the 129 /** This property specifies the relativ escape distance for 134 /** This property specifies the absolut escape distance for
|
H A D | TextProperties.idl | 197 /** This is the distance from the left edge of the <type>Shape</type> 207 /** This is the distance from the right edge of the <type>Shape</type> 218 /** This is the distance from the upper edge of the <type>Shape</type> to 229 /** This is the distance from the lower edge of the <type>Shape</type> to the
|
H A D | ShadowProperties.idl | 63 /** This is the horizontal distance of the left edge of the 70 /** This is the vertical distance of the top edge of the
|
H A D | MeasureShape.idl | 76 /** this point is the start of the measured distance */ 81 /** this point is the end of the measured distance */
|
/aoo4110/main/offapi/com/sun/star/chart/ |
H A D | TimeIncrement.idl | 40 …this is used as a fixed distance value for the major tickmarks. Otherwise, if the any is empty or… 41 …incompatible type, the distance between major tickmarks is calculated automatically by the applica… 46 …this is used as a fixed distance value for the minor tickmarks. Otherwise, if the any is empty or… 47 …incompatible type, the distance between minor tickmarks is calculated automatically by the applica…
|
H A D | ChartAxis.idl | 125 /** Contains the distance between the main tick marks. 141 Contains the distance between the help tick marks. 161 /** The distance between the main tick marks is calculated by the chart 317 indicates a distance of one bar between 2 neighboring bars.</p>
|
H A D | ChartGrid.idl | 48 <p>The distance between the grid lines depends on the distance of the help
|
/aoo4110/main/offapi/com/sun/star/awt/ |
H A D | WindowEvent.idl | 69 <p>The inset is the distance between the outer and the inner window, 78 <p>The inset is the distance between the outer and the inner window, 87 <p>The inset is the distance between the outer and the inner window, 96 <p>The inset is the distance between the outer and the inner window,
|
/aoo4110/main/offapi/com/sun/star/text/ |
H A D | CellProperties.idl | 132 /** contains the distance of the left border. 137 /** contains the distance of the right border. 142 /** contains the distance of the top border. 147 /** contains the distance of the bottom border.
|
H A D | BaseFrameProperties.idl | 128 /** contains the distance from the border to the object. 133 /** contains the distance from the left border to the object. 138 /** contains the distance from the right border to the object. 143 /** contains the distance from the top border to the object. 148 /** contains the distance from the bottom border to the object.
|
H A D | VertOrientationFormat.idl | 39 describes the distance from the top of the context. Otherwise "YPos" 46 /** contains the distance from top. Only valid if the property
|
H A D | HoriOrientationFormat.idl | 39 "XPos" describes the distance from the left border of the context. 50 /** contains the distance from the left border. Only valid if
|
/aoo4110/main/sw/source/core/access/ |
H A D | acctable.cxx | 407 static_cast< sal_Int32 >( ::std::distance( in GetSelection() 415 static_cast< sal_Int32 >( ::std::distance( in GetSelection() 593 static_cast< sal_Int32 >( ::std::distance( maRows.begin(), aStt ) ); in GetRowColumnAndExtent() 595 static_cast< sal_Int32 >( ::std::distance( aStt, aEnd ) ); in GetRowColumnAndExtent() 600 static_cast< sal_Int32 >( ::std::distance( maColumns.begin(), aStt ) ); in GetRowColumnAndExtent() 602 static_cast< sal_Int32 >( ::std::distance( aStt, aEnd ) ); in GetRowColumnAndExtent() 1108 static_cast< sal_Int32 >( ::std::distance( aSttRow, aEndRow ) ); in getAccessibleRowExtentAt() 1140 static_cast< sal_Int32 >( ::std::distance( aSttCol, aEndCol ) ); in getAccessibleColumnExtentAt() 1394 nRet = static_cast< sal_Int32 >( ::std::distance( in getAccessibleRow() 1433 nRet = static_cast< sal_Int32 >( ::std::distance( in getAccessibleColumn()
|
/aoo4110/main/sw/source/filter/ww8/dump/ |
H A D | msvbasic.cxx | 426 int distance, shift, clean=1; in DecompressVBA() local 475 distance = token >> shift; in DecompressVBA() 486 c = aHistory[(pos-distance-1)%WINDOWLEN]; in DecompressVBA()
|
/aoo4110/main/vcl/source/control/ |
H A D | throbber.cxx | 189 const sal_Int64 distance = in initImages() local 192 if ( distance < nMinimalDistance ) in initImages() 194 nMinimalDistance = distance; in initImages()
|
/aoo4110/main/slideshow/test/ |
H A D | views.cxx | 56 1 == std::distance( aContainer.begin(), in testContainer() 62 0 == std::distance( aContainer.begin(), in testContainer()
|
/aoo4110/main/basebmp/inc/basebmp/ |
H A D | paletteimageaccessor.hxx | 112 if( ColorTraits<value_type>::distance(*curr_entry, in lookup() 114 > ColorTraits<value_type>::distance(*curr_entry, in lookup()
|
/aoo4110/main/toolkit/source/awt/ |
H A D | animatedimagespeer.cxx | 233 const sal_Int64 distance = in lcl_updateImageList_nothrow() local 236 if ( distance < nMinimalDistance ) in lcl_updateImageList_nothrow() 238 nMinimalDistance = distance; in lcl_updateImageList_nothrow()
|