Home
last modified time | relevance | path

Searched refs:bRelease (Results 1 – 13 of 13) sorted by path

/trunk/main/codemaker/source/cunomaker/
H A Dcunotype.cxx2092 void InterfaceType::dumpCUnoAttributeTypeNames(FileStream&o, sal_Bool bRelease) in dumpCUnoAttributeTypeNames() argument
2102 if ( bRelease ) in dumpCUnoAttributeTypeNames()
2112 void InterfaceType::dumpCUnoMethodTypeNames(FileStream&o, sal_Bool bRelease) in dumpCUnoMethodTypeNames() argument
2118 if ( bRelease ) in dumpCUnoMethodTypeNames()
H A Dcunotype.hxx166 void dumpCUnoAttributeTypeNames(FileStream& o, sal_Bool bRelease=sal_False);
167 void dumpCUnoMethodTypeNames(FileStream& o, sal_Bool bRelease=sal_False);
/trunk/main/dtrans/source/win32/dtobj/
H A DXNotifyingDataObject.cxx121 …HODIMP CXNotifyingDataObject::SetData( LPFORMATETC lpFetc, LPSTGMEDIUM lpStgMedium, BOOL bRelease ) in SetData() argument
123 return m_aIDataObject->SetData( lpFetc, lpStgMedium, bRelease ); in SetData()
/trunk/main/sfx2/source/control/
H A Drequest.cxx633 void SfxRequest::Done( sal_Bool bRelease ) in Done() argument
637 if( bRelease ) in Done()
/trunk/main/svx/inc/svx/
H A Ditemwin.hxx45 sal_Bool bRelease; member in SvxLineBox
80 sal_Bool bRelease; member in SvxColorBox
152 sal_Bool IsRelease() { return bRelease;} in IsRelease()
161 sal_Bool bRelease; member in SvxFillTypeBox
176 sal_Bool IsRelease() { return bRelease;} in IsRelease()
185 sal_Bool bRelease; member in SvxFillAttrBox
/trunk/main/svx/source/tbxctrls/
H A Ditemwin.cxx71 bRelease ( sal_True ), in SvxLineBox()
190 bRelease = sal_False; in PreNotify()
230 if(!bRelease) in ReleaseFocus_Impl()
232 bRelease = sal_True; in ReleaseFocus_Impl()
299 bRelease ( sal_True ), in SvxColorBox()
397 bRelease = sal_False; in PreNotify()
451 if(!bRelease) in ReleaseFocus_Impl()
453 bRelease = sal_True; in ReleaseFocus_Impl()
670 bRelease(sal_True) in SvxFillTypeBox()
723 bRelease = sal_True; in Notify()
[all …]
H A Dtbcontrl.cxx162 sal_Bool bRelease; member in SvxStyleBox_Impl
191 sal_Bool bRelease; member in SvxFontNameBox_Impl
351 bRelease ( sal_True ), in SvxStyleBox_Impl()
372 if ( !bRelease ) in ReleaseFocus()
374 bRelease = sal_True; in ReleaseFocus()
491 bRelease = sal_False; in Notify()
633 bRelease ( sal_True ), in SvxFontNameBox_Impl()
699 bRelease = sal_False; in Notify()
740 if ( !bRelease ) in ReleaseFocus_Impl()
742 bRelease = sal_True; in ReleaseFocus_Impl()
/trunk/main/sw/source/ui/ribbar/
H A Dworkctrl.cxx767 sal_Bool bRelease; member in SwZoomBox_Impl
793 bRelease(sal_True), in SwZoomBox_Impl()
860 bRelease = sal_False; in Notify()
887 if ( !bRelease ) in ReleaseFocus()
889 bRelease = sal_True; in ReleaseFocus()
/trunk/main/tools/inc/tools/
H A Dresid.hxx142 const ResId & SetAutoRelease(sal_Bool bRelease) const in SetAutoRelease()
144 if( bRelease ) in SetAutoRelease()
/trunk/main/vcl/inc/vcl/
H A Doutdev.hxx387 SAL_DLLPRIVATE void ImplReleaseGraphics( sal_Bool bRelease = sal_True );
H A Dtoolbox.hxx481 …void SetItemDown( sal_uInt16 nItemId, sal_Bool bDown, sal_Bool bRelease = sal_True …
/trunk/main/vcl/source/gdi/
H A Doutdev.cxx731 void OutputDevice::ImplReleaseGraphics( sal_Bool bRelease ) in ImplReleaseGraphics() argument
739 if( bRelease ) in ImplReleaseGraphics()
777 if ( bRelease ) in ImplReleaseGraphics()
793 if ( bRelease ) in ImplReleaseGraphics()
814 if ( bRelease ) in ImplReleaseGraphics()
828 if ( bRelease ) in ImplReleaseGraphics()
/trunk/main/vcl/source/window/
H A Dtoolbox2.cxx1627 void ToolBox::SetItemDown( sal_uInt16 nItemId, sal_Bool bDown, sal_Bool bRelease ) in SetItemDown() argument
1652 if ( bRelease ) in SetItemDown()

Completed in 127 milliseconds