Home
last modified time | relevance | path

Searched refs:StyleNrToInfoOffset (Results 1 – 2 of 2) sorted by relevance

/trunk/main/sfx2/source/dialog/
H A Dtempldlg.cxx962 sal_uInt16 SfxCommonTemplateDialog_Impl::StyleNrToInfoOffset(sal_uInt16 nId) in StyleNrToInfoOffset() function in SfxCommonTemplateDialog_Impl
1380 if(ppItem[StyleNrToInfoOffset(n)])break; in UpdateStyles_Impl()
1384 ppItem+=StyleNrToInfoOffset(n); in UpdateStyles_Impl()
1386 FamilySelect( StyleNrToInfoOffset(n)+1 ); in UpdateStyles_Impl()
1622 if(ppItem[StyleNrToInfoOffset(n)])break; in Update_Impl()
1623 ppItem+=StyleNrToInfoOffset(n); in Update_Impl()
1626 FamilySelect( StyleNrToInfoOffset(n)+1 ); in Update_Impl()
/trunk/main/sfx2/source/inc/
H A Dtempldgi.hxx229 sal_uInt16 StyleNrToInfoOffset( sal_uInt16 i );

Completed in 19 milliseconds