Home
last modified time | relevance | path

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

/dports/editors/libreoffice6/libreoffice-6.4.7.2/vcl/source/control/
H A Dcalendar.cxx815 std::unique_ptr<IntDateSet> pOldSel(new IntDateSet( *mpSelectTable )); in ImplMouseSelect() local
831 bool bNewSel = *pOldSel != *mpSelectTable; in ImplMouseSelect()
836 ImplUpdateSelection( pOldSel.get() ); in ImplMouseSelect()
837 if ( !bNewSel || pOldSel->find( aOldDate.GetDate() ) == pOldSel->end() ) in ImplMouseSelect()
969 std::unique_ptr<IntDateSet> pOldSel(new IntDateSet( *mpSelectTable )); in ImplEndTracking() local
974 ImplUpdateSelection( pOldSel.get() ); in ImplEndTracking()
975 if ( pOldSel->find( aOldDate.GetDate() ) == pOldSel->end() ) in ImplEndTracking()
/dports/lang/zig/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dcompstui.h802 LPTSTR pOldSel; member
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dcompstui.h802 LPTSTR pOldSel; member
/dports/devel/rust-analyzer/rust-analyzer-2021-12-20/cargo-crates/windows-sys-0.28.0/src/Windows/Win32/Graphics/Printing/
H A Dmod.rs992 pub pOldSel: *mut i8,
/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/windows-0.24.0/src/Windows/Win32/Graphics/Printing/
H A Dmod.rs1482 pub pOldSel: *mut i8,