Home
last modified time | relevance | path

Searched refs:has (Results 1 – 25 of 1142) sorted by relevance

12345678910>>...46

/trunk/main/dbaccess/source/ui/inc/
H A Ddsmeta.hxx115 return has( DSID_SQL92CHECK ) in supportsAnySpecialSetting()
118 || has( DSID_ENABLEOUTERJOIN ) in supportsAnySpecialSetting()
119 || has( DSID_IGNOREDRIVER_PRIV ) in supportsAnySpecialSetting()
121 || has( DSID_SUPPRESSVERSIONCL ) in supportsAnySpecialSetting()
122 || has( DSID_CATALOG ) in supportsAnySpecialSetting()
123 || has( DSID_SCHEMA ) in supportsAnySpecialSetting()
124 || has( DSID_INDEXAPPENDIX ) in supportsAnySpecialSetting()
125 || has( DSID_DOSLINEENDS ) in supportsAnySpecialSetting()
128 || has( DSID_IGNORECURRENCY ) in supportsAnySpecialSetting()
129 || has( DSID_ESCAPE_DATETIME ) in supportsAnySpecialSetting()
[all …]
/trunk/main/offapi/com/sun/star/accessibility/
H A DAccessibleEventId.idl86 has been respectively is currently active.
112 which of both has taken place.
114 <p>If a new child has been added then
119 <p>If a child has been removed then the
124 <p>If a child has been added and a another one has been removed
140 child has been added to the list of children.
167 dependent but has to be the same as is returned by the
196 doing the controlling has changed. The
204 target object has changed. The
212 label has changed. The
[all …]
H A DAccessibleTableModelChange.idl55 /** The lowest index of a row that has changed.
57 <p>The first row that has been changed or that contains
62 /** The highest index of a row that has changed.
64 <p>The last row that has been changed or that contains modified
69 /** The lowest index of a column that has changed.
71 <p>The first column that has been changed or contains modified
76 /** The highest index of a column that has changed.
78 <p>The last column that has been changed or contains modified
/trunk/main/oox/source/dump/
H A Dxlsbdumper.ini426 0x0008=has-name
427 0x0010=has-sso-id
664 0x01=has-username
665 0x02=has-rel-id
697 0x0004=has-date
699 0x0010=has-blank
714 0x01=has-rel-id
715 0x02=has-sheet
932 0x0001=has-name
947 0x0010=has-name
[all …]
/trunk/main/redland/redland/
H A Dredland-1.0.17.patch.win3243 /* BDB has close method with 2 args */
59 /* BDB has fd method with 2 args */
67 /* BDB has open method with 6 args */
71 /* BDB has open method with 7 args */
75 /* BDB has set_flags method */
87 /* BDB has dbopen method */
91 /* BDB has db_create method */
99 /* BDB has db_open method */
562 -/* BDB has set_flags method */
565 -/* BDB has dbopen method */
[all …]
/trunk/main/offapi/com/sun/star/document/
H A DXUndoManagerListener.idl47 /** is called when the top-most action of the undo stack has been undone.
53 /** is called when the top-most action of the Redo stack has been re-applied.
65 /** is called when the Redo stack has been cleared.
71 /** called when the complete undo manager has been reset
75 /** is called when a new Undo context has been entered.
85 /** is called when a new hidden Undo context has been entered.
95 /** is called when an Undo context has been left.
107 /** is calledn when a hidden Undo context has been left.
118 …/** is called when an Undo context has been left, but no actions have been added within this conte…
120 …<p>In such a case, the context which has just been left will not contribute to the undo stack, but…
/trunk/main/offapi/com/sun/star/frame/
H A DXStatusbarController.idl93 /** with this interface a component can receive events if a feature has
98 interface has been called.</p>
106 A status bar controller instance is ready for use after this call has
108 the controller's item window has been added to the status bar and its
115 and a mouse button has been pressed. If the controller has captured the
129 and a mouse has been moved. If the controller has captured the
143 and a mouse button has been released. If the controller has captured the
162 describes which command has been invoked.
177 /** is called by a status bar if the controller has to update the visual
182 which has to be used to update the visual representation.
H A DToolbarController.idl56 A generic toolbar function is represented as a button which has a state
72 /** with this interface a component can receive events if a feature has
78 interface has been called.
103 A toolbar controller instance is ready for use after this call has been made
105 item window has been added to the toolbar and its reference is held by it.
118 has been called. The behavior of the interface is undefined if the controller
132 the one that has been selected on the sub-toolbar.
H A DXUntitledNumbers.idl45 /** calli has to lease a number befor he can use it within in its own title.
51 the component which has to be registered for the leased number.
62 /** has to be used to mark those number as "free for using".
65 it has to be released so it can be used for new components.
68 has to be ignored. No exceptions - no errors.
97 The only thing which an outside code has todo then ... adding a leased number
/trunk/main/offapi/com/sun/star/sheet/
H A DConditionOperator.idl45 /** value has to be equal to the specified value.
57 /** the value has to be greater than the specified value.
63 /** the value has to be greater than or equal to the specified value.
69 /** the value has to be less than the specified value.
75 /** the value has to be less than or equal to the specified value.
81 /** the value has to be between the two specified values.
87 /** the value has to be outside of the two specified values.
93 /** the specified formula has to give a non-zero result.
H A DSheetCellRanges.idl144 has a different meaning in spreadsheets: If set to <TRUE/>, the
197 <p>After a conditional format has been changed it has to be
210 <p>After a conditional format has been changed it has to be
223 validation has to be reinserted into the property set.</p>
235 validation has to be reinserted into the property set.</p>
/trunk/main/udkapi/com/sun/star/uri/
H A DXUriReference.idl105 returns whether this (hierarchical) URI reference has an authority part.
108 <TRUE/> if this URI reference is hierarchical and has an authority part.
134 returns whether this (relative) URI reference has a relative path.
137 <TRUE/> if this URI reference is relative and has a relative path.
166 if this URI reference is hierarchical and has that many path segments;
173 returns whether this (hierarchical) URI reference has a query part.
176 <TRUE/> if this URI reference is hierarchical and has a query part.
186 is a hierarchical URI reference that has a query part; otherwise, an
192 returns whether this URI reference has a fragment part.
195 <TRUE/> if this URI reference has a fragment part.
[all …]
/trunk/main/offapi/com/sun/star/ucb/
H A DXDynamicResultSet.idl75 To get notifications the listener has to be of type
85 The calling of <member>XDynamicResultSetListener::notify</member> has
105 After the listener has returned the notify-call:
128 if someone already has registered as listener via
129 <member>XDynamicResultSet::setListener</member> or if someone has
139 <p>The implementor has to call
151 has fetched the <type>ContentResultSet</type> via
165 <p>After this method has returned you can and have to use the given
169 has to be an implementation of the service
170 <type>CachedDynamicResultSet</type>. In particular it has to support
[all …]
/trunk/main/offapi/com/sun/star/awt/grid/
H A DUnoControlGridModel.idl137 … <p>If this property has a value of <VOID/>, the grid control renderer will use some default color,
146 … <p>If this property has a value of <VOID/>, the grid control renderer will use some default color,
153 … <p>If this property has a value of <VOID/>, the grid control renderer will use some default color,
160 … <p>If this property has a value of <VOID/>, the grid control renderer will use some default color,
168 … <p>If this property has a value of <VOID/>, the grid control renderer will use some default color,
173 …fies the color to be used when drawing the text of selected cells, while the control has the focus.
175 … <p>If this property has a value of <VOID/>, the grid control renderer will use some default color,
183 … <p>If this property has a value of <VOID/>, the grid control renderer will use some default color,
196 <p>If this property has a value of <VOID/>, rows will be painted
212 … <p>If this property has a value of <VOID/>, the grid control renderer will use some default color,
[all …]
/trunk/main/oox/source/drawingml/chart/
H A Daxisconverter.cxx60 if( rofValue.has() ) orAny <<= rofValue.get(); else orAny.clear(); in lclSetValueOrClearAny()
65 …return rAxisModel.mofLogBase.has() && (2.0 <= rAxisModel.mofLogBase.get()) && (rAxisModel.mofLogBa… in lclIsLogarithmicScale()
83 if( rofUnit.has() && (1.0 <= rofUnit.get()) && (rofUnit.get() <= SAL_MAX_INT32) ) in lclConvertTimeInterval()
236 if( mrModel.monBaseTimeUnit.has() ) in convertFromModel()
267 if( mrModel.mofMajorUnit.has() && aScaleData.Scaling.is() ) in convertFromModel()
278 if( mrModel.mofMinorUnit.has() ) in convertFromModel()
281 …else if( mrModel.mofMajorUnit.has() && mrModel.mofMinorUnit.has() && (0.0 < mrModel.mofMinorUnit.g… in convertFromModel()
317 bool bManualCrossing = mrModel.mofCrossesAt.has(); in convertFromModel()
H A Dseriesconverter.cxx105 rDataLabel.moaSeparator.has() || rDataLabel.monLabelPos.has() || in lclConvertLabelFormatting()
106 rDataLabel.mobShowCatName.has() || rDataLabel.mobShowLegendKey.has() || in lclConvertLabelFormatting()
107 rDataLabel.mobShowPercent.has() || rDataLabel.mobShowSerName.has() || in lclConvertLabelFormatting()
108 rDataLabel.mobShowVal.has(); in lclConvertLabelFormatting()
132 if( bDataSeriesLabel || rDataLabel.moaSeparator.has() ) in lclConvertLabelFormatting()
136 if( bDataSeriesLabel || rDataLabel.monLabelPos.has() ) in lclConvertLabelFormatting()
/trunk/main/offapi/com/sun/star/script/vba/
H A DVBAEventId.idl92 /** Document has been saved. Arguments: boolean bSuccess. */
96 /** Document window has been activated. Arguments: XController aController. */
98 /** Document window has been deactivated. Arguments: XController aController. */
100 /** Document window has been resized. Arguments: XController aController. */
106 /** Worksheet has been activated (made visible). Arguments: short nSheet. */
108 /** Worksheet has been activated (made visible). Arguments: short nSheet. */
118 /** Selection in sheet has been changed. Arguments: XRange/XSheetCellRangeContainer aRange. */
120 /** Hyperlink has been clicked. Arguments: XCell aCell. */
/trunk/main/offapi/com/sun/star/sdb/
H A DOfficeDatabaseDocument.idl117 … <td>the document has been newly created. This does not imply that the document has
118 … been loaded into a frame, it just means the initialization has been finished.</td>
122 … <td>the document has been completely loaded. This does not imply that the document
123has been loaded into a frame, it just means the load process has been finished.</td>
127 … <td>the document has been initialized from scratch, including plugging it into a frame.</td>
131 … <td>the document has been completely loaded, including plugging it into a frame.</td>
192 <td>a view to the document has been created, and attached to the document.</td>
200 <td>a view to the document has been closed.</td>
208 … a view to the document, a view to a sub component (e.g. a table or a report) has been opened.</td>
212 … a view to the document, a view to a sub component (e.g. a table or a report) has been closed.</td>
/trunk/main/oox/source/drawingml/
H A Dcustomshapeproperties.cxx299 if ( maAdjustHandleList[ i ].min1.has() ) in pushToPropSet()
301 if ( maAdjustHandleList[ i ].max1.has() ) in pushToPropSet()
314 if ( maAdjustHandleList[ i ].gdRef1.has() ) in pushToPropSet()
322 if ( maAdjustHandleList[ i ].gdRef2.has() ) in pushToPropSet()
328 if ( maAdjustHandleList[ i ].min1.has() ) in pushToPropSet()
330 if ( maAdjustHandleList[ i ].max1.has() ) in pushToPropSet()
332 if ( maAdjustHandleList[ i ].min2.has() ) in pushToPropSet()
334 if ( maAdjustHandleList[ i ].max2.has() ) in pushToPropSet()
/trunk/main/svx/source/fmcomp/
H A Ddbaexchange.cxx79 … if ( _rDescriptor.has( daDataSource ) ) _rDescriptor[ daDataSource ] >>= sDataSource; in OColumnTransferable()
80 …if ( _rDescriptor.has( daDatabaseLocation ) ) _rDescriptor[ daDatabaseLocation ] >>= sDatabaseLo… in OColumnTransferable()
81 …if ( _rDescriptor.has( daConnectionResource ) ) _rDescriptor[ daConnectionResource ] >>= sConnecti… in OColumnTransferable()
82 if ( _rDescriptor.has( daCommand ) ) _rDescriptor[ daCommand ] >>= sCommand; in OColumnTransferable()
83 if ( _rDescriptor.has( daColumnName ) ) _rDescriptor[ daColumnName ] >>= sFieldName; in OColumnTransferable()
95 if ( _rDescriptor.has( daConnection ) ) in OColumnTransferable()
97 if ( _rDescriptor.has( daColumnObject ) ) in OColumnTransferable()
340 if ( aDescriptor.has(daDataSource) ) in extractColumnDescriptor()
342 if ( aDescriptor.has(daDatabaseLocation) ) in extractColumnDescriptor()
344 if ( aDescriptor.has(daConnectionResource) ) in extractColumnDescriptor()
/trunk/main/oox/source/vml/
H A Dvmlformatting.cxx190 if( !roVmlColor.has() ) in decodeColor()
274 …return roValue.has() ? ConversionHelper::decodeMeasureToEmu( rGraphicHelper, roValue.get(), 0, fal… in lclGetEmu()
279 if( roDashStyle.has() ) in lclGetDmlLineDash()
313 if( roArrowType.has() ) switch( roArrowType.get() ) in lclGetDmlArrowType()
327 if( roArrowWidth.has() ) switch( roArrowWidth.get() ) in lclGetDmlArrowWidth()
338 if( roArrowLength.has() ) switch( roArrowLength.get() ) in lclGetDmlArrowLength()
356 if( roLineStyle.has() ) switch( roLineStyle.get() ) in lclGetDmlLineCompound()
369 if( roEndCap.has() ) switch( roEndCap.get() ) in lclGetDmlLineCap()
380 if( roJoinStyle.has() ) switch( roJoinStyle.get() ) in lclGetDmlLineJoint()
550 if( moBitmapPath.has() && moBitmapPath.get().getLength() > 0 ) in pushToPropMap()
/trunk/main/offapi/com/sun/star/ui/
H A DXUIConfigurationListener.idl51 /** is invoked when a configuration has inserted an user interface element.
54 provides information about the element which has been inserted.
60 /** is invoked when a configuration has removed an user interface element.
63 provides information about the element which has been removed.
69 /** is invoked when a configuration has replaced an user interface element.
72 provides information about the element which has been
/trunk/main/sdext/source/minimizer/
H A Dminimizer.src332 Text [ en-US ] = "The Presentation Minimizer has successfully updated the "
333 "presentation '%TITLE'. The file size has changed "
339 Text [ en-US ] = "The Presentation Minimizer has successfully updated the "
340 "presentation '%TITLE'. The file size has changed "
346 Text [ en-US ] = "The Presentation Minimizer has successfully updated the "
347 "presentation '%TITLE'. The file size has changed to %NEWFILESIZE MB." ;
352 Text [ en-US ] = "The Presentation Minimizer has successfully updated the "
354 "The file size has changed to approximated %NEWFILESIZE MB." ;
/trunk/main/dbaccess/source/ui/browser/
H A Ddbexchange.cxx210 if ( getDescriptor().has( daConnection ) ) in ObjectReleased()
216 if ( getDescriptor().has( daCursor ) ) in ObjectReleased()
230 if ( rDescriptor.has( daConnection ) ) in disposing()
239 if ( rDescriptor.has( daCursor ) ) in disposing()
246 if ( rDescriptor.has( daSelection ) ) in disposing()
248 if ( rDescriptor.has( daBookmarkSelection ) ) in disposing()
/trunk/main/offapi/com/sun/star/rendering/
H A DXSprite.idl61 sprites automatically, but has to be told to do so via
85 automatically, but has to be told to do so via
119 interface, since it typically has no other cached pictorial
124 sprites automatically, but has to be told to do so via
141 coordinate space. As the sprite has its own local coordinate
147 has a cached representation of the sprite at hand, to
151 <type>XCustomSprite</type> interface, since it typically has
156 sprites automatically, but has to be told to do so via

Completed in 198 milliseconds

12345678910>>...46