Home
last modified time | relevance | path

Searched refs:HasParentSupport (Results 1 – 15 of 15) sorted by path

/trunk/main/sc/inc/
H A Dstlsheet.hxx62 virtual sal_Bool HasParentSupport () const;
/trunk/main/sc/source/core/data/
H A Dstlsheet.cxx96 sal_Bool __EXPORT ScStyleSheet::HasParentSupport () const in HasParentSupport() function in ScStyleSheet
/trunk/main/sc/source/ui/docshell/
H A Ddocsh6.cxx336 if(pStyles[i].pSource->HasParentSupport()) in LoadStylesArgs()
/trunk/main/sc/source/ui/view/
H A Dformatsh.cxx347 if ( pStyleSheet && pStyleSheet->HasParentSupport() ) in ExecuteStyle()
541 if ( pSheetInUse && pStyleSheet->HasParentSupport() ) in ExecuteStyle()
/trunk/main/sd/inc/
H A Dstlsheet.hxx65 virtual sal_Bool HasParentSupport() const;
/trunk/main/sd/source/core/
H A Dstlsheet.cxx652 sal_Bool SdStyleSheet::HasParentSupport() const in HasParentSupport() function in SdStyleSheet
/trunk/main/sfx2/source/dialog/
H A Dmgetempl.cxx185 if ( pStyle->HasParentSupport() && pPool ) in SfxManageStyleSheetPage()
H A Dstyledlg.cxx63 rStyle.HasParentSupport() ? sal_True : 2, in SfxStyleDialog()
H A Dtempldlg.cxx1292 if ( pStyle && pStyle->HasParentSupport() && bEnable ) in EnableTreeDrag()
1312 if(pStyle && pStyle->HasParentSupport() && bTreeDrag ) in FillTreeBox()
/trunk/main/sfx2/source/doc/
H A Dobjcont.cxx609 pTestSheet->HasParentSupport() && in Insert()
631 if (pHisSheet->HasParentSupport()) in Insert()
719 pTestSheet->HasParentSupport() && in Remove()
934 if(pFound[i].pSource->HasParentSupport()) in LoadStyles()
/trunk/main/svl/inc/svl/
H A Dstyle.hxx127 virtual sal_Bool HasParentSupport() const; // Default sal_True
/trunk/main/svl/source/items/
H A Dstyle.cxx351 sal_Bool SfxStyleSheetBase::HasParentSupport() const in HasParentSupport() function in SfxStyleSheetBase
/trunk/main/sw/inc/
H A Ddocstyle.hxx142 virtual sal_Bool HasParentSupport() const;
/trunk/main/sw/source/ui/app/
H A Ddocsh2.cxx489 pTestSheet->HasParentSupport() && in Insert()
507 if (pHisSheet->HasParentSupport()) in Insert()
606 pTestSheet->HasParentSupport() && in Remove()
H A Ddocstyle.cxx575 sal_Bool SwDocStyleSheet::HasParentSupport() const in HasParentSupport() function in SwDocStyleSheet
2210 if( rSource.HasParentSupport()) in Replace()

Completed in 94 milliseconds