Home
last modified time | relevance | path

Searched defs:IsValid (Results 1 – 25 of 100) sorted by relevance

1234

/trunk/main/tools/inc/tools/
H A Dsimplerm.hxx79 bool IsValid() const { return m_pResImpl != NULL; } in IsValid() function in SimpleResMgr
/trunk/main/autodoc/inc/ary/
H A Dtypes.hxx67 bool IsValid() const { return nClass != 0 in IsValid() function in ary::GlobalId
112 bool IsValid() const { return nId != 0; } in IsValid() function in ary::TypedId
H A Dstdconstiter.hxx50 bool IsValid() const { return operator bool(); } in IsValid() function in ary::StdConstIterator
/trunk/main/svl/inc/svl/
H A Dsharecontrolfile.hxx59 sal_Bool IsValid() in IsValid() function in svt::ShareControlFile
/trunk/main/basic/inc/basic/
H A Dbasicrt.hxx45 sal_Bool IsValid() { return pRun != NULL; } in IsValid() function in BasicRuntime
/trunk/main/sfx2/source/bastyp/
H A Dmieclip.cxx40 SvStream* MSE40HTMLClipFormatObj::IsValid( SvStream& rStream ) in IsValid() function in MSE40HTMLClipFormatObj
/trunk/main/accessibility/source/standard/
H A Dvclxaccessibledropdownlistbox.cxx69 bool VCLXAccessibleDropDownListBox::IsValid (void) const in IsValid() function in VCLXAccessibleDropDownListBox
H A Dvclxaccessibledropdowncombobox.cxx69 bool VCLXAccessibleDropDownComboBox::IsValid (void) const in IsValid() function in VCLXAccessibleDropDownComboBox
H A Dvclxaccessiblelistbox.cxx67 bool VCLXAccessibleListBox::IsValid (void) const in IsValid() function in VCLXAccessibleListBox
H A Dvclxaccessiblecombobox.cxx55 bool VCLXAccessibleComboBox::IsValid (void) const in IsValid() function in VCLXAccessibleComboBox
/trunk/main/solenv/bin/modules/installer/patch/
H A DMsi.pm127 sub IsValid ($) subroutine
H A DMsiTable.pm111 sub IsValid ($) subroutine
/trunk/main/autodoc/source/display/inc/toolkit/
H A Dout_position.hxx63 bool IsValid() const { return pDirectory->Depth() >= 0; } in IsValid() function in output::Position
/trunk/main/vcl/inc/os2/
H A Dsalsound.hxx68 static BOOL IsValid() { return( SOUND_STATE_VALID == SalSound::mnSoundState ); } in IsValid() function in SalSound
/trunk/main/autodoc/source/display/html/
H A Daryattrs.hxx127 FunctionParam_Iterator::IsValid() const in IsValid() function in FunctionParam_Iterator
/trunk/main/sc/source/filter/inc/
H A Dxistream.hxx58 inline bool IsValid() const { return mnError == ERRCODE_NONE; } in IsValid() function in XclImpDecrypter
331 inline bool IsValid() const { return mbValid; } in IsValid() function in XclImpStream
/trunk/main/shell/source/win32/shlxthandler/ooofilt/
H A Dpropspec.hxx120 inline BOOL CFullPropSpec::IsValid() const in IsValid() function in CFullPropSpec
/trunk/main/sw/inc/
H A Dusrfld.hxx77 inline sal_Bool SwUserFieldType::IsValid() const in IsValid() function in SwUserFieldType
H A Dunomod.hxx174 sal_Bool IsValid() const {return bObjectValid;} in IsValid() function in SwXViewSettings
/trunk/main/sc/source/core/inc/
H A Dadiasync.hxx73 sal_Bool IsValid() const { return bValid; } in IsValid() function in ScAddInAsync
/trunk/main/chart2/source/controller/accessibility/
H A DAccessibleViewForwarder.cxx51 sal_Bool AccessibleViewForwarder::IsValid() const in IsValid() function in chart::AccessibleViewForwarder
/trunk/main/autodoc/source/cosv/storage/
H A Dploc.cxx117 Path::IsValid() const in IsValid() function in csv::ploc::Path
/trunk/main/basic/source/inc/
H A Dexpr.hxx134 sal_Bool IsValid() { return sal_Bool( !bError ); } in IsValid() function in SbiExprNode
204 sal_Bool IsValid() { return pExpr->IsValid(); } in IsValid() function in SbiExpression
242 sal_Bool IsValid() { return sal_Bool( !bError ); } in IsValid() function in SbiExprList
/trunk/main/editeng/source/uno/
H A Dunoviwed.cxx42 sal_Bool SvxEditEngineViewForwarder::IsValid() const in IsValid() function in SvxEditEngineViewForwarder
/trunk/main/accessibility/workben/org/openoffice/accessibility/misc/
H A DOfficeConnection.java86 public boolean IsValid () in IsValid() method in OfficeConnection

Completed in 74 milliseconds

1234