Searched refs:IsCreatedWithToolkit (Results 1 – 8 of 8) sorted by relevance
76 sal_Bool IsCreatedWithToolkit() const;
445 if ( IsCreatedWithToolkit() && in DataChanged()
81 sal_Bool VCLXDevice::IsCreatedWithToolkit() const in IsCreatedWithToolkit() function in VCLXDevice
563 if ( mpWindowImpl->mxWindowPeer.is() && IsCreatedWithToolkit() && !IsInExecute() ) in Close()
718 if ( mpWindowImpl->mxWindowPeer.is() && IsCreatedWithToolkit() ) in Close()
193 if ( mpWindowImpl->mxWindowPeer.is() && IsCreatedWithToolkit() ) in Close()
1931 sal_Bool Window::IsCreatedWithToolkit() const in IsCreatedWithToolkit() function in Window
1091 sal_Bool IsCreatedWithToolkit() const;
Completed in 111 milliseconds