Home
last modified time | relevance | path

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

123

/AOO41X/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()
/AOO41X/main/offapi/com/sun/star/rendering/
H A DXColorSpace.idl50 /// Red component. Valid range is [0,1.0]
52 /// Green component. Valid range is [0,1.0]
54 /// Blue component. Valid range is [0,1.0]
65 Valid range is [0,1.0], with 0.0 denoting fully transparent,
69 /// Red component. Valid range is [0,1.0]
71 /// Green component. Valid range is [0,1.0]
73 /// 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
H A DXSprite.idl66 background. Valid range is [0,1].
/AOO41X/main/solenv/gbuild/
H A DHelper.mk138 $$(eval $$(call gb_Output_error,$(1) is not a valid group for executables. Valid groups are: $$(gb_…
147 $$(eval $$(call gb_Output_error,$(1) is not a valid group for libraries. Valid groups are: $$(gb_Li…
156 $$(eval $$(call gb_Output_error,$(1) is not a valid group for static libraries. Valid groups are: $…
/AOO41X/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()
/AOO41X/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()
/AOO41X/main/xmlsecurity/source/dialogs/
H A Dcertificateviewer.src146 Text [ en-US ] = "Valid from %SDATE% to %EDATE%" ;
235 Text [ en-US ] = "Valid From" ;
239 Text [ en-US ] = "Valid to" ;
H A Ddigitalsignaturesdialog.src74 Text [ en-US ] = "Valid signature" ;
/AOO41X/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>
/AOO41X/main/offapi/com/sun/star/drawing/framework/
H A DXResourceFactory.idl57 <p>Valid values are those for which the factory has previously been
/AOO41X/main/offapi/com/sun/star/sheet/
H A DSpreadsheetViewSettings.idl184 Valid only if the ZoomType is set to
/AOO41X/main/offapi/com/sun/star/util/
H A DXAtomServer.idl55 Valid ids are (in this implementation) non zero, signed 32 bit values.
/AOO41X/main/offapi/com/sun/star/form/
H A DPropertyBrowserController.idl111 <p>Valid values are (this list may be extended in the future):
/AOO41X/main/offapi/com/sun/star/drawing/
H A DDrawingDocumentDrawView.idl168 Valid only if the ZoomType is set to
/AOO41X/main/offapi/com/sun/star/awt/
H A DUnoControlRadioButtonModel.idl117 <p>Valid values of this property are specified with <type>ImagePosition</type>.</p>
H A DUnoControlCheckBoxModel.idl116 <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>
/AOO41X/main/udkapi/com/sun/star/reflection/
H A DXTypeDescriptionEnumerationAccess.idl79 <p>Valid types classes are:
/AOO41X/main/svx/source/form/
H A Dfmstring.src299 …Text [ en-US ] = "Valid bound controls which can be used in the table view do not exist in the cur…

123