Home
last modified time | relevance | path

Searched refs:IsValid (Results 201 – 225 of 363) sorted by relevance

12345678910>>...15

/trunk/main/editeng/inc/editeng/
H A Dunoforou.hxx82 virtual sal_Bool IsValid() const;
H A Dboxitem.hxx214 sal_Bool IsValid( sal_uInt8 nValid ) const in IsValid() function in SvxBoxInfoItem
/trunk/main/accessibility/inc/accessibility/standard/
H A Dvclxaccessiblebox.hxx187 virtual bool IsValid (void) const = 0;
/trunk/main/sc/source/ui/miscdlgs/
H A Dredcom.cxx151 if(rRange.IsValid(pDocShell->GetDocument())) in SelectCell()
/trunk/main/svx/inc/svx/
H A Dsvimbase.hxx147 sal_Bool IsValid() { return bValid; } in IsValid() function in SvImageBase
/trunk/main/vcl/inc/unx/
H A Dsalfont.h161 inline BOOL IsValid() const { return mbValidFontDescription; } in IsValid() function in SalFontStruct
/trunk/main/solenv/bin/modules/installer/patch/
H A DMsiTable.pm111 sub IsValid ($) subroutine
/trunk/main/sc/source/filter/excel/
H A Dxladdress.cxx106 for( iterator aIt = begin() + nOldSize; rStrm.IsValid() && (nCount > 0); --nCount, ++aIt ) in Read()
H A Dxestream.cxx379 return mxEncrypter.is() && mxEncrypter->IsValid(); in HasValidEncrypter()
499 bool XclExpBiff8Encrypter::IsValid() const in IsValid() function in XclExpBiff8Encrypter
/trunk/main/sc/source/filter/inc/
H A Dxecontent.hxx196 bool IsValid() const;
/trunk/main/autodoc/source/display/html/
H A Daryattrs.cxx214 if ( IsValid() ) in operator ++()
H A Dpm_index.cxx296 if ( rOwner.Owner().IsValid() ) in Write_CeIndexEntry()
/trunk/main/autodoc/source/parser_i/idl/
H A Dpe_attri.cxx253 csv_assert(pCurOwner->IsValid()); in ReceiveData()
H A Dpe_excp.cxx87 csv_assert(Work().nCurStruct.IsValid()); in TransferData()
H A Dpe_struc.cxx86 csv_assert(Work().nCurStruct.IsValid()); in TransferData()
/trunk/main/tools/source/inet/
H A Dinetmsg.cxx361 if (!rDateTime.IsValid() || in GenerateDateField()
534 return (rDateTime.IsValid() && in ParseDateField()
/trunk/main/svl/source/items/
H A Ddateitem.cxx149 if (aDateTime.IsValid()) in GetPresentation()
/trunk/main/filter/source/msfilter/
H A Deschesdo.hxx82 sal_Bool IsValid() const { return mbValid; } in IsValid() function in ImplEESdrObject
/trunk/main/autodoc/source/display/idl/
H A Dhfi_linklist.cxx366 if (i_nMemberId.IsValid()) in Get_EntryDocu()
/trunk/main/autodoc/source/parser/cpp/
H A Dsownstck.hxx163 while ( aStack_Namespaces.top()->Owner().IsValid() ) in Reset()
/trunk/main/autodoc/source/ary/cpp/
H A Dc_class.cxx151 if (ret.IsValid()) in Search_Child()
/trunk/main/sc/source/core/data/
H A Ddptabres.cxx1064 if ( !IsValid() ) in IsValidEntry()
1247 …return ( bHasElements || ( pParentLevel && pParentLevel->getShowEmpty() ) ) && IsValid() && bIniti… in IsVisible()
1250 sal_Bool ScDPResultMember::IsValid() const in IsValid() function in ScDPResultMember
3503 if (pMember->IsValid()) in FillVisibilityData()
4094 else if ( IsValid() && bInitialized ) in CheckShowEmpty()
/trunk/main/basic/source/comp/
H A Ddim.cxx452 if( !bDefined && aExpr.IsValid() ) in DefVar()
747 if( !bDefined && aExpr.IsValid() ) in DefEnum()
/trunk/main/sw/source/filter/xml/
H A Dxmltbli.hxx172 sal_Bool IsValid() const { return pTableNode != 0; } in IsValid() function in SwXMLTableContext
/trunk/main/svtools/source/edit/
H A Dtextdat2.hxx163 sal_Bool IsValid() const { return !mbInvalid; } in IsValid() function in TextLine

Completed in 112 milliseconds

12345678910>>...15