Home
last modified time | relevance | path

Searched refs:IsDefault (Results 26 – 50 of 69) sorted by relevance

123

/trunk/main/rsc/inc/
H A Drscclass.hxx84 sal_Bool IsDefault( const RSCINST & rInst );
H A Drsccont.hxx99 sal_Bool IsDefault( const RSCINST & rInst );
H A Drscinst.hxx101 sal_Bool IsDefault( Atom nVarName );
H A Drsctop.hxx196 virtual sal_Bool IsDefault( const RSCINST & rInst );
/trunk/main/vcl/source/gdi/
H A Dmapmod.cxx277 sal_Bool MapMode::IsDefault() const in IsDefault() function in MapMode
H A Dlineinfo.cxx248 sal_Bool LineInfo::IsDefault() const in IsDefault() function in LineInfo
H A Dpdfwriter_impl2.cxx298 if ( pA->GetLineInfo().IsDefault() ) in playMetafile()
357 if ( pA->GetLineInfo().IsDefault() ) in playMetafile()
H A Doutdev.cxx1692 if ( rLineInfo.IsDefault() ) in DrawLine()
1866 if ( rLineInfo.IsDefault() ) in DrawPolyLine()
/trunk/main/rsc/source/res/
H A Drscclass.cxx619 sal_Bool RscClass::IsDefault( const RSCINST & rInst ) in IsDefault() function in RscClass
633 return( RscTop::IsDefault( rInst ) ); in IsDefault()
/trunk/main/sw/source/core/doc/
H A Ddocchart.cxx180 if( !( pFmt = rTbl[ --i ] )->IsDefault() && in SetTableName()
H A Ddocfmt.cxx1998 if( pSrc->IsDefault() || pSrc->IsAuto() ) in CopyFmtArr()
2016 if( pSrc->IsDefault() || pSrc->IsAuto() ) in CopyFmtArr()
2617 if ( pTxtFmtColl->IsDefault() || in HasOutlineStyleToBeWrittenAsNormalListStyle()
/trunk/main/sw/source/filter/xml/
H A Dxmlfmte.cxx83 ASSERT( !pParent || pParent->IsDefault(), "unexpected parent" ); in ExportFmt()
/trunk/main/svx/inc/svx/
H A Dgaltheme.hxx179 SVX_DLLPUBLIC sal_Bool IsDefault() const;
/trunk/main/sc/source/ui/miscdlgs/
H A Doptsolver.cxx414 if ( nVecPos >= (long)maConditions.size() && !aRowEntry.IsDefault() ) in ReadConditions()
422 while ( nSize > 0 && maConditions[ nSize-1 ].IsDefault() ) in ReadConditions()
/trunk/main/sc/source/ui/inc/
H A Doptsolver.hxx65 bool IsDefault() const { return aLeftStr.Len() == 0 && aRightStr.Len() == 0 && nOperator == 0; } in IsDefault() function
/trunk/main/sw/source/filter/html/
H A Dhtmltabw.cxx305 while( !pFmt->IsDefault() && in OutTableCell()
313 if( !pFmt->IsDefault() ) in OutTableCell()
/trunk/main/svtools/source/filter/wmf/
H A Demfwr.cxx940 if(pA->GetLineInfo().IsDefault()) in ImplWrite()
1069 if(pA->GetLineInfo().IsDefault()) in ImplWrite()
H A Dwmfwr.cxx1215 if(pA->GetLineInfo().IsDefault()) in WriteRecords()
1295 if(pA->GetLineInfo().IsDefault()) in WriteRecords()
/trunk/main/sw/source/ui/wrtsh/
H A Dwrtsh1.cxx1624 if( !( pFmt = &GetTblFrmFmt( --i ) )->IsDefault() && in GetTblStyle()
1668 if(pColl && !pColl->IsDefault()) in QuickUpdateStyle()
/trunk/main/svx/source/gallery2/
H A Dgaltheme.cxx1631 sal_Bool GalleryTheme::IsDefault() const { return pThm->IsDefault(); } in IsDefault() function in GalleryTheme
/trunk/main/sw/inc/
H A Dformat.hxx117 inline sal_Bool IsDefault() const { return DerivedFrom() == 0; } in IsDefault() function in SwFmt
/trunk/main/rsc/doku/feinkonz.43/
H A Drscinst.doc2941 BOOL IsDefault( HASHID nVarName );
3576 Methoden: IsDefault().
3723 Au0RscInst::IsDefault()
3725 AliBOOL RscInst::IsDefault( HASHID nVarName );
4107 RscInst::IsDefault() 46
/trunk/main/sw/source/ui/misc/
H A Ddocfnote.cxx255 ASSERT(!pColl->IsDefault(), "Defaultvorlage fuer Fussnoten ist falsch."); in Reset()
/trunk/main/sw/source/core/attr/
H A Dformat.cxx164 ASSERT(!IsDefault(), "SetName: Defaultformat" ); in SetName()
/trunk/main/sc/source/filter/inc/
H A Dxetable.hxx789 bool IsDefault( const XclExpDefcolwidth& rDefColWidth ) const;

Completed in 186 milliseconds

123