Home
last modified time | relevance | path

Searched refs:bOnDemand (Results 1 – 5 of 5) sorted by relevance

/aoo42x/main/sfx2/source/dialog/
H A Dtabdlg.cxx82 sal_Bool bOnDemand; // Flag: ItemSet onDemand member
93 bOnDemand ( bDemand ), in Data_Impl()
624 if ( pDataObject->bOnDemand ) in ~SfxTabDialog()
993 if ( pDataObject->bOnDemand ) in RemoveTabPage()
1109 if ( pDataObject->bOnDemand ) in Ok()
1286 if ( pDataObject->bOnDemand ) in IMPL_LINK()
1435 if ( pTmpSet && !pDataObject->bOnDemand ) in IMPL_LINK()
1481 if ( pDataObject->bOnDemand ) in IMPL_LINK()
1524 if ( pPage->HasExchangeSupport() && pDataObject->bOnDemand ) in IMPL_LINK()
1620 if ( pDataObject->bOnDemand ) in GetOutputItemSet()
/aoo42x/main/cppu/source/typelib/
H A Dtypelib.cxx297 if( pTDR->pType && !pTDR->pType->bOnDemand ) in ~TypeDescriptor_Init_Impl()
299 pTDR->pType->bOnDemand = sal_True; in ~TypeDescriptor_Init_Impl()
513 pTD->bOnDemand = sal_True; in complete()
763 pRet->bOnDemand = sal_False; in typelib_typedescription_newEmpty()
1726 if( pTDR->pType->bOnDemand && !(*ppNewDescription)->bOnDemand ) in typelib_typedescription_register()
1731 else if( !pTDR->pType->bOnDemand && (*ppNewDescription)->bOnDemand ) in typelib_typedescription_register()
1737 pTDR->pType->bOnDemand = (*ppNewDescription)->bOnDemand; in typelib_typedescription_register()
1766 if( !(*ppNewDescription)->bOnDemand ) in typelib_typedescription_register()
2231 (*ppRet)->bOnDemand = sal_True; in typelib_typedescription_getByName()
2293 pRet->bOnDemand = sal_True; in typelib_typedescriptionreference_new()
[all …]
/aoo42x/main/cui/source/dialogs/
H A Diconcdlg.cxx322 if ( pData->bOnDemand ) in ~IconChoiceDialog()
363 pData->bOnDemand = bItemsOnDemand; in AddTabPage()
737 if ( pData->bOnDemand ) in IMPL_LINK()
784 if ( pTmpSet && !pData->bOnDemand ) in ActivatePageImpl()
793 if ( pData->bOnDemand ) in ActivatePageImpl()
899 if ( pData->bOnDemand ) in ResetPageImpl()
1190 if ( pData->bOnDemand ) in Ok()
/aoo42x/main/cui/source/inc/
H A Diconcdlg.hxx71 sal_Bool bOnDemand; // Flag: ItemSet onDemand member
80 bOnDemand ( bDemand ), in IconChoicePageData()
/aoo42x/main/cppu/inc/typelib/
H A Dtypedescription.h120 sal_Bool bOnDemand; member

Completed in 50 milliseconds