Home
last modified time | relevance | path

Searched refs:IsUsed (Results 1 – 25 of 47) sorted by last modified time

12

/trunk/main/sw/source/ui/wrtsh/
H A Dwrtsh1.cxx1625 pFmt->GetName() == rFmtName && IsUsed( *pFmt ) ) in GetTblStyle()
/trunk/main/sw/source/filter/html/
H A Dhtmltab.cxx281 sal_Bool IsUsed() const { return pContents!=0 || bProtected; } in IsUsed() function in HTMLTableCell
2254 while( nCurCol<nCols && GetCell(nCurRow,nCurCol)->IsUsed() ) in InsertCell()
2294 while( nCurCol<nCols && GetCell(nCurRow,nCurCol)->IsUsed() ) in OpenRow()
H A Dcss1atr.cxx672 pDoc->IsUsed( *pColl ) ) in OutStyleSheet()
684 pDoc->IsUsed( *pCFmt ) ) in OutStyleSheet()
/trunk/main/sw/source/ui/app/
H A Ddocsh2.cxx450 if( xNewSheet->IsUserDefined() || xNewSheet->IsUsed() ) in Insert()
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/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/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/ui/fldui/
H A Dfldref.cxx242 … if ((nsSwGetSetExpType::GSE_SEQ & pType->GetType()) && pType->GetDepends() && pSh->IsUsed(*pType)) in Reset()
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/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/filter/ww8/
H A Dwrtw8num.cxx101 if ( !pDoc->IsUsed( rRule ) ) in GetId()
H A Drtfexport.cxx243 if( !pDoc->IsUsed( *pRule )) in BuildNumbering()
/trunk/main/sw/source/filter/writer/
H A Dwriter.cxx434 if( pDoc->IsUsed( *(pRule = rListTbl[ --nGet ] ))) in PutNumFmtFontsInAttrPool()
/trunk/main/sw/source/filter/ww1/
H A Dw1class.hxx262 sal_Bool IsUsed() const { return bUsed; } in IsUsed() function in Ww1Style
821 sal_Bool IsUsed() { in IsUsed() function in Ww1Sprm
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()
/trunk/main/sw/source/core/unocore/
H A Dunostyle.cxx1527 bRet = pBase->IsUsed(); in isInUse()
H A Dunotbl.cxx3445 pFmt->GetDoc()->IsUsed( *pTmpFmt )) in setName()
/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 Dedfldexp.cxx58 if(IsUsed(rFldType)) in IsFieldDataSourceAvailable()
H A Dedfmt.cxx175 sal_Bool SwEditShell::IsUsed( const SwModify& rModify ) const in IsUsed() function in SwEditShell
177 return pDoc->IsUsed( rModify ); in IsUsed()
/trunk/main/sw/source/core/docnode/
H A Dndtbl.cxx3986 if( !pFmt->IsDefault() && IsUsed( *pFmt ) && in GetUniqueTblName()
4023 if( !pFmt->IsDefault() && IsUsed( *pFmt ) && in FindTblFmtByName()
/trunk/main/sw/source/core/doc/
H A Dpoolfmt.cxx2372 sal_Bool SwDoc::IsUsed( const SwModify& rModify ) const in IsUsed() function in SwDoc
2381 sal_Bool SwDoc::IsUsed( const SwNumRule& rRule ) const in IsUsed() function in SwDoc
H A Ddocnum.cxx1176 if( USHRT_MAX != nPos && !IsUsed( *(*pNumRuleTbl)[ nPos ] )) in DelNumRule()

Completed in 237 milliseconds

12