Home
last modified time | relevance | path

Searched refs:IsUsed (Results 1 – 25 of 47) sorted by relevance

12

/trunk/main/soltools/ldump/
H A Dhashtbl.cxx54 bool IsUsed() const in IsUsed() function in HashItem
121 return pItem->IsUsed() ? pItem->GetObject() : NULL; in GetObjectAt()
244 if (pItem->IsUsed() in FindPos()
252 if (pItem->IsDeleted() || pItem->IsUsed()) in FindPos()
257 if (pItem->IsUsed() in FindPos()
265 if (pItem->IsDeleted() || pItem->IsUsed()) in FindPos()
277 bFound = pItem->IsUsed() in FindPos()
377 if (pItem->IsUsed()) in SmartGrow()
/trunk/main/tools/workben/
H A Dhashtbl.cxx55 BOOL IsUsed() const in IsUsed() function in HashItem
131 return pItem->IsUsed() ? pItem->GetObject() : NULL; in GetObjectAt()
291 if (pItem->IsUsed() in FindPos()
299 if (pItem->IsDeleted() || pItem->IsUsed()) in FindPos()
304 if (pItem->IsUsed() in FindPos()
312 if (pItem->IsDeleted() || pItem->IsUsed()) in FindPos()
324 bFound = pItem->IsUsed() in FindPos()
424 if (pItem->IsUsed()) in SmartGrow()
/trunk/main/sw/source/core/edit/
H A Dedfld.cxx65 if(IsUsed(*(*pFldTypes)[i])) in GetFldTypeCount()
101 if(IsUsed(*(*pFldTypes)[i])) in GetFldType()
118 if (!bUsed || IsUsed(*pFldType)) in GetFldType()
495 if(IsUsed(rFldType)) in IsAnyDatabaseFieldInDoc()
H A Dedfmt.cxx175 sal_Bool SwEditShell::IsUsed( const SwModify& rModify ) const in IsUsed() function in SwEditShell
177 return pDoc->IsUsed( rModify ); in IsUsed()
H A Dedfldexp.cxx58 if(IsUsed(rFldType)) in IsFieldDataSourceAvailable()
/trunk/main/sw/source/ui/app/
H A Ddocstyle.cxx1979 sal_Bool SwDocStyleSheet::IsUsed() const in IsUsed() function in SwDocStyleSheet
2000 return pNumRule ? rDoc.IsUsed( *pNumRule ) : sal_False; in IsUsed()
2006 return rDoc.IsUsed( *pMod ); in IsUsed()
2480 !(bSearchUsed && (bOrganizer || rDoc.IsUsed(*pRule)) ) && in Find()
2495 if( pMod && !(bSearchUsed && (bOrganizer || rDoc.IsUsed(*pMod)) ) ) in Find()
2574 const sal_Bool bUsed = bIsSearchUsed && (bOrganizer || rDoc.IsUsed(*pFmt)); in First()
2651 const sal_Bool bUsed = bOrganizer || rDoc.IsUsed(*pColl); in First()
2798 sal_Bool bUsed = bIsSearchUsed && ( bOrganizer || rDoc.IsUsed(*pFmt)); in First()
2829 sal_Bool bUsed = bIsSearchUsed && ( bOrganizer || rDoc.IsUsed(rDesc)); in First()
2855 sal_Bool bUsed = bIsSearchUsed && ( bOrganizer || rDoc.IsUsed(rRule) ); in First()
/trunk/main/svl/source/items/
H A Dstyle.cxx365 sal_Bool SfxStyleSheetBase::IsUsed() const in IsUsed() function in SfxStyleSheetBase
424 ( bSearchUsed ? pStyle->IsUsed() : sal_False ) || in DoesStyleMatch()
1104 if(!bUsed || p->IsUsed()) in Store()
1137 if(!bUsed || p->IsUsed()) in Store()
1181 if(!bUsed || p->IsUsed()) in Store()
/trunk/main/sw/source/filter/ww1/
H A Dw1filter.cxx1223 if(pParent->GetStyle(stcBase).IsUsed() ) // Basis gueltig ? in Out()
1733 && GetStyle(nBase).IsUsed() in OutOneWithBase()
1750 if (GetStyle(stc).IsUsed() && !rOut.IsStyleImported( stc ) ) in Out()
1756 if ( rSty.IsUsed() ){ in Out()
1758 if( nNext != stc && GetStyle(nNext).IsUsed() ) in Out()
H A Dw1sprm.cxx63 if(IsUsed()) in Stop()
87 if(IsUsed()) in Start()
H A Dw1class.hxx262 sal_Bool IsUsed() const { return bUsed; } in IsUsed() function in Ww1Style
821 sal_Bool IsUsed() { in IsUsed() function in Ww1Sprm
/trunk/main/xmloff/source/style/
H A Dxmlnumfe.cxx101 sal_Bool IsUsed( sal_uInt32 nKey ) const;
157 sal_Bool SvXMLNumUsedList_Impl::IsUsed( sal_uInt32 nKey ) const in IsUsed() function in SvXMLNumUsedList_Impl
1722 if (!pUsedList->IsUsed(nKey)) in Export()
1740 if(pUsedList->IsUsed(nKey) || pUsedList->IsWasUsed(nKey)) in GetStyleName()
/trunk/main/sd/source/core/
H A Dstlsheet.cxx351 sal_Bool SdStyleSheet::IsUsed() const in IsUsed() function in SdStyleSheet
371 bResult = ((SfxStyleSheet*)pListener)->IsUsed(); in IsUsed()
1033 return IsUsed() ? sal_True : sal_False; in isInUse()
/trunk/main/sw/source/filter/xml/
H A Dxmltbli.cxx207 sal_Bool IsUsed() const { return pStartNode!=0 || in IsUsed() function in SwXMLTableCell_Impl
1624 if( pCurRow->GetCell(i)->IsUsed() ) in InsertCell()
1691 while( nCurCol<GetColumnCount() && GetCell(nCurRow,nCurCol)->IsUsed() ) in InsertCell()
1728 while( nCurCol<GetColumnCount() && GetCell(nCurRow,nCurCol)->IsUsed() ) in InsertRow()
1744 if( !GetCell(nCurRow,nCurCol)->IsUsed() ) in InsertRepRows()
/trunk/main/sw/source/ui/fldui/
H A Dfldvar.cxx906 bDelete = !pSh->IsUsed( *pType ); in IMPL_LINK()
920 bDelete = !pSh->IsUsed( *pType ); in IMPL_LINK()
958 if (i >= INIT_FLDTYPES && !pSh->IsUsed(*pFldType)) in IMPL_LINK()
/trunk/main/sc/inc/
H A Dstlsheet.hxx60 virtual sal_Bool IsUsed () const;
H A Dtablink.hxx75 sal_Bool IsUsed() const;
H A Dchartlis.hxx108 sal_Bool IsUsed() const { return bUsed; } in IsUsed() function in ScChartListener
H A Dvalidat.hxx145 sal_Bool IsUsed() const { return bIsUsed; } in IsUsed() function in ScValidationData
H A Dconditio.hxx247 sal_Bool IsUsed() const { return bIsUsed; } in IsUsed() function in ScConditionalFormat
/trunk/main/sfx2/source/doc/
H A Dobjcont.cxx583 pExist->IsUsed() || pExist->IsUserDefined(); in Insert()
627 rNewSheet.IsUsed() || rNewSheet.IsUserDefined(); in Insert()
/trunk/main/sw/inc/
H A Ddocstyle.hxx154 virtual sal_Bool IsUsed() const;
/trunk/main/sw/source/core/doc/
H A Ddocchart.cxx181 pFmt->GetName() == rNewName && IsUsed( *pFmt ) ) in SetTableName()
/trunk/main/sc/source/core/data/
H A Dstlsheet.cxx270 sal_Bool __EXPORT ScStyleSheet::IsUsed() const in IsUsed() function in ScStyleSheet
/trunk/main/svl/inc/svl/
H A Dstyle.hxx129 virtual sal_Bool IsUsed() const; // Default sal_True
/trunk/main/sd/inc/
H A Dstlsheet.hxx63 virtual sal_Bool IsUsed() const;

Completed in 139 milliseconds

12