Home
last modified time | relevance | path

Searched refs:bContext (Results 1 – 4 of 4) sorted by relevance

/aoo41x/main/sfx2/source/control/
H A Dobjface.cxx71 sal_Bool bContext; member
79 bContext(sal_False), in SfxObjectUI_Impl()
505 void SfxInterface::RegisterChildWindow(sal_uInt16 nId, sal_Bool bContext, const String* pChildWinNa… in RegisterChildWindow() argument
507 RegisterChildWindow( nId, bContext, 0UL, pChildWinName ); in RegisterChildWindow()
510 void SfxInterface::RegisterChildWindow(sal_uInt16 nId, sal_Bool bContext, sal_uInt32 nFeature, cons… in RegisterChildWindow() argument
513 pUI->bContext = bContext; in RegisterChildWindow()
541 if ( (*pImpData->pChildWindows)[nNo]->bContext ) in GetChildWindowId()
/aoo41x/main/vcl/unx/generic/printer/
H A Djobdata.cxx185 bool bContext = false; in constructFromStreamBuffer() local
254 bContext = true; in constructFromStreamBuffer()
260 …return bVersion && bPrinter && bOrientation && bCopies && bContext && bMargin && bPSLevel && bPDFD… in constructFromStreamBuffer()
/aoo41x/main/framework/source/uiconfiguration/
H A Dwindowstateconfiguration.cxx228 bContext : 1, member
630 aPropSeq[nIndex].Value = makeAny( rWinStateInfo.bContext ); break; in impl_getSequenceFromStruct()
705 aWindowStateInfo.bContext = bValue; break; in impl_insertCacheAndReturnSequence()
899 aWindowStateInfo.bContext = bValue; break; in impl_insertCacheAndReturnWinState()
1105 rWinStateInfo.bContext = bValue; in impl_fillStructFromSequence()
1243 …xPropSet->setPropertyValue( m_aPropArray[i], makeAny( sal_Bool( rWinStateInfo.bContext )) ); break; in impl_putPropertiesFromStruct()
/aoo41x/main/sfx2/inc/sfx2/
H A Dobjface.hxx89 void RegisterChildWindow( sal_uInt16, sal_Bool bContext, const String* pST=0 );
90 …void RegisterChildWindow( sal_uInt16, sal_Bool bContext, sal_uInt32 nFeature, const String* pS…

Completed in 46 milliseconds