Home
last modified time | relevance | path

Searched refs:IsValid (Results 251 – 275 of 363) sorted by relevance

1...<<1112131415

/trunk/main/connectivity/source/drivers/ado/
H A Dadoimp.cxx325 if(!aField.IsValid()) in getField()
H A DAwrapado.cxx1620 sal_Bool WpBase::IsValid() const in IsValid() function in WpBase
2183 OSL_ENSURE(_rProps.IsValid(),"Properties are not valid!"); in putValue()
2185 if ( aProp.IsValid() ) in putValue()
/trunk/main/autodoc/source/display/html/
H A Dhdimpl.cxx215 if (NOT i_nId.IsValid()) in Get_LinkedTypeText()
H A Dopageenv.cxx214 if (NOT i_rCe.Owner().IsValid()) in AddQualifiedName2Path()
/trunk/main/sw/source/ui/utlui/
H A Dglbltree.cxx162 sal_Bool IsValid() const {return bValid;} in IsValid() function in SwGlobalFrameListener_Impl
1039 if(aFrmListener.IsValid() && sNewFile.Len()) in ExcecuteContextMenuAction()
/trunk/main/solenv/bin/
H A Dpatch_tool.pl1733 die unless $source_msi->IsValid();
1754 die unless $target_msi->IsValid();
/trunk/main/sw/source/core/layout/
H A Dtrvlfrm.cxx1427 if( !pAct->IsValid() ) in GetCntntPosition()
1889 if ( pStart && pEnd && pStart->IsValid() && pEnd->IsValid()) in MakeTblCrsrs()
H A Danchoreddrawobject.cxx389 GetAnchorFrm()->IsValid() ) in MakeObjPos()
H A Dobjectformattertxtfrm.cxx327 if ( !mrAnchorTxtFrm.IsValid() ) in DoFormatObjs()
/trunk/main/ucb/workben/ucb/
H A Dsrcharg.cxx394 if (bOK && Date(nDay, nMonth, nYear).IsValid()) in parseSearchArgument()
/trunk/main/sd/source/ui/slidesorter/shell/
H A DSlideSorter.cxx255 bool SlideSorter::IsValid (void) const in IsValid() function in sd::slidesorter::SlideSorter
/trunk/main/svx/source/inc/
H A DGraphCtlAccessibleContext.hxx183 virtual sal_Bool IsValid (void) const;
/trunk/main/sw/source/ui/inc/
H A Dswuicnttab.hxx317 sal_Bool IsValid() const {return bValid;} in IsValid() function in SwTokenWindow
/trunk/main/svl/source/filerec/
H A Dfilerec.cxx324 if ( !IsValid() ) in SfxMiniRecordReader()
/trunk/main/tools/source/fsys/
H A Dunx.cxx503 if ( !rDirEntry.IsValid() ) in Update()
/trunk/main/sc/source/filter/xcl97/
H A Dxcl97esc.cxx91 if( mxPicTempFile->IsValid() ) in ImplQueryPictureStream()
/trunk/main/autodoc/source/parser/cpp/
H A Dpe_vafu.cxx249 if ( nResultFrontType.IsValid() AND sName.length() > 0 ) in SpInit_FunctionStd()
/trunk/main/extensions/source/resource/
H A Doooresourceloader.cxx339 if ( !m_pResourceManager->IsValid() ) in OpenOfficeResourceBundle()
/trunk/main/sc/source/core/data/
H A Dconditio.cxx695 sal_Bool ScConditionEntry::IsValid( double nArg ) const in IsValid() function in ScConditionEntry
884 return IsValid( nArg ); in IsCellValid()
/trunk/main/tools/inc/tools/
H A Dfsys.hxx305 sal_Bool IsValid() const;
/trunk/main/sw/source/core/txtnode/
H A Datrfld.cxx283 if ( !pType->IsValid() ) in Modify()
/trunk/main/editeng/source/uno/
H A Dunofored.cxx158 sal_Bool SvxEditEngineForwarder::IsValid() const in IsValid() function in SvxEditEngineForwarder
H A Dunoforou.cxx245 sal_Bool SvxOutlinerForwarder::IsValid() const in IsValid() function in SvxOutlinerForwarder
/trunk/main/sw/source/core/access/
H A Dacccell.cxx208 if( aChild.IsValid() && aChild.GetSwFrm() ) in _InvalidateCursorPos()
/trunk/main/sw/source/core/docnode/
H A Dnode.cxx455 if( !pFrm->IsValid() ) in IsInVisibleArea()
458 } while ( pFrm && !pFrm->IsValid() ); in IsInVisibleArea()

Completed in 154 milliseconds

1...<<1112131415