Home
last modified time | relevance | path

Searched refs:IsValid (Results 76 – 100 of 363) sorted by relevance

12345678910>>...15

/trunk/main/sc/inc/
H A Daddress.hxx306 inline bool IsValid() const { return (nRow >= 0) && (nCol >= 0) && (nTab >= 0); } in IsValid() function in ScAddress
472 inline bool IsValid() const { return aStart.IsValid() && aEnd.IsValid(); } in IsValid() function in ScRange
H A Dchartpos.hxx64 sal_Bool IsValid( SCCOL nCol, SCROW nRow ) const in IsValid() function in ScChartPositionMap
80 if ( IsValid( nChartCol, nChartRow ) ) in GetPosition()
/trunk/main/editeng/source/uno/
H A Dunoedprx.cxx438 sal_Bool SvxEditSourceAdapter::IsValid() const in IsValid() function in SvxEditSourceAdapter
698 sal_Bool SvxAccessibleTextAdapter::IsValid() const in IsValid() function in SvxAccessibleTextAdapter
703 return mrTextForwarder->IsValid(); in IsValid()
1207 sal_Bool SvxAccessibleTextEditViewAdapter::IsValid() const in IsValid() function in SvxAccessibleTextEditViewAdapter
1212 return mrViewForwarder->IsValid(); in IsValid()
/trunk/main/connectivity/source/drivers/ado/
H A DAKey.cxx64 if ( m_aKey.IsValid() ) in refreshColumns()
102 if(m_aKey.IsValid()) in setFastPropertyValue_NoBroadcast()
H A DAGroup.cxx123 if(m_aGroup.IsValid()) in setFastPropertyValue_NoBroadcast()
141 if(m_aGroup.IsValid()) in getFastPropertyValue()
H A DAPreparedStatement.cxx128 if(!m_xMetaData.is() && m_RecordSet.IsValid()) in getMetaData()
189 return m_RecordSet.IsValid(); in execute()
297 if(m_RecordSet.IsValid()) in executeQuery()
H A DAUser.cxx104 if(m_aUser.IsValid()) in setFastPropertyValue_NoBroadcast()
122 if(m_aUser.IsValid()) in getFastPropertyValue()
/trunk/main/accessibility/workben/org/openoffice/accessibility/awb/tree/
H A DAccessibilityTreeModel.java164 if (aConnection!=null && aConnection.IsValid()) in SetRootNode()
180 if ( ! OfficeConnection.Instance().IsValid()) in AddTopLevelNode()
/trunk/main/sw/inc/
H A DSwNumberTree.hxx616 bool IsValid(const SwNumberTreeNode * pChild) const;
624 bool IsValid() const;
/trunk/main/sc/source/core/tool/
H A Dchgtrack.cxx513 sal_uInt16 nFlags = ( rRange.IsValid( pDoc ) ? SCA_VALID : 0 ); in GetRefString()
610 pE->pContent->GetBigRange().aStart.IsValid( pDoc ) ) in RejectRestoreContents()
865 if ( !aBigRange.IsValid( pDoc ) ) in Reject()
1114 if ( !aTmpRange.IsValid( pDoc ) ) in Reject()
1355 if ( !(aBigRange.IsValid( pDoc ) && aFromRange.IsValid( pDoc )) ) in Reject()
1397 pContent->GetBigRange().aStart.IsValid( pDoc ) ) in Reject()
1667 if ( !aBigRange.IsValid( pDoc ) ) in Reject()
1682 if ( !aBigRange.IsValid( pDoc ) ) in Select()
2159 if ( !aBigRange.aStart.IsValid( pTrack->GetDocument() ) ) in UpdateReference()
4243 if ( !aBigRange.IsValid( pDoc ) ) in SelectContent()
[all …]
/trunk/main/tools/inc/tools/
H A Dfract.hxx47 sal_Bool IsValid() const;
105 inline sal_Bool Fraction::IsValid() const in IsValid() function in Fraction
/trunk/main/svx/inc/svx/
H A Dgridctrl.hxx97 sal_Bool IsValid() const { return m_eStatus == GRS_CLEAN || m_eStatus == GRS_MODIFIED; } in IsValid() function in DbGridRow
576 sal_Bool IsValid(const DbGridRowRef& _xRow) const {return _xRow && _xRow->IsValid();} in IsValid() function in DbGridControl
/trunk/main/autodoc/source/parser_i/idl/
H A Dpe_const.cxx242 if (sName.length() == 0 OR sAssignment.length() == 0 OR NOT nType.IsValid()) in ReceiveData()
262 csv_assert(nDataId.IsValid()); in TransferData()
/trunk/main/chart2/source/view/axes/
H A DTickmarks_Dates.cxx122 if ( ! aDate.IsValid() || aDate == aTmpDate) in getAllTicks()
156 if ( ! aDate.IsValid() || aDate == aTmpDate) in getAllTicks()
/trunk/main/sw/source/core/layout/
H A Dtabfrm.cxx1571 bRet |= !pCnt->IsValid(); in CalcLowers()
1582 pCnt->IsValid() || in CalcLowers()
1585 if ( pCnt->IsTxtFrm() && pCnt->IsValid() ) in CalcLowers()
1655 bRet |= !rToCalc.IsValid(); in lcl_InnerCalcLayout()
2345 if ( !bKeep && !GetNext() && pTmpNxt && pTmpNxt->IsValid() ) in MakeAll()
2353 if ( IsValid() ) in MakeAll()
2379 if ( bCalcLowers && IsValid() ) in MakeAll()
2398 if ( bCalcLowers && IsValid() ) in MakeAll()
2403 if( !IsValid() ) in MakeAll()
2697 if ( bCalcLowers && IsValid() ) in MakeAll()
[all …]
/trunk/main/sw/source/filter/xml/
H A Dxmlfmt.cxx91 sal_Bool IsValid() const { return 0 != nCondition; } in IsValid() function in SwXMLConditionParser_Impl
226 sal_Bool IsValid() const { return 0 != nCondition; } in IsValid() function in SwXMLConditionContext_Impl
257 if( aCondParser.IsValid() ) in SwXMLConditionContext_Impl()
373 if( pCond->IsValid() ) in CreateChildContext()
/trunk/main/autodoc/source/display/html/
H A Dcre_link.cxx99 csv_assert(i_rData.Location().IsValid()); in do_Process()
120 csv_assert(i_rData.Location().IsValid()); in do_Process()
/trunk/main/filter/source/graphicfilter/icgm/
H A Dcgm.cxx860 if ( pCGM && pCGM->IsValid() ) in ImportCGM()
883 while ( pCGM->IsValid() && ( pIn->Tell() < nInSize ) && !pCGM->IsFinished() ) in ImportCGM()
903 if ( pCGM->IsValid() ) in ImportCGM()
/trunk/main/sc/source/core/data/
H A Dattarray.cxx1070 if ( bLeft ? pBoxInfoItem->IsValid(VALID_LEFT) : pBoxInfoItem->IsValid(VALID_VERT) ) in ApplyFrame()
1073 if ( (nDistRight==0) ? pBoxInfoItem->IsValid(VALID_RIGHT) : pBoxInfoItem->IsValid(VALID_VERT) ) in ApplyFrame()
1076 if ( bTop ? pBoxInfoItem->IsValid(VALID_TOP) : pBoxInfoItem->IsValid(VALID_HORI) ) in ApplyFrame()
1079 if ( (nDistBottom==0) ? pBoxInfoItem->IsValid(VALID_BOTTOM) : pBoxInfoItem->IsValid(VALID_HORI) ) in ApplyFrame()
/trunk/main/sw/source/core/frmedt/
H A Dtblsel.cxx340 if( !pTable->IsValid() && nLoopMax ) in GetTblSel()
353 if( !pRow->IsValid() && nLoopMax ) in GetTblSel()
365 if( !pCell->IsValid() && nLoopMax ) in GetTblSel()
455 if( pTable->IsValid() ) in GetTblSel()
549 if( !pTable->IsValid() && nLoopMax ) in ChkChartSel()
564 if( !pRow->IsValid() && nLoopMax ) in ChkChartSel()
577 if( !pCell->IsValid() && nLoopMax ) in ChkChartSel()
724 if( pTable->IsValid() ) in ChkChartSel()
/trunk/main/editeng/inc/editeng/
H A Dunoedsrc.hxx187 virtual sal_Bool IsValid() const = 0;
467 virtual sal_Bool IsValid() const = 0;
/trunk/main/tools/source/fsys/
H A Dtempfile.cxx253 sal_Bool TempFile::IsValid() const in IsValid() function in TempFile
278 if ( aBase.IsValid() ) in SetTempNameBaseDirectory()
/trunk/main/autodoc/source/display/idl/
H A Dhfi_method.cxx93 if (i_nReturnType.IsValid())
188 if (i_nReturnType.IsValid()) in write_Declaration()
H A Dhi_ary.cxx162 if (NOT nCe.IsValid()) in Search_Ce()
227 return pModule->Search_Name(i_ce).IsValid(); in Search_CesModule()
H A Dhi_factory.cxx98 if ( nBaseT.IsValid() ) in produce_Bases()
302 if (nBaseT.IsValid()) in recursive_ShowBases()

Completed in 194 milliseconds

12345678910>>...15