Home
last modified time | relevance | path

Searched refs:pPageType (Results 1 – 8 of 8) sorted by relevance

/aoo4110/main/cui/source/inc/
H A Dcuitabarea.hxx430 sal_uInt16* pPageType; member in SvxGradientTabPage
469 void SetPageType( sal_uInt16* pInType ) { pPageType = pInType; } in SetPageType()
516 sal_uInt16* pPageType; member in SvxHatchTabPage
558 void SetPageType( sal_uInt16* pInType ) { pPageType = pInType; } in SetPageType()
607 sal_uInt16* pPageType; member in SvxBitmapTabPage
651 void SetPageType( sal_uInt16* pInType ) { pPageType = pInType; } in SetPageType()
717 sal_uInt16* pPageType; member in SvxColorTabPage
772 void SetPageType( sal_uInt16* pInType ) { pPageType = pInType; } in SetPageType()
H A Dcuitabline.hxx297 sal_uInt16* pPageType; member in SvxLineDefTabPage
338 void SetPageType( sal_uInt16* pInType ) { pPageType = pInType; } in SetPageType()
386 sal_uInt16* pPageType; member in SvxLineEndDefTabPage
419 void SetPageType( sal_uInt16* pInType ) { pPageType = pInType; } in SetPageType()
/aoo4110/main/cui/source/tabpages/
H A Dtplnedef.cxx209 if( *pPageType == 1 && in ActivatePage()
235 *pPageType = 0; // 2 in ActivatePage()
323 if( *pPageType == 2 ) in FillItemSet()
420 *pPageType = 2; in IMPL_LINK()
641 *pPageType = 2; in IMPL_LINK()
721 *pPageType = 2; in IMPL_LINK()
762 *pPageType = 0; // Style soll nicht uebernommen werden in IMPL_LINK()
H A Dtplneend.cxx205 *pPageType = 0; // 3 in ActivatePage()
254 if( *pPageType == 3 ) in FillItemSet()
337 *pPageType = 3; in IMPL_LINK()
421 *pPageType = 3; in IMPL_LINK()
568 *pPageType = 0; // LineEnd soll nicht uebernommen werden in IMPL_LINK()
H A Dtpcolor.cxx219 if( *pPageType == PT_COLOR && *pPos != LISTBOX_ENTRY_NOTFOUND ) in ActivatePage()
227 else if( *pPageType == PT_COLOR && *pPos == LISTBOX_ENTRY_NOTFOUND ) in ActivatePage()
273 *pPageType = PT_COLOR; in ActivatePage()
383 ( *pPageType == PT_COLOR && *pbAreaTP == sal_False ) ) in FillItemSet()
H A Dtphatch.cxx226 if( *pPageType == PT_HATCH && *pPos != LISTBOX_ENTRY_NOTFOUND ) in ActivatePage()
233 *pPageType = PT_HATCH; in ActivatePage()
317 if( *pPageType == PT_HATCH ) in FillItemSet()
H A Dtpbitmap.cxx236 if( *pPageType == PT_BITMAP && *pPos != LISTBOX_ENTRY_NOTFOUND ) in ActivatePage()
243 *pPageType = PT_BITMAP; in ActivatePage()
268 if(PT_BITMAP == *pPageType) in FillItemSet()
H A Dtpgradnt.cxx242 if ( *pPageType == PT_GRADIENT && *pPos != LISTBOX_ENTRY_NOTFOUND ) in ActivatePage()
249 *pPageType = PT_GRADIENT; in ActivatePage()
344 if( *pDlgType == 0 && *pPageType == PT_GRADIENT && *pbAreaTP == sal_False ) in FillItemSet()

Completed in 50 milliseconds