Home
last modified time | relevance | path

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

/trunk/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()
/trunk/main/cppu/source/typelib/
H A Dtypelib.cxx295 if( pTDR->pType && !pTDR->pType->bOnDemand ) in ~TypeDescriptor_Init_Impl()
297 pTDR->pType->bOnDemand = sal_True; in ~TypeDescriptor_Init_Impl()
511 pTD->bOnDemand = sal_True; in complete()
761 pRet->bOnDemand = sal_False; in typelib_typedescription_newEmpty()
1724 if( pTDR->pType->bOnDemand && !(*ppNewDescription)->bOnDemand ) in typelib_typedescription_register()
1729 else if( !pTDR->pType->bOnDemand && (*ppNewDescription)->bOnDemand ) in typelib_typedescription_register()
1735 pTDR->pType->bOnDemand = (*ppNewDescription)->bOnDemand; in typelib_typedescription_register()
1764 if( !(*ppNewDescription)->bOnDemand ) in typelib_typedescription_register()
2229 (*ppRet)->bOnDemand = sal_True; in typelib_typedescription_getByName()
2291 pRet->bOnDemand = sal_True; in typelib_typedescriptionreference_new()
[all …]
/trunk/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()
/trunk/main/cui/source/inc/
H A Diconcdlg.hxx71 sal_Bool bOnDemand; // Flag: ItemSet onDemand member
80 bOnDemand ( bDemand ), in IconChoicePageData()
/trunk/main/cppu/inc/typelib/
H A Dtypedescription.h120 sal_Bool bOnDemand; member

Completed in 62 milliseconds