Home
last modified time | relevance | path

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

/aoo4110/main/cui/source/inc/
H A Dcuitabarea.hxx431 sal_uInt16* pDlgType; member in SvxGradientTabPage
470 void SetDlgType( sal_uInt16* pInType ) { pDlgType = pInType; } in SetDlgType()
517 sal_uInt16* pDlgType; member in SvxHatchTabPage
559 void SetDlgType( sal_uInt16* pInType ) { pDlgType = pInType; } in SetDlgType()
608 sal_uInt16* pDlgType; member in SvxBitmapTabPage
652 void SetDlgType( sal_uInt16* pInType ) { pDlgType = pInType; } in SetDlgType()
718 sal_uInt16* pDlgType; member in SvxColorTabPage
773 void SetDlgType( sal_uInt16* pInType ) { pDlgType = pInType; } in SetDlgType()
H A Dcuitabline.hxx298 sal_uInt16* pDlgType; member in SvxLineDefTabPage
339 void SetDlgType( sal_uInt16* pInType ) { pDlgType = pInType; } in SetDlgType()
387 sal_uInt16* pDlgType; member in SvxLineEndDefTabPage
420 void SetDlgType( sal_uInt16* pInType ) { pDlgType = pInType; } in SetDlgType()
/aoo4110/main/cui/source/tabpages/
H A Dtpcolor.cxx213 if( *pDlgType == 0 ) // Flaechen-Dialog in ActivatePage()
367 if( *pDlgType == 0 ) // Flaechen-Dialog in CheckChanges_Impl()
382 if( ( *pDlgType != 0 ) || in FillItemSet()
H A Dtplneend.cxx177 if( *pDlgType == 0 ) // Flaechen-Dialog in ActivatePage()
252 if( *pDlgType == 0 ) // Linien-Dialog in FillItemSet()
H A Dtphatch.cxx182 if( *pDlgType == 0 ) // Flaechen-Dialog in ActivatePage()
315 if( *pDlgType == 0 && *pbAreaTP == sal_False ) // Flaechen-Dialog in FillItemSet()
H A Dtpbitmap.cxx179 if( *pDlgType == 0 ) // Flaechen-Dialog in ActivatePage()
266 if( *pDlgType == 0 && *pbAreaTP == sal_False ) // Flaechen-Dialog in FillItemSet()
H A Dtpgradnt.cxx186 if( *pDlgType == 0 ) // Flaechen-Dialog in ActivatePage()
344 if( *pDlgType == 0 && *pPageType == PT_GRADIENT && *pbAreaTP == sal_False ) in FillItemSet()
H A Dtplnedef.cxx204 if( *pDlgType == 0 ) // Flaechen-Dialog in ActivatePage()
321 if( *pDlgType == 0 ) // Linien-Dialog in FillItemSet()

Completed in 53 milliseconds