Home
last modified time | relevance | path

Searched refs:IsValid (Results 51 – 75 of 363) sorted by relevance

12345678910>>...15

/trunk/main/autodoc/source/ary/loc/
H A Dloca_le.cxx75 if ( id.IsValid() ) in CheckIn_Root()
107 if (NOT fid.IsValid()) in CheckIn_File()
145 if (NOT did.IsValid()) in CheckIn_Directory()
H A Dloc_traits.cxx43 csv_assert(i_id.IsValid()); in EntityOf_()
61 if (ret.IsValid()) in ParentOf_()
/trunk/main/connectivity/source/drivers/ado/
H A DADatabaseMetaDataImpl.cxx419 if(m_aIndex.IsValid()) in fillPropertyValues()
448 if(m_aKey.IsValid()) in fillPropertyValues()
568 if(m_aTable.IsValid()) in fillPropertyValues()
574 if(aCat.IsValid()) in fillPropertyValues()
579 if(aProps.IsValid()) in fillPropertyValues()
H A DAColumn.cxx120 if(m_aColumn.IsValid()) in setFastPropertyValue_NoBroadcast()
201 if(m_aColumn.IsValid()) in fillPropertyValues()
259 if ( aProps.IsValid() ) in fillPropertyValues()
H A DAIndex.cxx69 if ( m_aIndex.IsValid() ) in refreshColumns()
108 if(m_aIndex.IsValid()) in setFastPropertyValue_NoBroadcast()
/trunk/main/sfx2/source/doc/
H A Doleprops.cxx213 inline bool IsValid() const { return mData.getLength() > 0; } in IsValid() function in SfxOleThumbnailProperty
235 inline bool IsValid() const { return mData.getLength() > 0; } in IsValid() function in SfxOleBlobProperty
600 if( aDateTimeUtc.IsValid() in ImplSave()
645 if( IsValid() ) in ImplSave()
676 if (IsValid()) { in ImplSave()
846 if( pThumbnail->IsValid() ) in SetThumbnailValue()
855 if( pBlob->IsValid() ) { in SetBlobValue()
/trunk/main/sw/source/core/access/
H A Daccframe.cxx104 while( aIter != aVisMap.end() && !aRet.IsValid() ) in GetChild()
130 while( aIter != aVisList.end() && !aRet.IsValid() ) in GetChild()
238 while( aRIter != aVisMap.rend() && !aRet.IsValid() ) in GetChildAtPixel()
269 while( aIter != aVisList.end() && !aRet.IsValid() ) in GetChildAtPixel()
/trunk/main/autodoc/source/display/idl/
H A Dhfi_hierarchy.cxx52 if (nCe.IsValid()) in HF_IdlBaseNode()
155 if (nCe.IsValid()) in Write_Bases()
183 if (nCe.IsValid()) in Write_Bases()
/trunk/main/autodoc/inc/ary/
H A Dsymtreenode.hxx176 if (i_id.IsValid()) in NodeOf()
261 if (next.IsValid()) in SearchBelow()
294 if (o_return.IsValid()) in SearchUp()
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
/trunk/main/autodoc/source/display/html/
H A Dpagemake.cxx132 if (Env().CurNamespace()->Owner().IsValid()) in Create_NamespaceFile()
171 if (Env().CurNamespace()->Owner().IsValid()) in Setup_OperationsFile_for()
231 if ( Env().CurNamespace()->Owner().IsValid() ) in Setup_DataFile_for()
377 else if (NOT i_pNamespace->Owner().IsValid()) in RecursiveWrite_NamespaceLink()
/trunk/main/autodoc/source/ary/idl/
H A Dia_ce.cxx117 if (nId.IsValid()) in CheckIn_Module()
159 if (i_nBase.IsValid()) in Store_Interface()
416 if (NOT i_nId.IsValid()) in Search_Module()
542 if (i_ce.NameRoom().IsValid()) in get_ModuleText()
/trunk/main/editeng/inc/editeng/
H A Dunoedprx.hxx65 virtual sal_Bool IsValid() const;
125 virtual sal_Bool IsValid() const;
160 sal_Bool IsValid() const;
/trunk/main/svx/source/table/
H A Dcell.cxx1173 aTableBorder.IsTopLineValid = rBoxInfoItem.IsValid(VALID_TOP); in getPropertyValue()
1175 aTableBorder.IsBottomLineValid = rBoxInfoItem.IsValid(VALID_BOTTOM); in getPropertyValue()
1177 aTableBorder.IsLeftLineValid = rBoxInfoItem.IsValid(VALID_LEFT); in getPropertyValue()
1179 aTableBorder.IsRightLineValid = rBoxInfoItem.IsValid(VALID_RIGHT ); in getPropertyValue()
1181 aTableBorder.IsHorizontalLineValid = rBoxInfoItem.IsValid(VALID_HORI); in getPropertyValue()
1183 aTableBorder.IsVerticalLineValid = rBoxInfoItem.IsValid(VALID_VERT); in getPropertyValue()
1185 aTableBorder.IsDistanceValid = rBoxInfoItem.IsValid(VALID_DISTANCE); in getPropertyValue()
/trunk/main/sw/source/core/unocore/
H A Dunotbl.cxx589 if(pFrm->IsValid()) in lcl_FormatTable()
691 if(rCell.IsValid()) in lcl_setString()
716 if(rCell.IsValid()) in lcl_setValue()
866 bool SwXCell::IsValid() const in IsValid() function in SwXCell
892 if(IsValid()) in getFormula()
905 if(IsValid()) in setFormula()
984 if(pStartNode || IsValid()) in createTextCursor()
1010 if ((pStartNode || IsValid()) in createTextCursorByRange()
1041 if(IsValid()) in setPropertyValue()
1072 if(IsValid()) in getPropertyValue()
[all …]
H A Dunotext.cxx158 bool SwXText::IsValid() const in IsValid() function in SwXText
197 if(IsValid()) in CreateCursor()
1209 if(!IsValid()) in getPropertyValue()
1470 if(!IsValid()) in appendTextPortion()
1575 if (!IsValid()) in appendTextContent()
1636 if(!IsValid()) in convertToTextFrame()
2252 if(!IsValid()) in convertToTable()
2523 if(!IsValid()) in CreateTextCursor()
2577 if(!IsValid()) in createTextCursorByRange()
2621 if (!IsValid()) in createEnumeration()
[all …]
/trunk/main/sw/source/filter/xml/
H A Dxmltbli.cxx636 if( GetTable()->IsValid() ) in CreateChildContext()
644 if( GetTable()->IsValid() ) in CreateChildContext()
659 if( GetTable()->IsValid() ) in EndElement()
939 if( GetTable()->IsValid() ) in SwXMLTableRowContext_Impl()
946 if( GetTable()->IsValid() ) in EndElement()
969 if( !GetTable()->IsValid() || GetTable()->IsInsertCellPossible() ) in CreateChildContext()
1479 if( IsValid() ) in CreateChildContext()
1485 if( IsValid() && IsInsertColPossible() ) in CreateChildContext()
1505 if( IsValid() ) in CreateChildContext()
2940 if( IsValid() && !xParentTable.Is() ) in EndElement()
/trunk/main/dbaccess/source/ext/adabas/
H A DAdabasNewDb.cxx358 bValid = aTmpFile.IsValid(); in DBG_NAME()
366 bValid = !bValid || aTmpFile.IsValid(); in DBG_NAME()
367 if(aTmpFile.IsValid()) in DBG_NAME()
374 bValid = !bValid || aTmpFile.IsValid(); in DBG_NAME()
375 if(aTmpFile.IsValid()) in DBG_NAME()
/trunk/main/sdext/source/presenter/
H A DPresenterConfigurationAccess.cxx108 bool PresenterConfigurationAccess::IsValid (void) const in IsValid() function in sdext::presenter::PresenterConfigurationAccess
139 if ( ! IsValid()) in GoToChild()
161 if ( ! IsValid()) in GoToChild()
/trunk/main/autodoc/source/ary/cpp/
H A Dc_reposypart.cxx245 if (NOT i_type.IsValid()) in Search_RelatedCe()
250 return ce_id.IsValid() in Search_RelatedCe()
354 if (NOT it.IsValid()) in Connect_AllTypes_2_TheirRelated_CodeEntites()
/trunk/main/sc/source/core/data/
H A Ddrwlayer.cxx488 if ( aOldStt.IsValid() && IsInBlock( aOldStt, nCol1,nRow1, nCol2,nRow2 ) ) in MoveCells()
494 if ( aOldEnd.IsValid() && IsInBlock( aOldEnd, nCol1,nRow1, nCol2,nRow2 ) ) in MoveCells()
502 if ( pObj->ISA( SdrRectObj ) && pData->maStart.IsValid() && pData->maEnd.IsValid() ) in MoveCells()
547 … DBG_ASSERT( rData.maStart.IsValid(), "ScDrawLayer::RecalcPos - invalid position for cell note" ); in RecalcPos()
562 bool bValid1 = rData.maStart.IsValid(); in RecalcPos()
566 bool bValid2 = rData.maEnd.IsValid(); in RecalcPos()
1919 if ( pData->maStart.IsValid() ) in GetObjDataTab()
1921 if ( pData->maEnd.IsValid() ) in GetObjDataTab()
/trunk/main/sw/source/filter/ww8/
H A Dww8scan.cxx1891 bool WW8ScannerBase::IsValid() in IsValid() function in WW8ScannerBase
1912 && ( pSubdocs == 0 || pSubdocs->IsValid() ) in IsValid()
2234 bool WW8PLCFspecial::IsValid() in IsValid() function in WW8PLCFspecial
2375 bool WW8PLCF::IsValid() in IsValid() function in WW8PLCF
2572 bool WW8PLCFpcd::IsValid() in IsValid() function in WW8PLCFpcd
3078 return pPLCF == 0 || pPLCF->IsValid(); in HasValidPLCF()
3571 return pPLCF == 0 || pPLCF->IsValid(); in HasValidPLCF()
3762 return ( pRef == 0 || pRef->IsValid() ) in HasValidPLCF()
3763 && ( pTxt == 0 || pTxt->IsValid() ); in HasValidPLCF()
3893 return pPLCF == 0 || pPLCF->IsValid(); in HasValidPLCF()
[all …]
/trunk/main/shell/source/win32/shlxthandler/ooofilt/
H A Dpropspec.hxx75 inline BOOL IsValid() const;
120 inline BOOL CFullPropSpec::IsValid() const in IsValid() function in CFullPropSpec
/trunk/main/sw/source/core/layout/
H A Dcalcmove.cxx339 if ( !pFrm->IsValid() ) in PrepareMake()
403 if ( GetPrev() && !GetPrev()->IsValid() ) in OptPrepareMake()
453 if ( !pFrm->IsValid() ) in PrepareCrsr()
1276 if ( pRefCnt && !pRefCnt->IsValid() ) in MakeAll()
2063 if ( IsAnFollow( pFrm ) && !pFrm->IsValid() ) in _WouldFit()
2085 if ( !pNxt->IsValid() ) in _WouldFit()
/trunk/main/sw/inc/
H A Dusrfld.hxx57 inline sal_Bool IsValid() const;
77 inline sal_Bool SwUserFieldType::IsValid() const in IsValid() function in SwUserFieldType

Completed in 433 milliseconds

12345678910>>...15