Home
last modified time | relevance | path

Searched refs:Valid (Results 1 – 25 of 77) sorted by relevance

1234

/trunk/main/sc/inc/
H A Drefdata.hxx108 inline sal_Bool Valid() const;
142 inline sal_Bool ScSingleRefData::Valid() const in Valid() function in ScSingleRefData
196 inline sal_Bool Valid() const in Valid() function
197 { return Ref1.Valid() && Ref2.Valid(); } in Valid()
/trunk/main/offapi/com/sun/star/rendering/
H A DARGBColor.idl37 Valid range is [0,1.0], with 0.0 denoting fully transparent,
41 /// Red component. Valid range is [0,1.0]
43 /// Green component. Valid range is [0,1.0]
45 /// Blue component. Valid range is [0,1.0]
H A DRGBColor.idl35 /// Red component. Valid range is [0,1.0]
37 /// Green component. Valid range is [0,1.0]
39 /// Blue component. Valid range is [0,1.0]
H A DXBitmapPalette.idl63 The index of the palette entry to be retrieved. Valid range is
93 The index of the palette entry to be changed. Valid range is
/trunk/main/sc/source/core/data/
H A Dcell.cxx257 if ( rRef1.Valid() ) in StartListeningTo()
267 if ( rRef1.Valid() && rRef2.Valid() ) in StartListeningTo()
347 if ( rRef1.Valid() ) in EndListeningTo()
357 if ( rRef1.Valid() && rRef2.Valid() ) in EndListeningTo()
857 if ( rRef.Valid() ) in GetFormula()
2009 || !rRef1.Valid() ) in lcl_ScDetectiveRefIter_SkipRef()
2015 || !rRef2.Valid() ) in lcl_ScDetectiveRefIter_SkipRef()
H A Dcell2.cxx471 if ( rRef.Valid() ) in GetMatrixOrigin()
919 if ( rRef.Valid() ) in UpdateReference()
/trunk/main/sc/source/core/tool/
H A Dreftokenhelper.cxx87 if (!pT->GetSingleRef().Valid()) in compileRangeRepresentation()
91 if (!pT->GetDoubleRef().Valid()) in compileRangeRepresentation()
150 if(!rRefData.Valid()) in getRangeFromToken()
170 if(!rRefData.Valid()) in getRangeFromToken()
/trunk/main/solenv/gbuild/
H A DHelper.mk140 $$(eval $$(call gb_Output_error,$(1) is not a valid group for executables. Valid groups are: $$(gb_…
155 $$(eval $$(call gb_Output_error,$(1) is not a valid group for libraries. Valid groups are: $$(gb_Li…
170 $$(eval $$(call gb_Output_error,$(1) is not a valid group for static libraries. Valid groups are: $…
/trunk/main/xmlsecurity/source/dialogs/
H A Dcertificateviewer.src144 Text [ en-US ] = "Valid from %SDATE% to %EDATE%" ;
233 Text [ en-US ] = "Valid From" ;
237 Text [ en-US ] = "Valid to" ;
H A Ddigitalsignaturesdialog.src74 Text [ en-US ] = "Valid signature" ;
/trunk/main/offapi/com/sun/star/text/
H A DDocumentIndexLevelFormat.idl113 <p>Valid in chapter info and entry number only. See <type>ChapterFormat</type>.</p>
127 <p>Valid in chapter info and entry number only. Denotes the level up to which
H A DShape.idl181 is <TRUE/>. Valid values are given by <member>WrapInfluenceOnPosition</member></p>
203 <p>Valid values are given by <member>PositionLayoutDir</member></p>
H A DXRedline.idl47 <p> Valid type names are:</p>
H A DRedlinePortion.idl55 <p> Valid type names are:</p>
H A DTextPortion.idl92 <p> Valid content type names are:</p>
H A DViewSettings.idl160 Valid only if the ZoomType is set to
/trunk/main/offapi/com/sun/star/drawing/framework/
H A DXResourceFactory.idl57 <p>Valid values are those for which the factory has previously been
/trunk/main/offapi/com/sun/star/sheet/
H A DSpreadsheetViewSettings.idl184 Valid only if the ZoomType is set to
/trunk/main/offapi/com/sun/star/util/
H A DXAtomServer.idl55 Valid ids are (in this implementation) non zero, signed 32 bit values.
/trunk/main/offapi/com/sun/star/form/
H A DPropertyBrowserController.idl110 <p>Valid values are (this list may be extended in the future):
/trunk/main/offapi/com/sun/star/drawing/
H A DDrawingDocumentDrawView.idl168 Valid only if the ZoomType is set to
/trunk/main/offapi/com/sun/star/awt/
H A DUnoControlCheckBoxModel.idl116 <p>Valid values of this property are specified with <type>ImagePosition</type>.</p>
H A DUnoControlRadioButtonModel.idl117 <p>Valid values of this property are specified with <type>ImagePosition</type>.</p>
H A DUnoControlButtonModel.idl141 <p>Valid values of this property are specified with <type>ImagePosition</type>.</p>
/trunk/main/udkapi/com/sun/star/reflection/
H A DXTypeDescriptionEnumerationAccess.idl79 <p>Valid types classes are:

1234